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