summaryrefslogtreecommitdiffstats
path: root/menu_demo/menu_demo.vcproj
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-04-16 15:04:46 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-04-16 15:04:46 (GMT)
commit7e5ef59c21af27e98f2a50b076d3b73882929768 (patch)
tree963750c591d26e4351accaebfadbfe07b58a3609 /menu_demo/menu_demo.vcproj
parent3956e14034371e778e7457a344adc66d27f5fc0a (diff)
download2iv55-7e5ef59c21af27e98f2a50b076d3b73882929768.zip
2iv55-7e5ef59c21af27e98f2a50b076d3b73882929768.tar.gz
2iv55-7e5ef59c21af27e98f2a50b076d3b73882929768.tar.bz2
Buttons werkend. Nu nog radio buttons en dergelijke + font/bitmap lettertype toevoegen (en afhandeling van buttons uiteraars.
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"