views:

33

answers:

0

In Visual Studio 2005, if I right click on a C++ project file and select Properties, under Configuration Properties - General there is a set of properties called Project Defaults. One of the properties under Project Defaults is Use of ATL.

If I right click on a property sheet (which the project inherits) in the property manager and select Properties, I still see the Configuration Properties - General tab, but on that General tab there is not a Project Defaults section. Therefore, I can't find the Use of ATL property in the property sheet. How do I modify the Use of ATL property from a property sheet instead of from the project file?