Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Exporting MAKE file through Visual Studio 2003

Exporting MAKE file through Visual Studio 2003

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studiocsharpquestion
6 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Anand Todkar
    wrote on last edited by
    #1

    Hi, Does any one have a good idea of exporting MAKE file through Visual Studio 2003?? I use to export MAKE files through Visual Studio 6.0 but now we dont have that option available in 2003. Please tell me if any other way of exporting the file in VS 2003.

    Thanks, Anand.

    R 1 Reply Last reply
    0
    • A Anand Todkar

      Hi, Does any one have a good idea of exporting MAKE file through Visual Studio 2003?? I use to export MAKE files through Visual Studio 6.0 but now we dont have that option available in 2003. Please tell me if any other way of exporting the file in VS 2003.

      Thanks, Anand.

      R Offline
      R Offline
      Rajkumar R
      wrote on last edited by
      #2

      Do you really need it? why?

      A 1 Reply Last reply
      0
      • R Rajkumar R

        Do you really need it? why?

        A Offline
        A Offline
        Anand Todkar
        wrote on last edited by
        #3

        Yes, I am in need to create MAKE files for around 50 projects which are in VS 2003, and manually creating the files will take time.

        Thanks, Anand.

        R 1 Reply Last reply
        0
        • A Anand Todkar

          Yes, I am in need to create MAKE files for around 50 projects which are in VS 2003, and manually creating the files will take time.

          Thanks, Anand.

          R Offline
          R Offline
          Rajkumar R
          wrote on last edited by
          #4

          that feature is not available in from VS 2003 onwards, may be some tools like [Automatic make file generator^] useful, but my question is what is its need? why you need makefile for existing project.

          A 1 Reply Last reply
          0
          • R Rajkumar R

            that feature is not available in from VS 2003 onwards, may be some tools like [Automatic make file generator^] useful, but my question is what is its need? why you need makefile for existing project.

            A Offline
            A Offline
            Anand Todkar
            wrote on last edited by
            #5

            Want to build projects through Clearmake, and for that, we need MAKE files.

            Thanks, Anand.

            R 1 Reply Last reply
            0
            • A Anand Todkar

              Want to build projects through Clearmake, and for that, we need MAKE files.

              Thanks, Anand.

              R Offline
              R Offline
              Rajkumar R
              wrote on last edited by
              #6

              Makefile needs some tool to build, like nmake, Clearmake... Makefile (text file) alone cannot work, I am not asking that. why you need to build in makefile way, if you are looking for commandline type of building, VS supports it.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups