[CMake] Setting MSVC project Configuration Properties

Brad King brad.king at kitware.com
Thu May 25 13:44:36 EDT 2006


Matthew Peavy wrote:
> For VS2005 (or 8.0), The first two items (Working Directory and Command 
> Arguments) are stored in the file:
> 
> YourProjectName.vcproj.COMPUTER_NAME.UserName.user
> 
> I'm not sure where the Start-up project info is stored.  I'll let you 
> know if/when I find it.
> 
> I'll probably write a batch file to update these item manually.
> Would you foresee adding these as configurable items  in the future.

This would qualify as a new feature and would probably work only for VS 
8, but it should be possible.  You may submit feature requests to the 
bug tracker:

   http://www.cmake.org/Bug

I don't know when we'll get to it but at least it won't be forgotten if 
it is in a bug report.

-Brad


More information about the CMake mailing list