Changeset 293 for libyaml/branches/stable/win32/vs2008/run_dumper.vcproj
- Timestamp:
- 10/01/08 22:38:46 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libyaml/branches/stable/win32/vs2008/run_dumper.vcproj
r277 r293 46 46 MinimalRebuild="true" 47 47 BasicRuntimeChecks="3" 48 RuntimeLibrary=" 1"48 RuntimeLibrary="3" 49 49 UsePrecompiledHeader="0" 50 50 WarningLevel="3" … … 121 121 AdditionalIncludeDirectories="../../include" 122 122 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;YAML_DECLARE_STATIC" 123 RuntimeLibrary=" 0"123 RuntimeLibrary="2" 124 124 UsePrecompiledHeader="0" 125 125 WarningLevel="3"
Note: See TracChangeset
for help on using the changeset viewer.
