Porting project settings from Debug to Release
C / C++ / MFC
2
Posts
1
Posters
0
Views
1
Watching
-
Is there an easy way (using Visual Studio 2005) to port all of the settings in the project properties from "Debug" mode to "Release" mode without having to type in every single change one line at a time? (Yes, I know the settings should have been typed in under "All Configurations" instead of "Debug" to begin with, but they weren't.)
-
Is there an easy way (using Visual Studio 2005) to port all of the settings in the project properties from "Debug" mode to "Release" mode without having to type in every single change one line at a time? (Yes, I know the settings should have been typed in under "All Configurations" instead of "Debug" to begin with, but they weren't.)