Hi,
Issue: Controlling settings for all the vc8 projects from a common place.
I have heard about property sheet for vc. Can anyone explore about property sheet for VC
In VS2005 MS has provided MSBuild but it is not supporting VC projects.
Thanks in advance.
Regards,
Madhur

Controlling settings for all the vc8 projects from a common place.
meenal
bpjones101
Brian Houston, TEXAS
Thanks
Tarek
gendis
Thanks for your response.
Can you please tell me what may be the correct way in VC8 where I can control common settings for all the solutions containing vc8 projects like for c# MSBuild is there
For example Custom.Before.Microsoft.Common.targets file is there in MSBuild that is icluded by Microsoft.Common.targets file by default.
I got confusion when I was going thru Property sheets and rules files, I mean what may be the useful in controlling settings from a common place or in VCBuild how do I approach for controlling settings for all vc8 projects from a common place.
Thanks in advance.
Regards,
Madhur
LAURA PLATA
To inherit from a property sheet, switch to the Property Manager window and select all projects / configurations you want to have the same properties, right-click, and choose to inherit from a property sheet.
In answer to your second question, you can automate the upgrade process using vcbuild.exe. Type "vcbuild / " at the command-line for more help.
Thanks.
robert r
http://msdn2.microsoft.com/en-us/library/3z7t21ew
http://msdn2.microsoft.com/en-us/library/5k4a0033
http://msdn2.microsoft.com/en-us/library/a4xbdz1e
In VS2005, you can use VCBuild to build VC projects.
Thanks,
Ayman Shoukry
VC++ Team
lamojo
Thanks for quick response. I'll let you know if is there any issue i'll face in using vcbuild.
Regards,
Madhur
+919444217398
Skute
Since I am not an expert regarding the IDE, I will forward the link for your post to the IDE folks to follow up on the best ways to achieve what your are trying to do. Expect a post soon from them.
Thanks,
Ayman Shoukry
VC++ Team