diff --git a/libyaml/win32/yaml2010.vcxproj b/libyaml/win32/yaml2010.vcxproj new file mode 100644 index 00000000..ba677389 --- /dev/null +++ b/libyaml/win32/yaml2010.vcxproj @@ -0,0 +1,98 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + yaml + {5CE8051A-3F0C-4C39-B1C0-3338E48BA60F} + yaml + Win32Proj + + + + StaticLibrary + NotSet + + + StaticLibrary + NotSet + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + Output\Debug\lib\ + Build\Debug\lib\ + Output\Release\lib\ + Build\Release\lib\ + + + + Disabled + .;../include;%(AdditionalIncludeDirectories) + HAVE_CONFIG_H;YAML_DECLARE_STATIC;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + + + $(OutDir)yaml.lib + + + + + $(ProjectDir)..\include;$(ProjectDir)..\src;$(ProjectDir);%(AdditionalIncludeDirectories) + HAVE_CONFIG_H;YAML_DECLARE_STATIC;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + $(OutDir)yaml.lib + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file