diff --git a/project/vc2008_mfc/VBA2008.vcproj b/project/vc2008_mfc/VBA2008.vcproj index 501d6ee5..37971682 100644 --- a/project/vc2008_mfc/VBA2008.vcproj +++ b/project/vc2008_mfc/VBA2008.vcproj @@ -24,6 +24,7 @@ OutputDirectory="$(ProjectDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(ProjectDir)$(PlatformName)\$(ConfigurationName)_temp" ConfigurationType="1" + InheritedPropertySheets=".\per_user_settings.vsprops" UseOfMFC="1" CharacterSet="0" BuildLogFile="$(IntDir)\$(ProjectName)_BuildLog.htm" @@ -129,6 +130,7 @@ OutputDirectory="$(ProjectDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(ProjectDir)$(PlatformName)\$(ConfigurationName)_temp" ConfigurationType="1" + InheritedPropertySheets=".\per_user_settings.vsprops" UseOfMFC="1" UseOfATL="0" ATLMinimizesCRunTimeLibraryUsage="false" diff --git a/project/vc2008_mfc/per_user_settings.vsprops b/project/vc2008_mfc/per_user_settings.vsprops new file mode 100644 index 00000000..ddd8f62b --- /dev/null +++ b/project/vc2008_mfc/per_user_settings.vsprops @@ -0,0 +1,7 @@ + + +