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. Choosing projects to be loaded

Choosing projects to be loaded

Scheduled Pinned Locked Moved C / C++ / MFC
questionsysadminworkspace
4 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.
  • D Offline
    D Offline
    dapipi
    wrote on last edited by
    #1

    Hi, I have two projects, one client and one server project. I would like to have both projects in one workspace, and when the user starts the application, he can choose to load either the client project or the server project. How do I do this? THANKS!!

    P 1 Reply Last reply
    0
    • D dapipi

      Hi, I have two projects, one client and one server project. I would like to have both projects in one workspace, and when the user starts the application, he can choose to load either the client project or the server project. How do I do this? THANKS!!

      P Offline
      P Offline
      Prakash Nadar
      wrote on last edited by
      #2

      This is a complete answer but it will solve part of it. What you do is on the workspace window, click on tabview, right click at the top of the treeview and say insert workspace, select the workspace either ther server or the cient depending on which workspace you are inserting to. Now on the classview you will see 2 workspace, right click on the workspace and select 'Set active project'. Now run the application , which ever is the active project will be executed. Hope this solves ur problems.


      I have lost more blood shaving than on the battlefield - Adolf Hitler

      D 1 Reply Last reply
      0
      • P Prakash Nadar

        This is a complete answer but it will solve part of it. What you do is on the workspace window, click on tabview, right click at the top of the treeview and say insert workspace, select the workspace either ther server or the cient depending on which workspace you are inserting to. Now on the classview you will see 2 workspace, right click on the workspace and select 'Set active project'. Now run the application , which ever is the active project will be executed. Hope this solves ur problems.


        I have lost more blood shaving than on the battlefield - Adolf Hitler

        D Offline
        D Offline
        dapipi
        wrote on last edited by
        #3

        Thanks. But any idea how to select which project to run during runtime? Is it possible to do it at all?

        P 1 Reply Last reply
        0
        • D dapipi

          Thanks. But any idea how to select which project to run during runtime? Is it possible to do it at all?

          P Offline
          P Offline
          Prakash Nadar
          wrote on last edited by
          #4

          My dear, runtime of which application??? Like i said if you set the active project that perticular binary will execute.

          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