Changeset 293 for libyaml/branches/stable/win32/vs2008/yamldll.vcproj
- Timestamp:
- 10/01/08 22:38:46 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libyaml/branches/stable/win32/vs2008/yamldll.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" … … 122 122 AdditionalIncludeDirectories="..;../../include" 123 123 PreprocessorDefinitions="HAVE_CONFIG_H;YAML_DECLARE_EXPORT" 124 RuntimeLibrary=" 0"124 RuntimeLibrary="2" 125 125 UsePrecompiledHeader="0" 126 126 WarningLevel="3"
Note: See TracChangeset
for help on using the changeset viewer.
