Changeset 293 for libyaml/branches/stable/win32/vs2008/yaml.vcproj
- Timestamp:
- 10/01/08 22:38:46 (5 years ago)
- File:
-
- 1 edited
-
libyaml/branches/stable/win32/vs2008/yaml.vcproj (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
libyaml/branches/stable/win32/vs2008/yaml.vcproj
r277 r293 5 5 Name="yaml" 6 6 ProjectGUID="{5CE8051A-3F0C-4C39-B1C0-3338E48BA60F}" 7 RootNamespace="yaml" 7 8 Keyword="Win32Proj" 8 9 TargetFrameworkVersion="131072" … … 46 47 MinimalRebuild="true" 47 48 BasicRuntimeChecks="3" 48 RuntimeLibrary=" 1"49 RuntimeLibrary="3" 49 50 UsePrecompiledHeader="0" 50 51 WarningLevel="3" … … 108 109 AdditionalIncludeDirectories="..;../../include" 109 110 PreprocessorDefinitions="HAVE_CONFIG_H;YAML_DECLARE_STATIC" 110 RuntimeLibrary=" 0"111 RuntimeLibrary="2" 111 112 UsePrecompiledHeader="0" 112 113 WarningLevel="3"
Note: See TracChangeset
for help on using the changeset viewer.
