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=
"$(VCTargetsPath)\Microsoft.Cpp.props" />
21 <ImportGroup Label=
"ExtensionSettings">
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" />
26 <PropertyGroup Label=
"UserMacros" />
27 <PropertyGroup Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'">
28 <CustomBuildBeforeTargets>Build
</CustomBuildBeforeTargets>
30 <ItemDefinitionGroup Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'">
32 <WarningLevel>Level3
</WarningLevel>
33 <Optimization>MaxSpeed
</Optimization>
34 <FunctionLevelLinking>true
</FunctionLevelLinking>
35 <IntrinsicFunctions>true
</IntrinsicFunctions>
38 <GenerateDebugInformation>true
</GenerateDebugInformation>
39 <EnableCOMDATFolding>true
</EnableCOMDATFolding>
40 <OptimizeReferences>true
</OptimizeReferences>
43 <Command>copy ..\..\..\scripts\pnglibconf.h.prebuilt ..\..\..\pnglibconf.h
</Command>
46 <Message>Generating pnglibconf.h
</Message>
49 <Outputs>..\..\..\pnglibconf.h
</Outputs>
52 <Inputs>..\..\..\scripts\pnglibconf.h.prebuilt
</Inputs>
54 </ItemDefinitionGroup>
57 <Import Project=
"$(VCTargetsPath)\Microsoft.Cpp.targets" />
58 <ImportGroup Label=
"ExtensionTargets">