summaryrefslogtreecommitdiffstats
path: root/menu_demo/menu_demo.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'menu_demo/menu_demo.vcproj')
-rw-r--r--menu_demo/menu_demo.vcproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/menu_demo/menu_demo.vcproj b/menu_demo/menu_demo.vcproj
index b869833..d568978 100644
--- a/menu_demo/menu_demo.vcproj
+++ b/menu_demo/menu_demo.vcproj
@@ -20,6 +20,7 @@
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
+ UseOfMFC="0"
CharacterSet="1"
>
<Tool
@@ -44,7 +45,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;G_OS_WIN32"
MinimalRebuild="true"
BasicRuntimeChecks="3"
- RuntimeLibrary="3"
+ RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"