How to change Project settings by using MSDEV Automation.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Dear all, i need to apply a set of changes to the project settings such as compiler options, linker options etc programatically. I found an MSDN article about automating MSDEV. http://support.microsoft.com/kb/q247035/[^] In the msdev automation interface there is a COM interface IConfiguration for each build configuration. I think by using that, we can update the project settings. But didn't find any useful information. Please help. Regards, Jijo.
________________________________ Yesterday is history, Tomorrow is a mystery, But today is a present.