|
@@ -99,7 +99,7 @@
|
|
OutputDirectory="..\..\..\..\bin\$(SolutionName)"
|
|
OutputDirectory="..\..\..\..\bin\$(SolutionName)"
|
|
IntermediateDirectory="$(OutDir)\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(OutDir)\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
ConfigurationType="1"
|
|
- UseOfMFC="2"
|
|
|
|
|
|
+ UseOfMFC="1"
|
|
CharacterSet="2"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
>
|
|
@@ -127,7 +127,7 @@
|
|
EnableIntrinsicFunctions="true"
|
|
EnableIntrinsicFunctions="true"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
|
|
MinimalRebuild="false"
|
|
MinimalRebuild="false"
|
|
- RuntimeLibrary="2"
|
|
|
|
|
|
+ RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="2"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
WarningLevel="3"
|