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>
9 <PropertyGroup Label=
"Globals">
10 <ProjectGuid>{EB33566E-DA7F-
4D28-
9077-
88C0B7C77E35}
</ProjectGuid>
11 <RootNamespace>pnglibconf
</RootNamespace>
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>
20 <Import Project=
"$(SolutionDir)\zlib.props" />
21 <Import Project=
"$(VCTargetsPath)\Microsoft.Cpp.props" />
22 <ImportGroup Label=
"ExtensionSettings">
24 <ImportGroup Label=
"PropertySheets" Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'">
25 <Import Project=
"$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition=
"exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label=
"LocalAppDataPlatform" />
27 <PropertyGroup Label=
"UserMacros" />
28 <PropertyGroup Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'">
29 <CustomBuildBeforeTargets>Build
</CustomBuildBeforeTargets>
31 <ItemDefinitionGroup Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'">
33 <WarningLevel>Level3
</WarningLevel>
34 <Optimization>MaxSpeed
</Optimization>
35 <FunctionLevelLinking>true
</FunctionLevelLinking>
36 <IntrinsicFunctions>true
</IntrinsicFunctions>
39 <GenerateDebugInformation>true
</GenerateDebugInformation>
40 <EnableCOMDATFolding>true
</EnableCOMDATFolding>
41 <OptimizeReferences>true
</OptimizeReferences>
44 <Command>copy ..\..\..\scripts\pnglibconf.h.prebuilt ..\..\..\pnglibconf.h
</Command>
47 <Message>Generating pnglibconf.h
</Message>
50 <Outputs>..\..\..\pnglibconf.h
</Outputs>
53 <Inputs>..\..\..\scripts\pnglibconf.h.prebuilt
</Inputs>
55 </ItemDefinitionGroup>
58 <Import Project=
"$(VCTargetsPath)\Microsoft.Cpp.targets" />
59 <ImportGroup Label=
"ExtensionTargets">