Mark Vejvoda
2007-12-31 22:15:30 UTC
I have thus far had an outstanding conversion of our companies BDS 2006
products over to bds 2007 (great job Codegear). Even got the ceeFIT
libraries and Devexpress libraries compiled and working great. Now I need
some MSBuild help (the documentation seems very sparse). I have a project
group .groupproj file containing numerous projects. Using the commandline
(automated build system) how do i tell MSBuild to build all those projects
in either debug or release mode? I am able to do this for individual
projects using
/t:Build /p:Configuration=Release
/t:Build /p:Configuration=Debug
But it does NOT seem to work for .groupproj files. I see the default active
project is used when called from a groupproj and don't know how to override
this behaviour? (Canadian spelling :))
Thanks
products over to bds 2007 (great job Codegear). Even got the ceeFIT
libraries and Devexpress libraries compiled and working great. Now I need
some MSBuild help (the documentation seems very sparse). I have a project
group .groupproj file containing numerous projects. Using the commandline
(automated build system) how do i tell MSBuild to build all those projects
in either debug or release mode? I am able to do this for individual
projects using
/t:Build /p:Configuration=Release
/t:Build /p:Configuration=Debug
But it does NOT seem to work for .groupproj files. I see the default active
project is used when called from a groupproj and don't know how to override
this behaviour? (Canadian spelling :))
Thanks
--
Mark Vejvoda
web: www.soft-haus.com
blog: www.soft-haus.com/blog
Mark Vejvoda
web: www.soft-haus.com
blog: www.soft-haus.com/blog