Bringing libpng-1.5.10 into the main branch
[AROS.git] / workbench / libs / png / projects / vstudio / pnglibconf / pnglibconf.vcxproj
blob7c691c32d3430ef406f36e6bb60e83af2197060e
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Release|Win32">
5 <Configuration>Release</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 </ItemGroup>
9 <PropertyGroup Label="Globals">
10 <ProjectGuid>{EB33566E-DA7F-4D28-9077-88C0B7C77E35}</ProjectGuid>
11 <RootNamespace>pnglibconf</RootNamespace>
12 </PropertyGroup>
13 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
14 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
15 <ConfigurationType>Application</ConfigurationType>
16 <UseDebugLibraries>false</UseDebugLibraries>
17 <WholeProgramOptimization>true</WholeProgramOptimization>
18 <CharacterSet>MultiByte</CharacterSet>
19 </PropertyGroup>
20 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
21 <ImportGroup Label="ExtensionSettings">
22 </ImportGroup>
23 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
24 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
25 </ImportGroup>
26 <PropertyGroup Label="UserMacros" />
27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
28 <CustomBuildBeforeTargets>Build</CustomBuildBeforeTargets>
29 </PropertyGroup>
30 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
31 <ClCompile>
32 <WarningLevel>Level3</WarningLevel>
33 <Optimization>MaxSpeed</Optimization>
34 <FunctionLevelLinking>true</FunctionLevelLinking>
35 <IntrinsicFunctions>true</IntrinsicFunctions>
36 </ClCompile>
37 <Link>
38 <GenerateDebugInformation>true</GenerateDebugInformation>
39 <EnableCOMDATFolding>true</EnableCOMDATFolding>
40 <OptimizeReferences>true</OptimizeReferences>
41 </Link>
42 <CustomBuildStep>
43 <Command>copy ..\..\..\scripts\pnglibconf.h.prebuilt ..\..\..\pnglibconf.h</Command>
44 </CustomBuildStep>
45 <CustomBuildStep>
46 <Message>Generating pnglibconf.h</Message>
47 </CustomBuildStep>
48 <CustomBuildStep>
49 <Outputs>..\..\..\pnglibconf.h</Outputs>
50 </CustomBuildStep>
51 <CustomBuildStep>
52 <Inputs>..\..\..\scripts\pnglibconf.h.prebuilt</Inputs>
53 </CustomBuildStep>
54 </ItemDefinitionGroup>
55 <ItemGroup>
56 </ItemGroup>
57 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
58 <ImportGroup Label="ExtensionTargets">
59 </ImportGroup>
60 </Project>