Merge branch 'master' of http://www-dev.cockos.com/wdl/WDL into updatewdl
[wdl/wdl-ol.git] / WDL / lice / lice.props
blob68bb2f116e0f64a91052fcd325137442515cd56b
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ImportGroup Label="PropertySheets" />
4   <PropertyGroup Label="UserMacros" />
5   <PropertyGroup>
6     <OutDir>build-win\$(Platform)\$(Configuration)\</OutDir>
7     <IntDir>build-win\$(Platform)\$(Configuration)\</IntDir>
8   </PropertyGroup>
9   <ItemDefinitionGroup>
10     <ClCompile>
11       <PreprocessorDefinitions>WIN32;_LIB;PNG_USE_PNGVCRD;PNG_LIBPNG_SPECIALBUILD;__MMX__;PNG_HAVE_MMX_COMBINE_ROW;PNG_HAVE_MMX_READ_INTERLACE;PNG_HAVE_MMX_READ_FILTER_ROW;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
12       <DisableSpecificWarnings>4996;4250;4018;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
13       <AdditionalIncludeDirectories>../zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
14       <PrecompiledHeaderOutputFile>$(IntDir)/lice.pch</PrecompiledHeaderOutputFile>
15       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
16       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
17     </ClCompile>
18   </ItemDefinitionGroup>
19   <ItemGroup />
20 </Project>