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. 2 projects having same dsw files and different dsp file

2 projects having same dsw files and different dsp file

Scheduled Pinned Locked Moved C / C++ / MFC
debuggingtutorialquestion
6 Posts 3 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.
  • N Offline
    N Offline
    neha agarwal27
    wrote on last edited by
    #1

    Hi all, suppose i have two projects both the projects have their seperate dsw and dsp files now i want to merge both of these projects and to combine their dsw files and make them one and both exe's should be created in one common debug folder. Is this possible in already created two dsw projects and if not how to create a new project like this?? thanks in advance

    C 1 Reply Last reply
    0
    • N neha agarwal27

      Hi all, suppose i have two projects both the projects have their seperate dsw and dsp files now i want to merge both of these projects and to combine their dsw files and make them one and both exe's should be created in one common debug folder. Is this possible in already created two dsw projects and if not how to create a new project like this?? thanks in advance

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      In one of your workspace, you can add an existing project. I think this is the best way to do it. I cannot tell you exactly what you need to do (don't have VC6 installed) but try to go to the explorer view and right click on the workspace, you should be able to add an existing project. Just start from one of the two workspace, and add the other project (dsp) to it. You then need to configure the project properties (of both projects) so that the output folder is the same for both of them.


      Cédric Moonen Software developer
      Charting control [v1.2]

      N 1 Reply Last reply
      0
      • C Cedric Moonen

        In one of your workspace, you can add an existing project. I think this is the best way to do it. I cannot tell you exactly what you need to do (don't have VC6 installed) but try to go to the explorer view and right click on the workspace, you should be able to add an existing project. Just start from one of the two workspace, and add the other project (dsp) to it. You then need to configure the project properties (of both projects) so that the output folder is the same for both of them.


        Cédric Moonen Software developer
        Charting control [v1.2]

        N Offline
        N Offline
        neha agarwal27
        wrote on last edited by
        #3

        Thank you you were correct my problem is solved. Can you please tell me anything about child and parent exe calling.

        C S 2 Replies Last reply
        0
        • N neha agarwal27

          Thank you you were correct my problem is solved. Can you please tell me anything about child and parent exe calling.

          C Offline
          C Offline
          Cedric Moonen
          wrote on last edited by
          #4

          neha.agarwal27 wrote:

          Can you please tell me anything about child and parent exe calling.

          :confused: Uuh ? What do you mean ?


          Cédric Moonen Software developer
          Charting control [v1.2]

          1 Reply Last reply
          0
          • N neha agarwal27

            Thank you you were correct my problem is solved. Can you please tell me anything about child and parent exe calling.

            S Offline
            S Offline
            sheshidar
            wrote on last edited by
            #5

            ?? Do you mean calling one exe in another exe??

            N 1 Reply Last reply
            0
            • S sheshidar

              ?? Do you mean calling one exe in another exe??

              N Offline
              N Offline
              neha agarwal27
              wrote on last edited by
              #6

              ya i mean that only but my second exe will be compiled with my first exe only by saying this i mean my second exe will not be residing anywhere on my disk.

              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