mmm, seems like last email was partially stripped. Dear CMake users, I would like to set the "Platform Toolset" to (v90) in the Visual Studio 2010 generator. This would allow me to compile with VC 2008 and edit with the new VC 10 ide.
>From what I was able to get, I only need to add a PlatformToolset attribute line to a PropertyGroup labeled "Configuration" in the project file. It is the same as the ConfigurationType and CharacterSet propertygroup. How can I add a custom XML property to the .vcxproj in visual studio 2010? Thank you , Thomas _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake