We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c70cc3 commit e654ac8Copy full SHA for e654ac8
par2cmdline.vcproj
@@ -19,7 +19,7 @@
19
<Tool
20
Name="VCCLCompilerTool"
21
Optimization="0"
22
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;PACKAGE=\"par2cmdline\";VERSION=\"0.3\""
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;PACKAGE=\"par2cmdline\";VERSION=\"0.4\""
23
MinimalRebuild="TRUE"
24
BasicRuntimeChecks="3"
25
RuntimeLibrary="5"
@@ -72,7 +72,7 @@
72
InlineFunctionExpansion="2"
73
FavorSizeOrSpeed="1"
74
OmitFramePointers="TRUE"
75
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;PACKAGE=\"par2cmdline\";VERSION=\"0.3\""
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;PACKAGE=\"par2cmdline\";VERSION=\"0.4\""
76
StringPooling="TRUE"
77
RuntimeLibrary="4"
78
EnableFunctionLevelLinking="TRUE"
0 commit comments