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. EVC++ - dummy target?

EVC++ - dummy target?

Scheduled Pinned Locked Moved C / C++ / MFC
c++data-structurestutorialquestionworkspace
1 Posts 1 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.
  • C Offline
    C Offline
    charlieg
    wrote on last edited by
    #1

    I know I'm going way, way back here, but maybe someone here has done this a long time ago.... I have a multiplatform project I support - the older platforms use EVC++ 4.0 to build the application, the newer platform uses VS2008 Professional. In VS2008, I can create a folder, add many subprojects into it, and compile all of them by simply right mouse clicking on the folder and select Build. In effect, the folder is a dummy target, and VS2008 just knows how to build the proper dependency tree. I'd like to do the same in EVC++, but it has no folder option at the project / workspace level. I can create a simple project and establish dependencies to the subprojects, but EVC++ insists on having an output target of some type. Anyone know how to fake out EVC++? I know I'm grasping here :) If I were back in Unix land, I'd just edit my make file and create the dummy target manually. Hmmm, possibilities here.

    Charlie Gilley “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759 Has never been more appropriate.

    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