"Ralph Krausse" <[EMAIL PROTECTED]> wrote in message news:77156@palm-dev-forum...
> Perhaps not the correct group but I will try any how. I have 15 some > projects that I need to create release and debug versions. I would like > to create a project that holds all release projects and a project that > holds all debug projects. I tried doing this. I created an empty > project, then added all my debug mcps to the debug project, then did the > release projects. When I force a recompile and link, nothing happens. > The compile/linking window pops up, says 'linking' but doesn't seem to > do anything and then CW says all is done. I deleted all my prcs and > retried but it still didn't create each prc. Can I do what I want > anyhow? I there documentation for this? This can be done -- you just missed one step. After adding all of your projects to the one super project, go to the targets tab of the super project. You then need to go to each target you want to build and click on the target icon. An arrow will appear if you've selected that target to be built when the superproject is built. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
