aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-01-13 18:54:10 +1000
committerDavid Walter Seikel2013-01-13 18:54:10 +1000
commit959831f4ef5a3e797f576c3de08cd65032c997ad (patch)
treee7351908be5995f0b325b2ebeaa02d5a34b82583 /libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio
parentAdd info about changes to Irrlicht. (diff)
downloadSledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.zip
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.gz
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.bz2
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.xz
Remove damned ancient DOS line endings from Irrlicht. Hopefully I did not go overboard.
Diffstat (limited to 'libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio')
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/libpng/libpng.vcxproj466
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pnglibconf/pnglibconf.vcxproj120
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pngtest/pngtest.vcxproj438
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pngvalid/pngvalid.vcxproj436
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/readme.txt128
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/vstudio.sln174
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/zlib.props74
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/zlib/zlib.vcxproj348
8 files changed, 1092 insertions, 1092 deletions
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/libpng/libpng.vcxproj b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/libpng/libpng.vcxproj
index 165bfa6..c4bf041 100644
--- a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/libpng/libpng.vcxproj
+++ b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/libpng/libpng.vcxproj
@@ -1,233 +1,233 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations"> 3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug Library|Win32"> 4 <ProjectConfiguration Include="Debug Library|Win32">
5 <Configuration>Debug Library</Configuration> 5 <Configuration>Debug Library</Configuration>
6 <Platform>Win32</Platform> 6 <Platform>Win32</Platform>
7 </ProjectConfiguration> 7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug|Win32"> 8 <ProjectConfiguration Include="Debug|Win32">
9 <Configuration>Debug</Configuration> 9 <Configuration>Debug</Configuration>
10 <Platform>Win32</Platform> 10 <Platform>Win32</Platform>
11 </ProjectConfiguration> 11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Release Library|Win32"> 12 <ProjectConfiguration Include="Release Library|Win32">
13 <Configuration>Release Library</Configuration> 13 <Configuration>Release Library</Configuration>
14 <Platform>Win32</Platform> 14 <Platform>Win32</Platform>
15 </ProjectConfiguration> 15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|Win32"> 16 <ProjectConfiguration Include="Release|Win32">
17 <Configuration>Release</Configuration> 17 <Configuration>Release</Configuration>
18 <Platform>Win32</Platform> 18 <Platform>Win32</Platform>
19 </ProjectConfiguration> 19 </ProjectConfiguration>
20 </ItemGroup> 20 </ItemGroup>
21 <PropertyGroup Label="Globals"> 21 <PropertyGroup Label="Globals">
22 <ProjectGuid>{D6973076-9317-4EF2-A0B8-B7A18AC0713E}</ProjectGuid> 22 <ProjectGuid>{D6973076-9317-4EF2-A0B8-B7A18AC0713E}</ProjectGuid>
23 <Keyword>Win32Proj</Keyword> 23 <Keyword>Win32Proj</Keyword>
24 <RootNamespace>libpng</RootNamespace> 24 <RootNamespace>libpng</RootNamespace>
25 </PropertyGroup> 25 </PropertyGroup>
26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27 <Import Project="$(SolutionDir)\zlib.props" /> 27 <Import Project="$(SolutionDir)\zlib.props" />
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
29 <ConfigurationType>DynamicLibrary</ConfigurationType> 29 <ConfigurationType>DynamicLibrary</ConfigurationType>
30 <CharacterSet>MultiByte</CharacterSet> 30 <CharacterSet>MultiByte</CharacterSet>
31 <WholeProgramOptimization>true</WholeProgramOptimization> 31 <WholeProgramOptimization>true</WholeProgramOptimization>
32 </PropertyGroup> 32 </PropertyGroup>
33 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="Configuration"> 33 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="Configuration">
34 <ConfigurationType>StaticLibrary</ConfigurationType> 34 <ConfigurationType>StaticLibrary</ConfigurationType>
35 <CharacterSet>MultiByte</CharacterSet> 35 <CharacterSet>MultiByte</CharacterSet>
36 </PropertyGroup> 36 </PropertyGroup>
37 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 37 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
38 <ConfigurationType>DynamicLibrary</ConfigurationType> 38 <ConfigurationType>DynamicLibrary</ConfigurationType>
39 <WholeProgramOptimization>true</WholeProgramOptimization> 39 <WholeProgramOptimization>true</WholeProgramOptimization>
40 <CharacterSet>MultiByte</CharacterSet> 40 <CharacterSet>MultiByte</CharacterSet>
41 </PropertyGroup> 41 </PropertyGroup>
42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="Configuration"> 42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="Configuration">
43 <ConfigurationType>StaticLibrary</ConfigurationType> 43 <ConfigurationType>StaticLibrary</ConfigurationType>
44 <CharacterSet>MultiByte</CharacterSet> 44 <CharacterSet>MultiByte</CharacterSet>
45 </PropertyGroup> 45 </PropertyGroup>
46 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 46 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
47 <ImportGroup Label="ExtensionSettings"> 47 <ImportGroup Label="ExtensionSettings">
48 </ImportGroup> 48 </ImportGroup>
49 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 49 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
50 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 50 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
51 </ImportGroup> 51 </ImportGroup>
52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="PropertySheets"> 52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="PropertySheets">
53 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" /> 53 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
54 </ImportGroup> 54 </ImportGroup>
55 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 55 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
56 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 56 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
57 </ImportGroup> 57 </ImportGroup>
58 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="PropertySheets"> 58 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="PropertySheets">
59 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" /> 59 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
60 </ImportGroup> 60 </ImportGroup>
61 <PropertyGroup Label="UserMacros" /> 61 <PropertyGroup Label="UserMacros" />
62 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 62 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
63 <LinkIncremental>false</LinkIncremental> 63 <LinkIncremental>false</LinkIncremental>
64 <CustomBuildBeforeTargets> 64 <CustomBuildBeforeTargets>
65 </CustomBuildBeforeTargets> 65 </CustomBuildBeforeTargets>
66 <TargetName>$(ProjectName)15</TargetName> 66 <TargetName>$(ProjectName)15</TargetName>
67 </PropertyGroup> 67 </PropertyGroup>
68 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'"> 68 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">
69 <LinkIncremental>false</LinkIncremental> 69 <LinkIncremental>false</LinkIncremental>
70 <CustomBuildBeforeTargets /> 70 <CustomBuildBeforeTargets />
71 <TargetName>$(ProjectName)15</TargetName> 71 <TargetName>$(ProjectName)15</TargetName>
72 </PropertyGroup> 72 </PropertyGroup>
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
74 <LinkIncremental>false</LinkIncremental> 74 <LinkIncremental>false</LinkIncremental>
75 <CustomBuildBeforeTargets> 75 <CustomBuildBeforeTargets>
76 </CustomBuildBeforeTargets> 76 </CustomBuildBeforeTargets>
77 <TargetName>$(ProjectName)15</TargetName> 77 <TargetName>$(ProjectName)15</TargetName>
78 </PropertyGroup> 78 </PropertyGroup>
79 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'"> 79 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">
80 <LinkIncremental>false</LinkIncremental> 80 <LinkIncremental>false</LinkIncremental>
81 <CustomBuildBeforeTargets /> 81 <CustomBuildBeforeTargets />
82 <TargetName>$(ProjectName)15</TargetName> 82 <TargetName>$(ProjectName)15</TargetName>
83 </PropertyGroup> 83 </PropertyGroup>
84 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 84 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
85 <ClCompile> 85 <ClCompile>
86 <PrecompiledHeader>Use</PrecompiledHeader> 86 <PrecompiledHeader>Use</PrecompiledHeader>
87 <WarningLevel>Level4</WarningLevel> 87 <WarningLevel>Level4</WarningLevel>
88 <MinimalRebuild>false</MinimalRebuild> 88 <MinimalRebuild>false</MinimalRebuild>
89 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 89 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
90 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 90 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
91 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> 91 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
92 <IntrinsicFunctions>true</IntrinsicFunctions> 92 <IntrinsicFunctions>true</IntrinsicFunctions>
93 <FunctionLevelLinking>true</FunctionLevelLinking> 93 <FunctionLevelLinking>true</FunctionLevelLinking>
94 <FloatingPointExceptions>false</FloatingPointExceptions> 94 <FloatingPointExceptions>false</FloatingPointExceptions>
95 <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType> 95 <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
96 <PrecompiledHeaderFile>pngpriv.h</PrecompiledHeaderFile> 96 <PrecompiledHeaderFile>pngpriv.h</PrecompiledHeaderFile>
97 <BrowseInformation>true</BrowseInformation> 97 <BrowseInformation>true</BrowseInformation>
98 <CompileAs>CompileAsC</CompileAs> 98 <CompileAs>CompileAsC</CompileAs>
99 <StringPooling>true</StringPooling> 99 <StringPooling>true</StringPooling>
100 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings> 100 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings>
101 <AdditionalIncludeDirectories>$(ZLibSrcDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 101 <AdditionalIncludeDirectories>$(ZLibSrcDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
102 <TreatWarningAsError>true</TreatWarningAsError> 102 <TreatWarningAsError>true</TreatWarningAsError>
103 <Optimization>Disabled</Optimization> 103 <Optimization>Disabled</Optimization>
104 </ClCompile> 104 </ClCompile>
105 <Link> 105 <Link>
106 <SubSystem>Windows</SubSystem> 106 <SubSystem>Windows</SubSystem>
107 <GenerateDebugInformation>true</GenerateDebugInformation> 107 <GenerateDebugInformation>true</GenerateDebugInformation>
108 <AdditionalDependencies>zlib.lib</AdditionalDependencies> 108 <AdditionalDependencies>zlib.lib</AdditionalDependencies>
109 <Version>15</Version> 109 <Version>15</Version>
110 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories> 110 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories>
111 </Link> 111 </Link>
112 </ItemDefinitionGroup> 112 </ItemDefinitionGroup>
113 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'"> 113 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">
114 <ClCompile> 114 <ClCompile>
115 <PrecompiledHeader>Use</PrecompiledHeader> 115 <PrecompiledHeader>Use</PrecompiledHeader>
116 <WarningLevel>Level4</WarningLevel> 116 <WarningLevel>Level4</WarningLevel>
117 <MinimalRebuild>false</MinimalRebuild> 117 <MinimalRebuild>false</MinimalRebuild>
118 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 118 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
119 <Optimization>Disabled</Optimization> 119 <Optimization>Disabled</Optimization>
120 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 120 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
121 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> 121 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
122 <IntrinsicFunctions>true</IntrinsicFunctions> 122 <IntrinsicFunctions>true</IntrinsicFunctions>
123 <FunctionLevelLinking>true</FunctionLevelLinking> 123 <FunctionLevelLinking>true</FunctionLevelLinking>
124 <FloatingPointExceptions>false</FloatingPointExceptions> 124 <FloatingPointExceptions>false</FloatingPointExceptions>
125 <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType> 125 <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
126 <PrecompiledHeaderFile>pngpriv.h</PrecompiledHeaderFile> 126 <PrecompiledHeaderFile>pngpriv.h</PrecompiledHeaderFile>
127 <BrowseInformation>true</BrowseInformation> 127 <BrowseInformation>true</BrowseInformation>
128 <CompileAs>CompileAsC</CompileAs> 128 <CompileAs>CompileAsC</CompileAs>
129 <StringPooling>true</StringPooling> 129 <StringPooling>true</StringPooling>
130 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings> 130 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings>
131 <AdditionalIncludeDirectories>$(ZLibSrcDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 131 <AdditionalIncludeDirectories>$(ZLibSrcDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
132 <TreatWarningAsError>true</TreatWarningAsError> 132 <TreatWarningAsError>true</TreatWarningAsError>
133 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> 133 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
134 </ClCompile> 134 </ClCompile>
135 <Link> 135 <Link>
136 <SubSystem>Windows</SubSystem> 136 <SubSystem>Windows</SubSystem>
137 <GenerateDebugInformation>true</GenerateDebugInformation> 137 <GenerateDebugInformation>true</GenerateDebugInformation>
138 </Link> 138 </Link>
139 </ItemDefinitionGroup> 139 </ItemDefinitionGroup>
140 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 140 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
141 <ClCompile> 141 <ClCompile>
142 <WarningLevel>Level4</WarningLevel> 142 <WarningLevel>Level4</WarningLevel>
143 <PrecompiledHeader>Use</PrecompiledHeader> 143 <PrecompiledHeader>Use</PrecompiledHeader>
144 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 144 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
145 <FunctionLevelLinking>true</FunctionLevelLinking> 145 <FunctionLevelLinking>true</FunctionLevelLinking>
146 <IntrinsicFunctions>true</IntrinsicFunctions> 146 <IntrinsicFunctions>true</IntrinsicFunctions>
147 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> 147 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
148 <FloatingPointExceptions>false</FloatingPointExceptions> 148 <FloatingPointExceptions>false</FloatingPointExceptions>
149 <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType> 149 <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
150 <PrecompiledHeaderFile>pngpriv.h</PrecompiledHeaderFile> 150 <PrecompiledHeaderFile>pngpriv.h</PrecompiledHeaderFile>
151 <BrowseInformation>true</BrowseInformation> 151 <BrowseInformation>true</BrowseInformation>
152 <CompileAs>CompileAsC</CompileAs> 152 <CompileAs>CompileAsC</CompileAs>
153 <StringPooling>true</StringPooling> 153 <StringPooling>true</StringPooling>
154 <MinimalRebuild>false</MinimalRebuild> 154 <MinimalRebuild>false</MinimalRebuild>
155 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings> 155 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings>
156 <AdditionalIncludeDirectories>$(ZLibSrcDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 156 <AdditionalIncludeDirectories>$(ZLibSrcDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
157 <TreatWarningAsError>true</TreatWarningAsError> 157 <TreatWarningAsError>true</TreatWarningAsError>
158 <Optimization>Full</Optimization> 158 <Optimization>Full</Optimization>
159 </ClCompile> 159 </ClCompile>
160 <Link> 160 <Link>
161 <SubSystem>Windows</SubSystem> 161 <SubSystem>Windows</SubSystem>
162 <GenerateDebugInformation>true</GenerateDebugInformation> 162 <GenerateDebugInformation>true</GenerateDebugInformation>
163 <EnableCOMDATFolding>true</EnableCOMDATFolding> 163 <EnableCOMDATFolding>true</EnableCOMDATFolding>
164 <OptimizeReferences>true</OptimizeReferences> 164 <OptimizeReferences>true</OptimizeReferences>
165 <AdditionalDependencies>zlib.lib</AdditionalDependencies> 165 <AdditionalDependencies>zlib.lib</AdditionalDependencies>
166 <Version>15</Version> 166 <Version>15</Version>
167 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories> 167 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories>
168 </Link> 168 </Link>
169 </ItemDefinitionGroup> 169 </ItemDefinitionGroup>
170 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'"> 170 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">
171 <ClCompile> 171 <ClCompile>
172 <WarningLevel>Level4</WarningLevel> 172 <WarningLevel>Level4</WarningLevel>
173 <PrecompiledHeader>Use</PrecompiledHeader> 173 <PrecompiledHeader>Use</PrecompiledHeader>
174 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 174 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
175 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 175 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
176 <FunctionLevelLinking>true</FunctionLevelLinking> 176 <FunctionLevelLinking>true</FunctionLevelLinking>
177 <IntrinsicFunctions>true</IntrinsicFunctions> 177 <IntrinsicFunctions>true</IntrinsicFunctions>
178 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> 178 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
179 <FloatingPointExceptions>false</FloatingPointExceptions> 179 <FloatingPointExceptions>false</FloatingPointExceptions>
180 <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType> 180 <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
181 <PrecompiledHeaderFile>pngpriv.h</PrecompiledHeaderFile> 181 <PrecompiledHeaderFile>pngpriv.h</PrecompiledHeaderFile>
182 <BrowseInformation>true</BrowseInformation> 182 <BrowseInformation>true</BrowseInformation>
183 <CompileAs>CompileAsC</CompileAs> 183 <CompileAs>CompileAsC</CompileAs>
184 <StringPooling>true</StringPooling> 184 <StringPooling>true</StringPooling>
185 <MinimalRebuild>false</MinimalRebuild> 185 <MinimalRebuild>false</MinimalRebuild>
186 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings> 186 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings>
187 <AdditionalIncludeDirectories>$(ZLibSrcDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 187 <AdditionalIncludeDirectories>$(ZLibSrcDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
188 <TreatWarningAsError>true</TreatWarningAsError> 188 <TreatWarningAsError>true</TreatWarningAsError>
189 <Optimization>Full</Optimization> 189 <Optimization>Full</Optimization>
190 <WholeProgramOptimization>true</WholeProgramOptimization> 190 <WholeProgramOptimization>true</WholeProgramOptimization>
191 </ClCompile> 191 </ClCompile>
192 <Link> 192 <Link>
193 <SubSystem>Windows</SubSystem> 193 <SubSystem>Windows</SubSystem>
194 <GenerateDebugInformation>true</GenerateDebugInformation> 194 <GenerateDebugInformation>true</GenerateDebugInformation>
195 <EnableCOMDATFolding>true</EnableCOMDATFolding> 195 <EnableCOMDATFolding>true</EnableCOMDATFolding>
196 <OptimizeReferences>true</OptimizeReferences> 196 <OptimizeReferences>true</OptimizeReferences>
197 </Link> 197 </Link>
198 <Lib> 198 <Lib>
199 <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration> 199 <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration>
200 </Lib> 200 </Lib>
201 </ItemDefinitionGroup> 201 </ItemDefinitionGroup>
202 <ItemGroup> 202 <ItemGroup>
203 <ClCompile Include="..\..\..\png.c"> 203 <ClCompile Include="..\..\..\png.c">
204 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> 204 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
205 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">Create</PrecompiledHeader> 205 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">Create</PrecompiledHeader>
206 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader> 206 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
207 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">Create</PrecompiledHeader> 207 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">Create</PrecompiledHeader>
208 </ClCompile> 208 </ClCompile>
209 <ClCompile Include="..\..\..\pngerror.c" /> 209 <ClCompile Include="..\..\..\pngerror.c" />
210 <ClCompile Include="..\..\..\pngget.c" /> 210 <ClCompile Include="..\..\..\pngget.c" />
211 <ClCompile Include="..\..\..\pngmem.c" /> 211 <ClCompile Include="..\..\..\pngmem.c" />
212 <ClCompile Include="..\..\..\pngpread.c" /> 212 <ClCompile Include="..\..\..\pngpread.c" />
213 <ClCompile Include="..\..\..\pngread.c" /> 213 <ClCompile Include="..\..\..\pngread.c" />
214 <ClCompile Include="..\..\..\pngrio.c" /> 214 <ClCompile Include="..\..\..\pngrio.c" />
215 <ClCompile Include="..\..\..\pngrtran.c" /> 215 <ClCompile Include="..\..\..\pngrtran.c" />
216 <ClCompile Include="..\..\..\pngrutil.c" /> 216 <ClCompile Include="..\..\..\pngrutil.c" />
217 <ClCompile Include="..\..\..\pngset.c" /> 217 <ClCompile Include="..\..\..\pngset.c" />
218 <ClCompile Include="..\..\..\pngtrans.c" /> 218 <ClCompile Include="..\..\..\pngtrans.c" />
219 <ClCompile Include="..\..\..\pngwio.c" /> 219 <ClCompile Include="..\..\..\pngwio.c" />
220 <ClCompile Include="..\..\..\pngwrite.c" /> 220 <ClCompile Include="..\..\..\pngwrite.c" />
221 <ClCompile Include="..\..\..\pngwtran.c" /> 221 <ClCompile Include="..\..\..\pngwtran.c" />
222 <ClCompile Include="..\..\..\pngwutil.c" /> 222 <ClCompile Include="..\..\..\pngwutil.c" />
223 </ItemGroup> 223 </ItemGroup>
224 <ItemGroup> 224 <ItemGroup>
225 <ResourceCompile Include="..\..\..\scripts\pngwin.rc"> 225 <ResourceCompile Include="..\..\..\scripts\pngwin.rc">
226 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">true</ExcludedFromBuild> 226 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">true</ExcludedFromBuild>
227 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">true</ExcludedFromBuild> 227 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">true</ExcludedFromBuild>
228 </ResourceCompile> 228 </ResourceCompile>
229 </ItemGroup> 229 </ItemGroup>
230 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 230 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
231 <ImportGroup Label="ExtensionTargets"> 231 <ImportGroup Label="ExtensionTargets">
232 </ImportGroup> 232 </ImportGroup>
233</Project> 233</Project>
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pnglibconf/pnglibconf.vcxproj b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pnglibconf/pnglibconf.vcxproj
index 58ee997..7c691c3 100644
--- a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pnglibconf/pnglibconf.vcxproj
+++ b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pnglibconf/pnglibconf.vcxproj
@@ -1,60 +1,60 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations"> 3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Release|Win32"> 4 <ProjectConfiguration Include="Release|Win32">
5 <Configuration>Release</Configuration> 5 <Configuration>Release</Configuration>
6 <Platform>Win32</Platform> 6 <Platform>Win32</Platform>
7 </ProjectConfiguration> 7 </ProjectConfiguration>
8 </ItemGroup> 8 </ItemGroup>
9 <PropertyGroup Label="Globals"> 9 <PropertyGroup Label="Globals">
10 <ProjectGuid>{EB33566E-DA7F-4D28-9077-88C0B7C77E35}</ProjectGuid> 10 <ProjectGuid>{EB33566E-DA7F-4D28-9077-88C0B7C77E35}</ProjectGuid>
11 <RootNamespace>pnglibconf</RootNamespace> 11 <RootNamespace>pnglibconf</RootNamespace>
12 </PropertyGroup> 12 </PropertyGroup>
13 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 13 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
14 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 14 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
15 <ConfigurationType>Application</ConfigurationType> 15 <ConfigurationType>Application</ConfigurationType>
16 <UseDebugLibraries>false</UseDebugLibraries> 16 <UseDebugLibraries>false</UseDebugLibraries>
17 <WholeProgramOptimization>true</WholeProgramOptimization> 17 <WholeProgramOptimization>true</WholeProgramOptimization>
18 <CharacterSet>MultiByte</CharacterSet> 18 <CharacterSet>MultiByte</CharacterSet>
19 </PropertyGroup> 19 </PropertyGroup>
20 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 20 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
21 <ImportGroup Label="ExtensionSettings"> 21 <ImportGroup Label="ExtensionSettings">
22 </ImportGroup> 22 </ImportGroup>
23 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 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" /> 24 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
25 </ImportGroup> 25 </ImportGroup>
26 <PropertyGroup Label="UserMacros" /> 26 <PropertyGroup Label="UserMacros" />
27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
28 <CustomBuildBeforeTargets>Build</CustomBuildBeforeTargets> 28 <CustomBuildBeforeTargets>Build</CustomBuildBeforeTargets>
29 </PropertyGroup> 29 </PropertyGroup>
30 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 30 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
31 <ClCompile> 31 <ClCompile>
32 <WarningLevel>Level3</WarningLevel> 32 <WarningLevel>Level3</WarningLevel>
33 <Optimization>MaxSpeed</Optimization> 33 <Optimization>MaxSpeed</Optimization>
34 <FunctionLevelLinking>true</FunctionLevelLinking> 34 <FunctionLevelLinking>true</FunctionLevelLinking>
35 <IntrinsicFunctions>true</IntrinsicFunctions> 35 <IntrinsicFunctions>true</IntrinsicFunctions>
36 </ClCompile> 36 </ClCompile>
37 <Link> 37 <Link>
38 <GenerateDebugInformation>true</GenerateDebugInformation> 38 <GenerateDebugInformation>true</GenerateDebugInformation>
39 <EnableCOMDATFolding>true</EnableCOMDATFolding> 39 <EnableCOMDATFolding>true</EnableCOMDATFolding>
40 <OptimizeReferences>true</OptimizeReferences> 40 <OptimizeReferences>true</OptimizeReferences>
41 </Link> 41 </Link>
42 <CustomBuildStep> 42 <CustomBuildStep>
43 <Command>copy ..\..\..\scripts\pnglibconf.h.prebuilt ..\..\..\pnglibconf.h</Command> 43 <Command>copy ..\..\..\scripts\pnglibconf.h.prebuilt ..\..\..\pnglibconf.h</Command>
44 </CustomBuildStep> 44 </CustomBuildStep>
45 <CustomBuildStep> 45 <CustomBuildStep>
46 <Message>Generating pnglibconf.h</Message> 46 <Message>Generating pnglibconf.h</Message>
47 </CustomBuildStep> 47 </CustomBuildStep>
48 <CustomBuildStep> 48 <CustomBuildStep>
49 <Outputs>..\..\..\pnglibconf.h</Outputs> 49 <Outputs>..\..\..\pnglibconf.h</Outputs>
50 </CustomBuildStep> 50 </CustomBuildStep>
51 <CustomBuildStep> 51 <CustomBuildStep>
52 <Inputs>..\..\..\scripts\pnglibconf.h.prebuilt</Inputs> 52 <Inputs>..\..\..\scripts\pnglibconf.h.prebuilt</Inputs>
53 </CustomBuildStep> 53 </CustomBuildStep>
54 </ItemDefinitionGroup> 54 </ItemDefinitionGroup>
55 <ItemGroup> 55 <ItemGroup>
56 </ItemGroup> 56 </ItemGroup>
57 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 57 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
58 <ImportGroup Label="ExtensionTargets"> 58 <ImportGroup Label="ExtensionTargets">
59 </ImportGroup> 59 </ImportGroup>
60</Project> 60</Project>
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pngtest/pngtest.vcxproj b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pngtest/pngtest.vcxproj
index bdbd839..a03dca5 100644
--- a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pngtest/pngtest.vcxproj
+++ b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pngtest/pngtest.vcxproj
@@ -1,219 +1,219 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations"> 3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug Library|Win32"> 4 <ProjectConfiguration Include="Debug Library|Win32">
5 <Configuration>Debug Library</Configuration> 5 <Configuration>Debug Library</Configuration>
6 <Platform>Win32</Platform> 6 <Platform>Win32</Platform>
7 </ProjectConfiguration> 7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug|Win32"> 8 <ProjectConfiguration Include="Debug|Win32">
9 <Configuration>Debug</Configuration> 9 <Configuration>Debug</Configuration>
10 <Platform>Win32</Platform> 10 <Platform>Win32</Platform>
11 </ProjectConfiguration> 11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Release Library|Win32"> 12 <ProjectConfiguration Include="Release Library|Win32">
13 <Configuration>Release Library</Configuration> 13 <Configuration>Release Library</Configuration>
14 <Platform>Win32</Platform> 14 <Platform>Win32</Platform>
15 </ProjectConfiguration> 15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|Win32"> 16 <ProjectConfiguration Include="Release|Win32">
17 <Configuration>Release</Configuration> 17 <Configuration>Release</Configuration>
18 <Platform>Win32</Platform> 18 <Platform>Win32</Platform>
19 </ProjectConfiguration> 19 </ProjectConfiguration>
20 </ItemGroup> 20 </ItemGroup>
21 <PropertyGroup Label="Globals"> 21 <PropertyGroup Label="Globals">
22 <ProjectGuid>{228BA965-50D5-42B2-8BCF-AFCC227E3C1D}</ProjectGuid> 22 <ProjectGuid>{228BA965-50D5-42B2-8BCF-AFCC227E3C1D}</ProjectGuid>
23 <Keyword>Win32Proj</Keyword> 23 <Keyword>Win32Proj</Keyword>
24 <RootNamespace>pngtest</RootNamespace> 24 <RootNamespace>pngtest</RootNamespace>
25 </PropertyGroup> 25 </PropertyGroup>
26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27 <Import Project="$(SolutionDir)\zlib.props" /> 27 <Import Project="$(SolutionDir)\zlib.props" />
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
29 <ConfigurationType>Application</ConfigurationType> 29 <ConfigurationType>Application</ConfigurationType>
30 <CharacterSet>Unicode</CharacterSet> 30 <CharacterSet>Unicode</CharacterSet>
31 </PropertyGroup> 31 </PropertyGroup>
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="Configuration"> 32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="Configuration">
33 <ConfigurationType>Application</ConfigurationType> 33 <ConfigurationType>Application</ConfigurationType>
34 <CharacterSet>Unicode</CharacterSet> 34 <CharacterSet>Unicode</CharacterSet>
35 </PropertyGroup> 35 </PropertyGroup>
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
37 <ConfigurationType>Application</ConfigurationType> 37 <ConfigurationType>Application</ConfigurationType>
38 <CharacterSet>Unicode</CharacterSet> 38 <CharacterSet>Unicode</CharacterSet>
39 </PropertyGroup> 39 </PropertyGroup>
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="Configuration"> 40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="Configuration">
41 <ConfigurationType>Application</ConfigurationType> 41 <ConfigurationType>Application</ConfigurationType>
42 <CharacterSet>Unicode</CharacterSet> 42 <CharacterSet>Unicode</CharacterSet>
43 </PropertyGroup> 43 </PropertyGroup>
44 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 44 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
45 <ImportGroup Label="ExtensionSettings"> 45 <ImportGroup Label="ExtensionSettings">
46 </ImportGroup> 46 </ImportGroup>
47 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 47 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
48 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 48 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
49 </ImportGroup> 49 </ImportGroup>
50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="PropertySheets"> 50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="PropertySheets">
51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" /> 51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
52 </ImportGroup> 52 </ImportGroup>
53 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 53 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
55 </ImportGroup> 55 </ImportGroup>
56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="PropertySheets"> 56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="PropertySheets">
57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" /> 57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
58 </ImportGroup> 58 </ImportGroup>
59 <PropertyGroup Label="UserMacros" /> 59 <PropertyGroup Label="UserMacros" />
60 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 60 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
61 <LinkIncremental>false</LinkIncremental> 61 <LinkIncremental>false</LinkIncremental>
62 <CustomBuildAfterTargets /> 62 <CustomBuildAfterTargets />
63 </PropertyGroup> 63 </PropertyGroup>
64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'"> 64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">
65 <LinkIncremental>false</LinkIncremental> 65 <LinkIncremental>false</LinkIncremental>
66 <CustomBuildAfterTargets /> 66 <CustomBuildAfterTargets />
67 </PropertyGroup> 67 </PropertyGroup>
68 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 68 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
69 <LinkIncremental>false</LinkIncremental> 69 <LinkIncremental>false</LinkIncremental>
70 <CustomBuildAfterTargets /> 70 <CustomBuildAfterTargets />
71 </PropertyGroup> 71 </PropertyGroup>
72 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'"> 72 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">
73 <LinkIncremental>false</LinkIncremental> 73 <LinkIncremental>false</LinkIncremental>
74 <CustomBuildAfterTargets /> 74 <CustomBuildAfterTargets />
75 </PropertyGroup> 75 </PropertyGroup>
76 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 76 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
77 <ClCompile> 77 <ClCompile>
78 <PrecompiledHeader>NotUsing</PrecompiledHeader> 78 <PrecompiledHeader>NotUsing</PrecompiledHeader>
79 <WarningLevel>Level4</WarningLevel> 79 <WarningLevel>Level4</WarningLevel>
80 <MinimalRebuild>false</MinimalRebuild> 80 <MinimalRebuild>false</MinimalRebuild>
81 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 81 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
82 <Optimization>Disabled</Optimization> 82 <Optimization>Disabled</Optimization>
83 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 83 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
84 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 84 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
85 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 85 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
86 <DisableSpecificWarnings>4996</DisableSpecificWarnings> 86 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
87 <CompileAsManaged>false</CompileAsManaged> 87 <CompileAsManaged>false</CompileAsManaged>
88 <TreatWarningAsError>true</TreatWarningAsError> 88 <TreatWarningAsError>true</TreatWarningAsError>
89 <IntrinsicFunctions>true</IntrinsicFunctions> 89 <IntrinsicFunctions>true</IntrinsicFunctions>
90 <StringPooling>true</StringPooling> 90 <StringPooling>true</StringPooling>
91 <FunctionLevelLinking>false</FunctionLevelLinking> 91 <FunctionLevelLinking>false</FunctionLevelLinking>
92 <BrowseInformation>true</BrowseInformation> 92 <BrowseInformation>true</BrowseInformation>
93 <FloatingPointExceptions>false</FloatingPointExceptions> 93 <FloatingPointExceptions>false</FloatingPointExceptions>
94 </ClCompile> 94 </ClCompile>
95 <Link> 95 <Link>
96 <SubSystem>Console</SubSystem> 96 <SubSystem>Console</SubSystem>
97 <GenerateDebugInformation>true</GenerateDebugInformation> 97 <GenerateDebugInformation>true</GenerateDebugInformation>
98 <AdditionalDependencies>libpng15.lib</AdditionalDependencies> 98 <AdditionalDependencies>libpng15.lib</AdditionalDependencies>
99 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories> 99 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories>
100 </Link> 100 </Link>
101 <CustomBuildStep> 101 <CustomBuildStep>
102 <Message>Executing PNG test program</Message> 102 <Message>Executing PNG test program</Message>
103 <Command>"$(OutDir)pngtest.exe" ..\..\..\pngtest.png "$(IntDir)pngout.png"</Command> 103 <Command>"$(OutDir)pngtest.exe" ..\..\..\pngtest.png "$(IntDir)pngout.png"</Command>
104 <Outputs>$(IntDir)pngout.png</Outputs> 104 <Outputs>$(IntDir)pngout.png</Outputs>
105 <Inputs>..\..\..\pngtest.png;$(OutDir)pngtest.exe</Inputs> 105 <Inputs>..\..\..\pngtest.png;$(OutDir)pngtest.exe</Inputs>
106 </CustomBuildStep> 106 </CustomBuildStep>
107 </ItemDefinitionGroup> 107 </ItemDefinitionGroup>
108 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'"> 108 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">
109 <ClCompile> 109 <ClCompile>
110 <PrecompiledHeader>NotUsing</PrecompiledHeader> 110 <PrecompiledHeader>NotUsing</PrecompiledHeader>
111 <WarningLevel>Level4</WarningLevel> 111 <WarningLevel>Level4</WarningLevel>
112 <MinimalRebuild>false</MinimalRebuild> 112 <MinimalRebuild>false</MinimalRebuild>
113 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 113 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
114 <Optimization>Disabled</Optimization> 114 <Optimization>Disabled</Optimization>
115 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 115 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
116 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> 116 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
117 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 117 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
118 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 118 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
119 <DisableSpecificWarnings>4996</DisableSpecificWarnings> 119 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
120 <CompileAsManaged>false</CompileAsManaged> 120 <CompileAsManaged>false</CompileAsManaged>
121 <TreatWarningAsError>true</TreatWarningAsError> 121 <TreatWarningAsError>true</TreatWarningAsError>
122 <IntrinsicFunctions>true</IntrinsicFunctions> 122 <IntrinsicFunctions>true</IntrinsicFunctions>
123 <StringPooling>true</StringPooling> 123 <StringPooling>true</StringPooling>
124 <FunctionLevelLinking>false</FunctionLevelLinking> 124 <FunctionLevelLinking>false</FunctionLevelLinking>
125 <BrowseInformation>true</BrowseInformation> 125 <BrowseInformation>true</BrowseInformation>
126 <FloatingPointExceptions>false</FloatingPointExceptions> 126 <FloatingPointExceptions>false</FloatingPointExceptions>
127 </ClCompile> 127 </ClCompile>
128 <Link> 128 <Link>
129 <SubSystem>Console</SubSystem> 129 <SubSystem>Console</SubSystem>
130 <GenerateDebugInformation>true</GenerateDebugInformation> 130 <GenerateDebugInformation>true</GenerateDebugInformation>
131 <AdditionalDependencies>libpng15.lib;zlib.lib</AdditionalDependencies> 131 <AdditionalDependencies>libpng15.lib;zlib.lib</AdditionalDependencies>
132 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories> 132 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories>
133 </Link> 133 </Link>
134 <CustomBuildStep> 134 <CustomBuildStep>
135 <Message>Executing PNG test program</Message> 135 <Message>Executing PNG test program</Message>
136 <Command>"$(OutDir)pngtest.exe" ..\..\..\pngtest.png "$(IntDir)pngout.png"</Command> 136 <Command>"$(OutDir)pngtest.exe" ..\..\..\pngtest.png "$(IntDir)pngout.png"</Command>
137 <Outputs>$(IntDir)pngout.png</Outputs> 137 <Outputs>$(IntDir)pngout.png</Outputs>
138 <Inputs>..\..\..\pngtest.png;$(OutDir)pngtest.exe</Inputs> 138 <Inputs>..\..\..\pngtest.png;$(OutDir)pngtest.exe</Inputs>
139 </CustomBuildStep> 139 </CustomBuildStep>
140 </ItemDefinitionGroup> 140 </ItemDefinitionGroup>
141 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 141 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
142 <ClCompile> 142 <ClCompile>
143 <WarningLevel>Level4</WarningLevel> 143 <WarningLevel>Level4</WarningLevel>
144 <PrecompiledHeader>NotUsing</PrecompiledHeader> 144 <PrecompiledHeader>NotUsing</PrecompiledHeader>
145 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 145 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
146 <Optimization>Full</Optimization> 146 <Optimization>Full</Optimization>
147 <FunctionLevelLinking>false</FunctionLevelLinking> 147 <FunctionLevelLinking>false</FunctionLevelLinking>
148 <IntrinsicFunctions>true</IntrinsicFunctions> 148 <IntrinsicFunctions>true</IntrinsicFunctions>
149 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 149 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
150 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 150 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
151 <DisableSpecificWarnings>4996</DisableSpecificWarnings> 151 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
152 <CompileAsManaged>false</CompileAsManaged> 152 <CompileAsManaged>false</CompileAsManaged>
153 <TreatWarningAsError>true</TreatWarningAsError> 153 <TreatWarningAsError>true</TreatWarningAsError>
154 <StringPooling>true</StringPooling> 154 <StringPooling>true</StringPooling>
155 <MinimalRebuild>false</MinimalRebuild> 155 <MinimalRebuild>false</MinimalRebuild>
156 <BrowseInformation>true</BrowseInformation> 156 <BrowseInformation>true</BrowseInformation>
157 <WholeProgramOptimization>true</WholeProgramOptimization> 157 <WholeProgramOptimization>true</WholeProgramOptimization>
158 <FloatingPointExceptions>false</FloatingPointExceptions> 158 <FloatingPointExceptions>false</FloatingPointExceptions>
159 </ClCompile> 159 </ClCompile>
160 <Link> 160 <Link>
161 <SubSystem>Console</SubSystem> 161 <SubSystem>Console</SubSystem>
162 <GenerateDebugInformation>true</GenerateDebugInformation> 162 <GenerateDebugInformation>true</GenerateDebugInformation>
163 <EnableCOMDATFolding>true</EnableCOMDATFolding> 163 <EnableCOMDATFolding>true</EnableCOMDATFolding>
164 <OptimizeReferences>true</OptimizeReferences> 164 <OptimizeReferences>true</OptimizeReferences>
165 <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> 165 <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
166 <AdditionalDependencies>libpng15.lib</AdditionalDependencies> 166 <AdditionalDependencies>libpng15.lib</AdditionalDependencies>
167 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories> 167 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories>
168 </Link> 168 </Link>
169 <CustomBuildStep> 169 <CustomBuildStep>
170 <Message>Executing PNG test program</Message> 170 <Message>Executing PNG test program</Message>
171 <Command>"$(OutDir)pngtest.exe" ..\..\..\pngtest.png "$(IntDir)pngout.png"</Command> 171 <Command>"$(OutDir)pngtest.exe" ..\..\..\pngtest.png "$(IntDir)pngout.png"</Command>
172 <Outputs>$(IntDir)pngout.png</Outputs> 172 <Outputs>$(IntDir)pngout.png</Outputs>
173 <Inputs>..\..\..\pngtest.png;$(OutDir)pngtest.exe</Inputs> 173 <Inputs>..\..\..\pngtest.png;$(OutDir)pngtest.exe</Inputs>
174 </CustomBuildStep> 174 </CustomBuildStep>
175 </ItemDefinitionGroup> 175 </ItemDefinitionGroup>
176 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'"> 176 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">
177 <ClCompile> 177 <ClCompile>
178 <WarningLevel>Level4</WarningLevel> 178 <WarningLevel>Level4</WarningLevel>
179 <PrecompiledHeader>NotUsing</PrecompiledHeader> 179 <PrecompiledHeader>NotUsing</PrecompiledHeader>
180 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 180 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
181 <Optimization>Full</Optimization> 181 <Optimization>Full</Optimization>
182 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 182 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
183 <FunctionLevelLinking>false</FunctionLevelLinking> 183 <FunctionLevelLinking>false</FunctionLevelLinking>
184 <IntrinsicFunctions>true</IntrinsicFunctions> 184 <IntrinsicFunctions>true</IntrinsicFunctions>
185 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 185 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
186 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 186 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
187 <DisableSpecificWarnings>4996</DisableSpecificWarnings> 187 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
188 <CompileAsManaged>false</CompileAsManaged> 188 <CompileAsManaged>false</CompileAsManaged>
189 <TreatWarningAsError>true</TreatWarningAsError> 189 <TreatWarningAsError>true</TreatWarningAsError>
190 <StringPooling>true</StringPooling> 190 <StringPooling>true</StringPooling>
191 <MinimalRebuild>false</MinimalRebuild> 191 <MinimalRebuild>false</MinimalRebuild>
192 <BrowseInformation>true</BrowseInformation> 192 <BrowseInformation>true</BrowseInformation>
193 <WholeProgramOptimization>true</WholeProgramOptimization> 193 <WholeProgramOptimization>true</WholeProgramOptimization>
194 <FloatingPointExceptions>false</FloatingPointExceptions> 194 <FloatingPointExceptions>false</FloatingPointExceptions>
195 </ClCompile> 195 </ClCompile>
196 <Link> 196 <Link>
197 <SubSystem>Console</SubSystem> 197 <SubSystem>Console</SubSystem>
198 <GenerateDebugInformation>true</GenerateDebugInformation> 198 <GenerateDebugInformation>true</GenerateDebugInformation>
199 <EnableCOMDATFolding>true</EnableCOMDATFolding> 199 <EnableCOMDATFolding>true</EnableCOMDATFolding>
200 <OptimizeReferences>true</OptimizeReferences> 200 <OptimizeReferences>true</OptimizeReferences>
201 <AdditionalDependencies>libpng15.lib;zlib.lib</AdditionalDependencies> 201 <AdditionalDependencies>libpng15.lib;zlib.lib</AdditionalDependencies>
202 <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> 202 <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
203 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories> 203 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories>
204 </Link> 204 </Link>
205 <CustomBuildStep> 205 <CustomBuildStep>
206 <Message>Executing PNG test program</Message> 206 <Message>Executing PNG test program</Message>
207 <Command>$(OutDir)pngtest.exe ..\..\..\pngtest.png $(IntDir)pngout.png</Command> 207 <Command>$(OutDir)pngtest.exe ..\..\..\pngtest.png $(IntDir)pngout.png</Command>
208 <Command>"$(OutDir)pngtest.exe" ..\..\..\pngtest.png "$(IntDir)pngout.png"</Command> 208 <Command>"$(OutDir)pngtest.exe" ..\..\..\pngtest.png "$(IntDir)pngout.png"</Command>
209 <Outputs>$(IntDir)pngout.png</Outputs> 209 <Outputs>$(IntDir)pngout.png</Outputs>
210 <Inputs>..\..\..\pngtest.png;$(OutDir)pngtest.exe</Inputs> 210 <Inputs>..\..\..\pngtest.png;$(OutDir)pngtest.exe</Inputs>
211 </CustomBuildStep> 211 </CustomBuildStep>
212 </ItemDefinitionGroup> 212 </ItemDefinitionGroup>
213 <ItemGroup> 213 <ItemGroup>
214 <ClCompile Include="..\..\..\pngtest.c" /> 214 <ClCompile Include="..\..\..\pngtest.c" />
215 </ItemGroup> 215 </ItemGroup>
216 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 216 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
217 <ImportGroup Label="ExtensionTargets"> 217 <ImportGroup Label="ExtensionTargets">
218 </ImportGroup> 218 </ImportGroup>
219</Project> 219</Project>
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pngvalid/pngvalid.vcxproj b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pngvalid/pngvalid.vcxproj
index 56b6fd6..6a0a6e4 100644
--- a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pngvalid/pngvalid.vcxproj
+++ b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/pngvalid/pngvalid.vcxproj
@@ -1,218 +1,218 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations"> 3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug Library|Win32"> 4 <ProjectConfiguration Include="Debug Library|Win32">
5 <Configuration>Debug Library</Configuration> 5 <Configuration>Debug Library</Configuration>
6 <Platform>Win32</Platform> 6 <Platform>Win32</Platform>
7 </ProjectConfiguration> 7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug|Win32"> 8 <ProjectConfiguration Include="Debug|Win32">
9 <Configuration>Debug</Configuration> 9 <Configuration>Debug</Configuration>
10 <Platform>Win32</Platform> 10 <Platform>Win32</Platform>
11 </ProjectConfiguration> 11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Release Library|Win32"> 12 <ProjectConfiguration Include="Release Library|Win32">
13 <Configuration>Release Library</Configuration> 13 <Configuration>Release Library</Configuration>
14 <Platform>Win32</Platform> 14 <Platform>Win32</Platform>
15 </ProjectConfiguration> 15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|Win32"> 16 <ProjectConfiguration Include="Release|Win32">
17 <Configuration>Release</Configuration> 17 <Configuration>Release</Configuration>
18 <Platform>Win32</Platform> 18 <Platform>Win32</Platform>
19 </ProjectConfiguration> 19 </ProjectConfiguration>
20 </ItemGroup> 20 </ItemGroup>
21 <PropertyGroup Label="Globals"> 21 <PropertyGroup Label="Globals">
22 <ProjectGuid>{9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}</ProjectGuid> 22 <ProjectGuid>{9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}</ProjectGuid>
23 <Keyword>Win32Proj</Keyword> 23 <Keyword>Win32Proj</Keyword>
24 <RootNamespace>pngvalid</RootNamespace> 24 <RootNamespace>pngvalid</RootNamespace>
25 </PropertyGroup> 25 </PropertyGroup>
26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27 <Import Project="$(SolutionDir)\zlib.props" /> 27 <Import Project="$(SolutionDir)\zlib.props" />
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
29 <ConfigurationType>Application</ConfigurationType> 29 <ConfigurationType>Application</ConfigurationType>
30 <CharacterSet>Unicode</CharacterSet> 30 <CharacterSet>Unicode</CharacterSet>
31 </PropertyGroup> 31 </PropertyGroup>
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="Configuration"> 32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="Configuration">
33 <ConfigurationType>Application</ConfigurationType> 33 <ConfigurationType>Application</ConfigurationType>
34 <CharacterSet>Unicode</CharacterSet> 34 <CharacterSet>Unicode</CharacterSet>
35 </PropertyGroup> 35 </PropertyGroup>
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
37 <ConfigurationType>Application</ConfigurationType> 37 <ConfigurationType>Application</ConfigurationType>
38 <CharacterSet>Unicode</CharacterSet> 38 <CharacterSet>Unicode</CharacterSet>
39 </PropertyGroup> 39 </PropertyGroup>
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="Configuration"> 40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="Configuration">
41 <ConfigurationType>Application</ConfigurationType> 41 <ConfigurationType>Application</ConfigurationType>
42 <CharacterSet>Unicode</CharacterSet> 42 <CharacterSet>Unicode</CharacterSet>
43 </PropertyGroup> 43 </PropertyGroup>
44 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 44 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
45 <ImportGroup Label="ExtensionSettings"> 45 <ImportGroup Label="ExtensionSettings">
46 </ImportGroup> 46 </ImportGroup>
47 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 47 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
48 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 48 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
49 </ImportGroup> 49 </ImportGroup>
50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="PropertySheets"> 50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="PropertySheets">
51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" /> 51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
52 </ImportGroup> 52 </ImportGroup>
53 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 53 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
55 </ImportGroup> 55 </ImportGroup>
56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="PropertySheets"> 56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="PropertySheets">
57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" /> 57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
58 </ImportGroup> 58 </ImportGroup>
59 <PropertyGroup Label="UserMacros" /> 59 <PropertyGroup Label="UserMacros" />
60 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 60 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
61 <LinkIncremental>false</LinkIncremental> 61 <LinkIncremental>false</LinkIncremental>
62 <CustomBuildAfterTargets /> 62 <CustomBuildAfterTargets />
63 </PropertyGroup> 63 </PropertyGroup>
64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'"> 64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">
65 <LinkIncremental>false</LinkIncremental> 65 <LinkIncremental>false</LinkIncremental>
66 <CustomBuildAfterTargets /> 66 <CustomBuildAfterTargets />
67 </PropertyGroup> 67 </PropertyGroup>
68 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 68 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
69 <LinkIncremental>false</LinkIncremental> 69 <LinkIncremental>false</LinkIncremental>
70 <CustomBuildAfterTargets /> 70 <CustomBuildAfterTargets />
71 </PropertyGroup> 71 </PropertyGroup>
72 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'"> 72 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">
73 <LinkIncremental>false</LinkIncremental> 73 <LinkIncremental>false</LinkIncremental>
74 <CustomBuildAfterTargets /> 74 <CustomBuildAfterTargets />
75 </PropertyGroup> 75 </PropertyGroup>
76 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 76 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
77 <ClCompile> 77 <ClCompile>
78 <PrecompiledHeader>NotUsing</PrecompiledHeader> 78 <PrecompiledHeader>NotUsing</PrecompiledHeader>
79 <WarningLevel>Level4</WarningLevel> 79 <WarningLevel>Level4</WarningLevel>
80 <MinimalRebuild>false</MinimalRebuild> 80 <MinimalRebuild>false</MinimalRebuild>
81 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 81 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
82 <Optimization>Disabled</Optimization> 82 <Optimization>Disabled</Optimization>
83 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 83 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
84 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;PNG_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> 84 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;PNG_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
85 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 85 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
86 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings> 86 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings>
87 <CompileAsManaged>false</CompileAsManaged> 87 <CompileAsManaged>false</CompileAsManaged>
88 <TreatWarningAsError>true</TreatWarningAsError> 88 <TreatWarningAsError>true</TreatWarningAsError>
89 <IntrinsicFunctions>true</IntrinsicFunctions> 89 <IntrinsicFunctions>true</IntrinsicFunctions>
90 <StringPooling>true</StringPooling> 90 <StringPooling>true</StringPooling>
91 <FunctionLevelLinking>false</FunctionLevelLinking> 91 <FunctionLevelLinking>false</FunctionLevelLinking>
92 <BrowseInformation>true</BrowseInformation> 92 <BrowseInformation>true</BrowseInformation>
93 <FloatingPointExceptions>false</FloatingPointExceptions> 93 <FloatingPointExceptions>false</FloatingPointExceptions>
94 </ClCompile> 94 </ClCompile>
95 <Link> 95 <Link>
96 <SubSystem>Console</SubSystem> 96 <SubSystem>Console</SubSystem>
97 <GenerateDebugInformation>true</GenerateDebugInformation> 97 <GenerateDebugInformation>true</GenerateDebugInformation>
98 <AdditionalDependencies>libpng15.lib;zlib.lib</AdditionalDependencies> 98 <AdditionalDependencies>libpng15.lib;zlib.lib</AdditionalDependencies>
99 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories> 99 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories>
100 </Link> 100 </Link>
101 <CustomBuildStep> 101 <CustomBuildStep>
102 <Message>Executing PNG validation program</Message> 102 <Message>Executing PNG validation program</Message>
103 <Command>"$(OutDir)pngvalid.exe" --touch "$(IntDir)pngvalid.out"</Command> 103 <Command>"$(OutDir)pngvalid.exe" --touch "$(IntDir)pngvalid.out"</Command>
104 <Outputs>$(IntDir)pngvalid.out</Outputs> 104 <Outputs>$(IntDir)pngvalid.out</Outputs>
105 <Inputs>$(OutDir)pngvalid.exe</Inputs> 105 <Inputs>$(OutDir)pngvalid.exe</Inputs>
106 </CustomBuildStep> 106 </CustomBuildStep>
107 </ItemDefinitionGroup> 107 </ItemDefinitionGroup>
108 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'"> 108 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">
109 <ClCompile> 109 <ClCompile>
110 <PrecompiledHeader>NotUsing</PrecompiledHeader> 110 <PrecompiledHeader>NotUsing</PrecompiledHeader>
111 <WarningLevel>Level4</WarningLevel> 111 <WarningLevel>Level4</WarningLevel>
112 <MinimalRebuild>false</MinimalRebuild> 112 <MinimalRebuild>false</MinimalRebuild>
113 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 113 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
114 <Optimization>Disabled</Optimization> 114 <Optimization>Disabled</Optimization>
115 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 115 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
116 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> 116 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
117 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 117 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
118 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 118 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
119 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings> 119 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings>
120 <CompileAsManaged>false</CompileAsManaged> 120 <CompileAsManaged>false</CompileAsManaged>
121 <TreatWarningAsError>true</TreatWarningAsError> 121 <TreatWarningAsError>true</TreatWarningAsError>
122 <IntrinsicFunctions>true</IntrinsicFunctions> 122 <IntrinsicFunctions>true</IntrinsicFunctions>
123 <StringPooling>true</StringPooling> 123 <StringPooling>true</StringPooling>
124 <FunctionLevelLinking>false</FunctionLevelLinking> 124 <FunctionLevelLinking>false</FunctionLevelLinking>
125 <BrowseInformation>true</BrowseInformation> 125 <BrowseInformation>true</BrowseInformation>
126 <FloatingPointExceptions>false</FloatingPointExceptions> 126 <FloatingPointExceptions>false</FloatingPointExceptions>
127 </ClCompile> 127 </ClCompile>
128 <Link> 128 <Link>
129 <SubSystem>Console</SubSystem> 129 <SubSystem>Console</SubSystem>
130 <GenerateDebugInformation>true</GenerateDebugInformation> 130 <GenerateDebugInformation>true</GenerateDebugInformation>
131 <AdditionalDependencies>libpng15.lib;zlib.lib</AdditionalDependencies> 131 <AdditionalDependencies>libpng15.lib;zlib.lib</AdditionalDependencies>
132 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories> 132 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories>
133 </Link> 133 </Link>
134 <CustomBuildStep> 134 <CustomBuildStep>
135 <Message>Executing PNG validation program</Message> 135 <Message>Executing PNG validation program</Message>
136 <Command>"$(OutDir)pngvalid.exe" --touch "$(IntDir)pngvalid.out"</Command> 136 <Command>"$(OutDir)pngvalid.exe" --touch "$(IntDir)pngvalid.out"</Command>
137 <Outputs>$(IntDir)pngvalid.out</Outputs> 137 <Outputs>$(IntDir)pngvalid.out</Outputs>
138 <Inputs>$(OutDir)pngvalid.exe</Inputs> 138 <Inputs>$(OutDir)pngvalid.exe</Inputs>
139 </CustomBuildStep> 139 </CustomBuildStep>
140 </ItemDefinitionGroup> 140 </ItemDefinitionGroup>
141 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 141 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
142 <ClCompile> 142 <ClCompile>
143 <WarningLevel>Level4</WarningLevel> 143 <WarningLevel>Level4</WarningLevel>
144 <PrecompiledHeader>NotUsing</PrecompiledHeader> 144 <PrecompiledHeader>NotUsing</PrecompiledHeader>
145 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 145 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
146 <Optimization>Full</Optimization> 146 <Optimization>Full</Optimization>
147 <FunctionLevelLinking>false</FunctionLevelLinking> 147 <FunctionLevelLinking>false</FunctionLevelLinking>
148 <IntrinsicFunctions>true</IntrinsicFunctions> 148 <IntrinsicFunctions>true</IntrinsicFunctions>
149 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;PNG_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> 149 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;PNG_USE_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
150 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 150 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
151 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings> 151 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings>
152 <CompileAsManaged>false</CompileAsManaged> 152 <CompileAsManaged>false</CompileAsManaged>
153 <TreatWarningAsError>true</TreatWarningAsError> 153 <TreatWarningAsError>true</TreatWarningAsError>
154 <StringPooling>true</StringPooling> 154 <StringPooling>true</StringPooling>
155 <MinimalRebuild>false</MinimalRebuild> 155 <MinimalRebuild>false</MinimalRebuild>
156 <BrowseInformation>true</BrowseInformation> 156 <BrowseInformation>true</BrowseInformation>
157 <WholeProgramOptimization>true</WholeProgramOptimization> 157 <WholeProgramOptimization>true</WholeProgramOptimization>
158 <FloatingPointExceptions>false</FloatingPointExceptions> 158 <FloatingPointExceptions>false</FloatingPointExceptions>
159 </ClCompile> 159 </ClCompile>
160 <Link> 160 <Link>
161 <SubSystem>Console</SubSystem> 161 <SubSystem>Console</SubSystem>
162 <GenerateDebugInformation>true</GenerateDebugInformation> 162 <GenerateDebugInformation>true</GenerateDebugInformation>
163 <EnableCOMDATFolding>true</EnableCOMDATFolding> 163 <EnableCOMDATFolding>true</EnableCOMDATFolding>
164 <OptimizeReferences>true</OptimizeReferences> 164 <OptimizeReferences>true</OptimizeReferences>
165 <AdditionalDependencies>libpng15.lib;zlib.lib</AdditionalDependencies> 165 <AdditionalDependencies>libpng15.lib;zlib.lib</AdditionalDependencies>
166 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories> 166 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories>
167 <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> 167 <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
168 </Link> 168 </Link>
169 <CustomBuildStep> 169 <CustomBuildStep>
170 <Message>Executing PNG validation program</Message> 170 <Message>Executing PNG validation program</Message>
171 <Command>"$(OutDir)pngvalid.exe" --touch "$(IntDir)pngvalid.out"</Command> 171 <Command>"$(OutDir)pngvalid.exe" --touch "$(IntDir)pngvalid.out"</Command>
172 <Outputs>$(IntDir)pngvalid.out</Outputs> 172 <Outputs>$(IntDir)pngvalid.out</Outputs>
173 <Inputs>$(OutDir)pngvalid.exe</Inputs> 173 <Inputs>$(OutDir)pngvalid.exe</Inputs>
174 </CustomBuildStep> 174 </CustomBuildStep>
175 </ItemDefinitionGroup> 175 </ItemDefinitionGroup>
176 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'"> 176 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">
177 <ClCompile> 177 <ClCompile>
178 <WarningLevel>Level4</WarningLevel> 178 <WarningLevel>Level4</WarningLevel>
179 <PrecompiledHeader>NotUsing</PrecompiledHeader> 179 <PrecompiledHeader>NotUsing</PrecompiledHeader>
180 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 180 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
181 <Optimization>Full</Optimization> 181 <Optimization>Full</Optimization>
182 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 182 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
183 <FunctionLevelLinking>false</FunctionLevelLinking> 183 <FunctionLevelLinking>false</FunctionLevelLinking>
184 <IntrinsicFunctions>true</IntrinsicFunctions> 184 <IntrinsicFunctions>true</IntrinsicFunctions>
185 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 185 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
186 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 186 <AdditionalIncludeDirectories>$(ZLibSrcDir);..\..\..\scripts;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
187 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings> 187 <DisableSpecificWarnings>4996;4127</DisableSpecificWarnings>
188 <CompileAsManaged>false</CompileAsManaged> 188 <CompileAsManaged>false</CompileAsManaged>
189 <TreatWarningAsError>true</TreatWarningAsError> 189 <TreatWarningAsError>true</TreatWarningAsError>
190 <StringPooling>true</StringPooling> 190 <StringPooling>true</StringPooling>
191 <MinimalRebuild>false</MinimalRebuild> 191 <MinimalRebuild>false</MinimalRebuild>
192 <BrowseInformation>true</BrowseInformation> 192 <BrowseInformation>true</BrowseInformation>
193 <WholeProgramOptimization>true</WholeProgramOptimization> 193 <WholeProgramOptimization>true</WholeProgramOptimization>
194 <FloatingPointExceptions>false</FloatingPointExceptions> 194 <FloatingPointExceptions>false</FloatingPointExceptions>
195 </ClCompile> 195 </ClCompile>
196 <Link> 196 <Link>
197 <SubSystem>Console</SubSystem> 197 <SubSystem>Console</SubSystem>
198 <GenerateDebugInformation>true</GenerateDebugInformation> 198 <GenerateDebugInformation>true</GenerateDebugInformation>
199 <EnableCOMDATFolding>true</EnableCOMDATFolding> 199 <EnableCOMDATFolding>true</EnableCOMDATFolding>
200 <OptimizeReferences>true</OptimizeReferences> 200 <OptimizeReferences>true</OptimizeReferences>
201 <AdditionalDependencies>libpng15.lib;zlib.lib</AdditionalDependencies> 201 <AdditionalDependencies>libpng15.lib;zlib.lib</AdditionalDependencies>
202 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories> 202 <AdditionalLibraryDirectories>$(OutDir)</AdditionalLibraryDirectories>
203 <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> 203 <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
204 </Link> 204 </Link>
205 <CustomBuildStep> 205 <CustomBuildStep>
206 <Message>Executing PNG validation program</Message> 206 <Message>Executing PNG validation program</Message>
207 <Command>"$(OutDir)pngvalid.exe" --touch "$(IntDir)pngvalid.out"</Command> 207 <Command>"$(OutDir)pngvalid.exe" --touch "$(IntDir)pngvalid.out"</Command>
208 <Outputs>$(IntDir)pngvalid.out</Outputs> 208 <Outputs>$(IntDir)pngvalid.out</Outputs>
209 <Inputs>$(OutDir)pngvalid.exe</Inputs> 209 <Inputs>$(OutDir)pngvalid.exe</Inputs>
210 </CustomBuildStep> 210 </CustomBuildStep>
211 </ItemDefinitionGroup> 211 </ItemDefinitionGroup>
212 <ItemGroup> 212 <ItemGroup>
213 <ClCompile Include="..\..\..\contrib\libtests\pngvalid.c" /> 213 <ClCompile Include="..\..\..\contrib\libtests\pngvalid.c" />
214 </ItemGroup> 214 </ItemGroup>
215 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 215 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
216 <ImportGroup Label="ExtensionTargets"> 216 <ImportGroup Label="ExtensionTargets">
217 </ImportGroup> 217 </ImportGroup>
218</Project> 218</Project>
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/readme.txt b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/readme.txt
index 4828f55..99faac3 100644
--- a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/readme.txt
+++ b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/readme.txt
@@ -1,64 +1,64 @@
1 1
2VisualStudio instructions 2VisualStudio instructions
3 3
4libpng version 1.5.9 - February 18, 2012 4libpng version 1.5.9 - February 18, 2012
5 5
6Copyright (c) 1998-2010 Glenn Randers-Pehrson 6Copyright (c) 1998-2010 Glenn Randers-Pehrson
7 7
8This code is released under the libpng license. 8This code is released under the libpng license.
9For conditions of distribution and use, see the disclaimer 9For conditions of distribution and use, see the disclaimer
10and license in png.h 10and license in png.h
11 11
12This directory contains support for building libpng under MicroSoft 12This directory contains support for building libpng under MicroSoft
13VisualStudio 2010. It may also work under later versions of VisualStudio. 13VisualStudio 2010. It may also work under later versions of VisualStudio.
14You should be familiar with VisualStudio before using this directory. 14You should be familiar with VisualStudio before using this directory.
15 15
16Initial preparations 16Initial preparations
17==================== 17====================
18You must enter some information in zlib.props before attempting to build 18You must enter some information in zlib.props before attempting to build
19with this 'solution'. Please read and edit zlib.props first. You will 19with this 'solution'. Please read and edit zlib.props first. You will
20probably not be familiar with the contents of zlib.props - do not worry, 20probably not be familiar with the contents of zlib.props - do not worry,
21it is mostly harmless. 21it is mostly harmless.
22 22
23This is all you need to do to build the 'release' and 'release library' 23This is all you need to do to build the 'release' and 'release library'
24configurations. 24configurations.
25 25
26Debugging 26Debugging
27========= 27=========
28The release configurations default to /Ox optimization. Full debugging 28The release configurations default to /Ox optimization. Full debugging
29information is produced (in the .pdb), but if you encounter a problem the 29information is produced (in the .pdb), but if you encounter a problem the
30optimization may make it difficult to debug. Simply rebuild with a lower 30optimization may make it difficult to debug. Simply rebuild with a lower
31optimization level (e.g. /Od.) 31optimization level (e.g. /Od.)
32 32
33Linking your application 33Linking your application
34======================== 34========================
35Normally you should link against the 'release' configuration. This builds a 35Normally you should link against the 'release' configuration. This builds a
36DLL for libpng 1.5 with the default runtime options used by Visual Studio 36DLL for libpng 1.5 with the default runtime options used by Visual Studio
372010. In particular the runtime library is the "MultiThreaded DLL" version. 372010. In particular the runtime library is the "MultiThreaded DLL" version.
38If you use Visual Studio defaults to build your application you will have no 38If you use Visual Studio defaults to build your application you will have no
39problems. 39problems.
40 40
41If you don't use the Visual Studio defaults your application must still be built 41If you don't use the Visual Studio defaults your application must still be built
42with the default runtime option (/MD). If, for some reason, it is not then your 42with the default runtime option (/MD). If, for some reason, it is not then your
43application will crash inside libpng15.dll as soon as libpng tries to read 43application will crash inside libpng15.dll as soon as libpng tries to read
44from a file handle you pass in. 44from a file handle you pass in.
45 45
46If you do not want to use the DLL, for example for a very small application, 46If you do not want to use the DLL, for example for a very small application,
47the 'release library' configuration may be more appropriate. This is built 47the 'release library' configuration may be more appropriate. This is built
48with a non-standard runtime library - the "MultiThreaded" version. When you 48with a non-standard runtime library - the "MultiThreaded" version. When you
49build your application it must be compiled with this option (/MT), otherwise 49build your application it must be compiled with this option (/MT), otherwise
50it will not build (if you are lucky) or crash (if you are not.) 50it will not build (if you are lucky) or crash (if you are not.)
51 51
52Stop reading here 52Stop reading here
53================= 53=================
54You have enough information to build a working application. 54You have enough information to build a working application.
55 55
56Debug versions have limited support 56Debug versions have limited support
57=================================== 57===================================
58This solution includes limited support for debug versions of libpng. You 58This solution includes limited support for debug versions of libpng. You
59do not need these unless your own solution itself uses debug builds (it is 59do not need these unless your own solution itself uses debug builds (it is
60far more effective to debug on the release builds, there is no point building 60far more effective to debug on the release builds, there is no point building
61a special debug build.) 61a special debug build.)
62 62
63The debug build of libpng is minimally supported. Support for debug builds of 63The debug build of libpng is minimally supported. Support for debug builds of
64zlib is also minimal. You really don't want to do this. 64zlib is also minimal. You really don't want to do this.
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/vstudio.sln b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/vstudio.sln
index c6c50e4..4ab6641 100644
--- a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/vstudio.sln
+++ b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/vstudio.sln
@@ -1,87 +1,87 @@
1Microsoft Visual Studio Solution File, Format Version 11.00 1Microsoft Visual Studio Solution File, Format Version 11.00
2# Visual Studio 2010 2# Visual Studio 2010
3Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "libpng\libpng.vcxproj", "{D6973076-9317-4EF2-A0B8-B7A18AC0713E}" 3Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "libpng\libpng.vcxproj", "{D6973076-9317-4EF2-A0B8-B7A18AC0713E}"
4 ProjectSection(ProjectDependencies) = postProject 4 ProjectSection(ProjectDependencies) = postProject
5 {60F89955-91C6-3A36-8000-13C592FEC2DF} = {60F89955-91C6-3A36-8000-13C592FEC2DF} 5 {60F89955-91C6-3A36-8000-13C592FEC2DF} = {60F89955-91C6-3A36-8000-13C592FEC2DF}
6 {EB33566E-DA7F-4D28-9077-88C0B7C77E35} = {EB33566E-DA7F-4D28-9077-88C0B7C77E35} 6 {EB33566E-DA7F-4D28-9077-88C0B7C77E35} = {EB33566E-DA7F-4D28-9077-88C0B7C77E35}
7 EndProjectSection 7 EndProjectSection
8EndProject 8EndProject
9Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pngtest", "pngtest\pngtest.vcxproj", "{228BA965-50D5-42B2-8BCF-AFCC227E3C1D}" 9Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pngtest", "pngtest\pngtest.vcxproj", "{228BA965-50D5-42B2-8BCF-AFCC227E3C1D}"
10 ProjectSection(ProjectDependencies) = postProject 10 ProjectSection(ProjectDependencies) = postProject
11 {60F89955-91C6-3A36-8000-13C592FEC2DF} = {60F89955-91C6-3A36-8000-13C592FEC2DF} 11 {60F89955-91C6-3A36-8000-13C592FEC2DF} = {60F89955-91C6-3A36-8000-13C592FEC2DF}
12 {EB33566E-DA7F-4D28-9077-88C0B7C77E35} = {EB33566E-DA7F-4D28-9077-88C0B7C77E35} 12 {EB33566E-DA7F-4D28-9077-88C0B7C77E35} = {EB33566E-DA7F-4D28-9077-88C0B7C77E35}
13 {D6973076-9317-4EF2-A0B8-B7A18AC0713E} = {D6973076-9317-4EF2-A0B8-B7A18AC0713E} 13 {D6973076-9317-4EF2-A0B8-B7A18AC0713E} = {D6973076-9317-4EF2-A0B8-B7A18AC0713E}
14 EndProjectSection 14 EndProjectSection
15EndProject 15EndProject
16Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "zlib\zlib.vcxproj", "{60F89955-91C6-3A36-8000-13C592FEC2DF}" 16Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "zlib\zlib.vcxproj", "{60F89955-91C6-3A36-8000-13C592FEC2DF}"
17EndProject 17EndProject
18Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pngvalid", "pngvalid\pngvalid.vcxproj", "{9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}" 18Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pngvalid", "pngvalid\pngvalid.vcxproj", "{9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}"
19 ProjectSection(ProjectDependencies) = postProject 19 ProjectSection(ProjectDependencies) = postProject
20 {60F89955-91C6-3A36-8000-13C592FEC2DF} = {60F89955-91C6-3A36-8000-13C592FEC2DF} 20 {60F89955-91C6-3A36-8000-13C592FEC2DF} = {60F89955-91C6-3A36-8000-13C592FEC2DF}
21 {EB33566E-DA7F-4D28-9077-88C0B7C77E35} = {EB33566E-DA7F-4D28-9077-88C0B7C77E35} 21 {EB33566E-DA7F-4D28-9077-88C0B7C77E35} = {EB33566E-DA7F-4D28-9077-88C0B7C77E35}
22 {D6973076-9317-4EF2-A0B8-B7A18AC0713E} = {D6973076-9317-4EF2-A0B8-B7A18AC0713E} 22 {D6973076-9317-4EF2-A0B8-B7A18AC0713E} = {D6973076-9317-4EF2-A0B8-B7A18AC0713E}
23 EndProjectSection 23 EndProjectSection
24EndProject 24EndProject
25Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pnglibconf", "pnglibconf\pnglibconf.vcxproj", "{EB33566E-DA7F-4D28-9077-88C0B7C77E35}" 25Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pnglibconf", "pnglibconf\pnglibconf.vcxproj", "{EB33566E-DA7F-4D28-9077-88C0B7C77E35}"
26EndProject 26EndProject
27Global 27Global
28 GlobalSection(SolutionConfigurationPlatforms) = preSolution 28 GlobalSection(SolutionConfigurationPlatforms) = preSolution
29 Debug Library|Win32 = Debug Library|Win32 29 Debug Library|Win32 = Debug Library|Win32
30 Debug|Win32 = Debug|Win32 30 Debug|Win32 = Debug|Win32
31 Release Library|Win32 = Release Library|Win32 31 Release Library|Win32 = Release Library|Win32
32 Release|Win32 = Release|Win32 32 Release|Win32 = Release|Win32
33 EndGlobalSection 33 EndGlobalSection
34 GlobalSection(ProjectConfigurationPlatforms) = postSolution 34 GlobalSection(ProjectConfigurationPlatforms) = postSolution
35 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Debug Library|Win32.ActiveCfg = Debug Library|Win32 35 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Debug Library|Win32.ActiveCfg = Debug Library|Win32
36 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Debug Library|Win32.Build.0 = Debug Library|Win32 36 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Debug Library|Win32.Build.0 = Debug Library|Win32
37 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Debug|Win32.ActiveCfg = Debug|Win32 37 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Debug|Win32.ActiveCfg = Debug|Win32
38 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Debug|Win32.Build.0 = Debug|Win32 38 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Debug|Win32.Build.0 = Debug|Win32
39 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Release Library|Win32.ActiveCfg = Release Library|Win32 39 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Release Library|Win32.ActiveCfg = Release Library|Win32
40 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Release Library|Win32.Build.0 = Release Library|Win32 40 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Release Library|Win32.Build.0 = Release Library|Win32
41 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Release|Win32.ActiveCfg = Release|Win32 41 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Release|Win32.ActiveCfg = Release|Win32
42 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Release|Win32.Build.0 = Release|Win32 42 {D6973076-9317-4EF2-A0B8-B7A18AC0713E}.Release|Win32.Build.0 = Release|Win32
43 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Debug Library|Win32.ActiveCfg = Debug Library|Win32 43 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Debug Library|Win32.ActiveCfg = Debug Library|Win32
44 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Debug Library|Win32.Build.0 = Debug Library|Win32 44 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Debug Library|Win32.Build.0 = Debug Library|Win32
45 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Debug|Win32.ActiveCfg = Debug|Win32 45 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Debug|Win32.ActiveCfg = Debug|Win32
46 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Debug|Win32.Build.0 = Debug|Win32 46 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Debug|Win32.Build.0 = Debug|Win32
47 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Release Library|Win32.ActiveCfg = Release Library|Win32 47 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Release Library|Win32.ActiveCfg = Release Library|Win32
48 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Release Library|Win32.Build.0 = Release Library|Win32 48 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Release Library|Win32.Build.0 = Release Library|Win32
49 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Release|Win32.ActiveCfg = Release|Win32 49 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Release|Win32.ActiveCfg = Release|Win32
50 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Release|Win32.Build.0 = Release|Win32 50 {228BA965-50D5-42B2-8BCF-AFCC227E3C1D}.Release|Win32.Build.0 = Release|Win32
51 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Debug Library|Win32.ActiveCfg = Debug Library|Win32 51 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Debug Library|Win32.ActiveCfg = Debug Library|Win32
52 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Debug Library|Win32.Build.0 = Debug Library|Win32 52 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Debug Library|Win32.Build.0 = Debug Library|Win32
53 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Debug|Win32.ActiveCfg = Debug|Win32 53 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Debug|Win32.ActiveCfg = Debug|Win32
54 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Debug|Win32.Build.0 = Debug|Win32 54 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Debug|Win32.Build.0 = Debug|Win32
55 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Release Library|Win32.ActiveCfg = Release Library|Win32 55 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Release Library|Win32.ActiveCfg = Release Library|Win32
56 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Release Library|Win32.Build.0 = Release Library|Win32 56 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Release Library|Win32.Build.0 = Release Library|Win32
57 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Release|Win32.ActiveCfg = Release|Win32 57 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Release|Win32.ActiveCfg = Release|Win32
58 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Release|Win32.Build.0 = Release|Win32 58 {60F89955-91C6-3A36-8000-13C592FEC2DF}.Release|Win32.Build.0 = Release|Win32
59 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Debug Library|Win32.ActiveCfg = Debug Library|Win32 59 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Debug Library|Win32.ActiveCfg = Debug Library|Win32
60 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Debug Library|Win32.Build.0 = Debug Library|Win32 60 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Debug Library|Win32.Build.0 = Debug Library|Win32
61 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Debug|Win32.ActiveCfg = Debug|Win32 61 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Debug|Win32.ActiveCfg = Debug|Win32
62 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Debug|Win32.Build.0 = Debug|Win32 62 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Debug|Win32.Build.0 = Debug|Win32
63 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Release Library|Win32.ActiveCfg = Release Library|Win32 63 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Release Library|Win32.ActiveCfg = Release Library|Win32
64 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Release Library|Win32.Build.0 = Release Library|Win32 64 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Release Library|Win32.Build.0 = Release Library|Win32
65 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Release|Win32.ActiveCfg = Release|Win32 65 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Release|Win32.ActiveCfg = Release|Win32
66 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Release|Win32.Build.0 = Release|Win32 66 {9B36B6FE-7FC0-434F-A71F-BBEF8099F1D8}.Release|Win32.Build.0 = Release|Win32
67 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Debug Library|Win32.ActiveCfg = Release|Win32 67 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Debug Library|Win32.ActiveCfg = Release|Win32
68 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Debug Library|Win32.Build.0 = Release|Win32 68 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Debug Library|Win32.Build.0 = Release|Win32
69 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Debug|Win32.ActiveCfg = Release|Win32 69 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Debug|Win32.ActiveCfg = Release|Win32
70 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Debug|Win32.Build.0 = Release|Win32 70 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Debug|Win32.Build.0 = Release|Win32
71 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Release Library|Win32.ActiveCfg = Release|Win32 71 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Release Library|Win32.ActiveCfg = Release|Win32
72 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Release Library|Win32.Build.0 = Release|Win32 72 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Release Library|Win32.Build.0 = Release|Win32
73 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Release|Win32.ActiveCfg = Release|Win32 73 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Release|Win32.ActiveCfg = Release|Win32
74 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Release|Win32.Build.0 = Release|Win32 74 {EB33566E-DA7F-4D28-9077-88C0B7C77E35}.Release|Win32.Build.0 = Release|Win32
75 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Debug Library|Win32.ActiveCfg = Debug Library|Win32 75 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Debug Library|Win32.ActiveCfg = Debug Library|Win32
76 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Debug Library|Win32.Build.0 = Debug Library|Win32 76 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Debug Library|Win32.Build.0 = Debug Library|Win32
77 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Debug|Win32.ActiveCfg = Debug|Win32 77 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Debug|Win32.ActiveCfg = Debug|Win32
78 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Debug|Win32.Build.0 = Debug|Win32 78 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Debug|Win32.Build.0 = Debug|Win32
79 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Release Library|Win32.ActiveCfg = Release Library|Win32 79 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Release Library|Win32.ActiveCfg = Release Library|Win32
80 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Release Library|Win32.Build.0 = Release Library|Win32 80 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Release Library|Win32.Build.0 = Release Library|Win32
81 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Release|Win32.ActiveCfg = Release|Win32 81 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Release|Win32.ActiveCfg = Release|Win32
82 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Release|Win32.Build.0 = Release|Win32 82 {277AC57F-313B-4D06-B119-A3CDB672D2FF}.Release|Win32.Build.0 = Release|Win32
83 EndGlobalSection 83 EndGlobalSection
84 GlobalSection(SolutionProperties) = preSolution 84 GlobalSection(SolutionProperties) = preSolution
85 HideSolutionNode = FALSE 85 HideSolutionNode = FALSE
86 EndGlobalSection 86 EndGlobalSection
87EndGlobal 87EndGlobal
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/zlib.props b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/zlib.props
index eaec606..ad953c1 100644
--- a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/zlib.props
+++ b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/zlib.props
@@ -1,37 +1,37 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<!-- 2<!--
3 * zlib.props - location of zlib source 3 * zlib.props - location of zlib source
4 * 4 *
5 * libpng version 1.5.9 - February 18, 2012 5 * libpng version 1.5.9 - February 18, 2012
6 * 6 *
7 * Copyright (c) 1998-2011 Glenn Randers-Pehrson 7 * Copyright (c) 1998-2011 Glenn Randers-Pehrson
8 * 8 *
9 * This code is released under the libpng license. 9 * This code is released under the libpng license.
10 * For conditions of distribution and use, see the disclaimer 10 * For conditions of distribution and use, see the disclaimer
11 * and license in png.h 11 * and license in png.h
12 12
13 * You must edit this file to record the location of the zlib 13 * You must edit this file to record the location of the zlib
14 * source code. 14 * source code.
15 --> 15 -->
16 16
17<Project ToolsVersion="4.0" 17<Project ToolsVersion="4.0"
18 xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 18 xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
19 <PropertyGroup Label="Globals"> 19 <PropertyGroup Label="Globals">
20 <!-- Place the name of the directory containing the source of zlib used for 20 <!-- Place the name of the directory containing the source of zlib used for
21 debugging in this property. 21 debugging in this property.
22 22
23 The directory need only contain the '.c' and '.h' files from the 23 The directory need only contain the '.c' and '.h' files from the
24 source. 24 source.
25 25
26 If you use a relative directory name (as below) then it must be 26 If you use a relative directory name (as below) then it must be
27 relative to the project directories; these are one level deepers than 27 relative to the project directories; these are one level deepers than
28 the directories containing this file. 28 the directories containing this file.
29 29
30 If the version of zlib you use does not match that used when the 30 If the version of zlib you use does not match that used when the
31 distribution was built you will get warnings from pngtest that the zlib 31 distribution was built you will get warnings from pngtest that the zlib
32 versions do not match. The zlib version used in this build is recorded 32 versions do not match. The zlib version used in this build is recorded
33 below: 33 below:
34 --> 34 -->
35 <ZLibSrcDir>..\..\..\..\zlib-1.2.5</ZLibSrcDir> 35 <ZLibSrcDir>..\..\..\..\zlib-1.2.5</ZLibSrcDir>
36 </PropertyGroup> 36 </PropertyGroup>
37</Project> 37</Project>
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/zlib/zlib.vcxproj b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/zlib/zlib.vcxproj
index 45dbeb5..d627817 100644
--- a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/zlib/zlib.vcxproj
+++ b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/vstudio/zlib/zlib.vcxproj
@@ -1,174 +1,174 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations"> 3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug Library|Win32"> 4 <ProjectConfiguration Include="Debug Library|Win32">
5 <Configuration>Debug Library</Configuration> 5 <Configuration>Debug Library</Configuration>
6 <Platform>Win32</Platform> 6 <Platform>Win32</Platform>
7 </ProjectConfiguration> 7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug|Win32"> 8 <ProjectConfiguration Include="Debug|Win32">
9 <Configuration>Debug</Configuration> 9 <Configuration>Debug</Configuration>
10 <Platform>Win32</Platform> 10 <Platform>Win32</Platform>
11 </ProjectConfiguration> 11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Release Library|Win32"> 12 <ProjectConfiguration Include="Release Library|Win32">
13 <Configuration>Release Library</Configuration> 13 <Configuration>Release Library</Configuration>
14 <Platform>Win32</Platform> 14 <Platform>Win32</Platform>
15 </ProjectConfiguration> 15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|Win32"> 16 <ProjectConfiguration Include="Release|Win32">
17 <Configuration>Release</Configuration> 17 <Configuration>Release</Configuration>
18 <Platform>Win32</Platform> 18 <Platform>Win32</Platform>
19 </ProjectConfiguration> 19 </ProjectConfiguration>
20 </ItemGroup> 20 </ItemGroup>
21 <ItemGroup> 21 <ItemGroup>
22 <ClCompile Include="$(ZLibSrcDir)\adler32.c" /> 22 <ClCompile Include="$(ZLibSrcDir)\adler32.c" />
23 <ClCompile Include="$(ZLibSrcDir)\compress.c" /> 23 <ClCompile Include="$(ZLibSrcDir)\compress.c" />
24 <ClCompile Include="$(ZLibSrcDir)\crc32.c" /> 24 <ClCompile Include="$(ZLibSrcDir)\crc32.c" />
25 <ClCompile Include="$(ZLibSrcDir)\deflate.c" /> 25 <ClCompile Include="$(ZLibSrcDir)\deflate.c" />
26 <ClCompile Include="$(ZLibSrcDir)\infback.c" /> 26 <ClCompile Include="$(ZLibSrcDir)\infback.c" />
27 <ClCompile Include="$(ZLibSrcDir)\inffast.c" /> 27 <ClCompile Include="$(ZLibSrcDir)\inffast.c" />
28 <ClCompile Include="$(ZLibSrcDir)\inflate.c" /> 28 <ClCompile Include="$(ZLibSrcDir)\inflate.c" />
29 <ClCompile Include="$(ZLibSrcDir)\inftrees.c" /> 29 <ClCompile Include="$(ZLibSrcDir)\inftrees.c" />
30 <ClCompile Include="$(ZLibSrcDir)\trees.c" /> 30 <ClCompile Include="$(ZLibSrcDir)\trees.c" />
31 <ClCompile Include="$(ZLibSrcDir)\uncompr.c" /> 31 <ClCompile Include="$(ZLibSrcDir)\uncompr.c" />
32 <ClCompile Include="$(ZLibSrcDir)\zutil.c" /> 32 <ClCompile Include="$(ZLibSrcDir)\zutil.c" />
33 </ItemGroup> 33 </ItemGroup>
34 <PropertyGroup Label="Globals"> 34 <PropertyGroup Label="Globals">
35 <Keyword>Win32Proj</Keyword> 35 <Keyword>Win32Proj</Keyword>
36 </PropertyGroup> 36 </PropertyGroup>
37 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 37 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
38 <Import Project="$(SolutionDir)\zlib.props" /> 38 <Import Project="$(SolutionDir)\zlib.props" />
39 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="Configuration"> 39 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="Configuration">
40 <ConfigurationType>StaticLibrary</ConfigurationType> 40 <ConfigurationType>StaticLibrary</ConfigurationType>
41 </PropertyGroup> 41 </PropertyGroup>
42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
43 <ConfigurationType>StaticLibrary</ConfigurationType> 43 <ConfigurationType>StaticLibrary</ConfigurationType>
44 </PropertyGroup> 44 </PropertyGroup>
45 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="Configuration"> 45 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="Configuration">
46 <ConfigurationType>StaticLibrary</ConfigurationType> 46 <ConfigurationType>StaticLibrary</ConfigurationType>
47 </PropertyGroup> 47 </PropertyGroup>
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
49 <ConfigurationType>StaticLibrary</ConfigurationType> 49 <ConfigurationType>StaticLibrary</ConfigurationType>
50 </PropertyGroup> 50 </PropertyGroup>
51 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 51 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
52 <ConfigurationType>StaticLibrary</ConfigurationType> 52 <ConfigurationType>StaticLibrary</ConfigurationType>
53 </PropertyGroup> 53 </PropertyGroup>
54 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 54 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
55 <ImportGroup Label="ExtensionSettings"> 55 <ImportGroup Label="ExtensionSettings">
56 </ImportGroup> 56 </ImportGroup>
57 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="PropertySheets"> 57 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="PropertySheets">
58 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" /> 58 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
59 </ImportGroup> 59 </ImportGroup>
60 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 60 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
61 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" /> 61 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
62 </ImportGroup> 62 </ImportGroup>
63 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="PropertySheets"> 63 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="PropertySheets">
64 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" /> 64 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
65 </ImportGroup> 65 </ImportGroup>
66 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 66 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
67 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 67 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
68 </ImportGroup> 68 </ImportGroup>
69 <PropertyGroup Label="UserMacros" /> 69 <PropertyGroup Label="UserMacros" />
70 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'"> 70 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">
71 <LinkIncremental>true</LinkIncremental> 71 <LinkIncremental>true</LinkIncremental>
72 </PropertyGroup> 72 </PropertyGroup>
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
74 <LinkIncremental>true</LinkIncremental> 74 <LinkIncremental>true</LinkIncremental>
75 </PropertyGroup> 75 </PropertyGroup>
76 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'"> 76 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">
77 <LinkIncremental>true</LinkIncremental> 77 <LinkIncremental>true</LinkIncremental>
78 </PropertyGroup> 78 </PropertyGroup>
79 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 79 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
80 <LinkIncremental>true</LinkIncremental> 80 <LinkIncremental>true</LinkIncremental>
81 </PropertyGroup> 81 </PropertyGroup>
82 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 82 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
83 <LinkIncremental>true</LinkIncremental> 83 <LinkIncremental>true</LinkIncremental>
84 </PropertyGroup> 84 </PropertyGroup>
85 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'"> 85 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">
86 <ClCompile> 86 <ClCompile>
87 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> 87 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
88 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> 88 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
89 <WarningLevel>TurnOffAllWarnings</WarningLevel> 89 <WarningLevel>TurnOffAllWarnings</WarningLevel>
90 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 90 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
91 <Optimization>Disabled</Optimization> 91 <Optimization>Disabled</Optimization>
92 <BrowseInformation>true</BrowseInformation> 92 <BrowseInformation>true</BrowseInformation>
93 </ClCompile> 93 </ClCompile>
94 <Link> 94 <Link>
95 <TargetMachine>MachineX86</TargetMachine> 95 <TargetMachine>MachineX86</TargetMachine>
96 <GenerateDebugInformation>true</GenerateDebugInformation> 96 <GenerateDebugInformation>true</GenerateDebugInformation>
97 <SubSystem>Windows</SubSystem> 97 <SubSystem>Windows</SubSystem>
98 </Link> 98 </Link>
99 </ItemDefinitionGroup> 99 </ItemDefinitionGroup>
100 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 100 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
101 <ClCompile> 101 <ClCompile>
102 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> 102 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
103 <WarningLevel>TurnOffAllWarnings</WarningLevel> 103 <WarningLevel>TurnOffAllWarnings</WarningLevel>
104 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 104 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
105 <Optimization>Disabled</Optimization> 105 <Optimization>Disabled</Optimization>
106 <BrowseInformation>true</BrowseInformation> 106 <BrowseInformation>true</BrowseInformation>
107 </ClCompile> 107 </ClCompile>
108 <Link> 108 <Link>
109 <TargetMachine>MachineX86</TargetMachine> 109 <TargetMachine>MachineX86</TargetMachine>
110 <GenerateDebugInformation>true</GenerateDebugInformation> 110 <GenerateDebugInformation>true</GenerateDebugInformation>
111 <SubSystem>Windows</SubSystem> 111 <SubSystem>Windows</SubSystem>
112 </Link> 112 </Link>
113 </ItemDefinitionGroup> 113 </ItemDefinitionGroup>
114 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'"> 114 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">
115 <ClCompile> 115 <ClCompile>
116 <WarningLevel>Level3</WarningLevel> 116 <WarningLevel>Level3</WarningLevel>
117 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 117 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
118 <Optimization>Full</Optimization> 118 <Optimization>Full</Optimization>
119 <IntrinsicFunctions>true</IntrinsicFunctions> 119 <IntrinsicFunctions>true</IntrinsicFunctions>
120 <WholeProgramOptimization>true</WholeProgramOptimization> 120 <WholeProgramOptimization>true</WholeProgramOptimization>
121 <BufferSecurityCheck>false</BufferSecurityCheck> 121 <BufferSecurityCheck>false</BufferSecurityCheck>
122 <BrowseInformation>true</BrowseInformation> 122 <BrowseInformation>true</BrowseInformation>
123 <FunctionLevelLinking>true</FunctionLevelLinking> 123 <FunctionLevelLinking>true</FunctionLevelLinking>
124 <TreatWarningAsError>true</TreatWarningAsError> 124 <TreatWarningAsError>true</TreatWarningAsError>
125 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 125 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
126 </ClCompile> 126 </ClCompile>
127 <Link> 127 <Link>
128 <TargetMachine>MachineX86</TargetMachine> 128 <TargetMachine>MachineX86</TargetMachine>
129 <GenerateDebugInformation>true</GenerateDebugInformation> 129 <GenerateDebugInformation>true</GenerateDebugInformation>
130 <SubSystem>Windows</SubSystem> 130 <SubSystem>Windows</SubSystem>
131 </Link> 131 </Link>
132 <Lib> 132 <Lib>
133 <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration> 133 <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration>
134 </Lib> 134 </Lib>
135 </ItemDefinitionGroup> 135 </ItemDefinitionGroup>
136 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 136 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
137 <ClCompile> 137 <ClCompile>
138 <WarningLevel>Level3</WarningLevel> 138 <WarningLevel>Level3</WarningLevel>
139 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 139 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
140 <Optimization>Full</Optimization> 140 <Optimization>Full</Optimization>
141 <IntrinsicFunctions>true</IntrinsicFunctions> 141 <IntrinsicFunctions>true</IntrinsicFunctions>
142 <WholeProgramOptimization>true</WholeProgramOptimization> 142 <WholeProgramOptimization>true</WholeProgramOptimization>
143 <BufferSecurityCheck>false</BufferSecurityCheck> 143 <BufferSecurityCheck>false</BufferSecurityCheck>
144 <BrowseInformation>true</BrowseInformation> 144 <BrowseInformation>true</BrowseInformation>
145 <FunctionLevelLinking>true</FunctionLevelLinking> 145 <FunctionLevelLinking>true</FunctionLevelLinking>
146 <TreatWarningAsError>true</TreatWarningAsError> 146 <TreatWarningAsError>true</TreatWarningAsError>
147 </ClCompile> 147 </ClCompile>
148 <Link> 148 <Link>
149 <TargetMachine>MachineX86</TargetMachine> 149 <TargetMachine>MachineX86</TargetMachine>
150 <GenerateDebugInformation>true</GenerateDebugInformation> 150 <GenerateDebugInformation>true</GenerateDebugInformation>
151 <SubSystem>Windows</SubSystem> 151 <SubSystem>Windows</SubSystem>
152 </Link> 152 </Link>
153 <Lib> 153 <Lib>
154 <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration> 154 <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration>
155 </Lib> 155 </Lib>
156 </ItemDefinitionGroup> 156 </ItemDefinitionGroup>
157 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 157 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
158 <ClCompile> 158 <ClCompile>
159 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> 159 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
160 <WarningLevel>Level3</WarningLevel> 160 <WarningLevel>Level3</WarningLevel>
161 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 161 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
162 </ClCompile> 162 </ClCompile>
163 <Link> 163 <Link>
164 <TargetMachine>MachineX86</TargetMachine> 164 <TargetMachine>MachineX86</TargetMachine>
165 <GenerateDebugInformation>true</GenerateDebugInformation> 165 <GenerateDebugInformation>true</GenerateDebugInformation>
166 <SubSystem>Windows</SubSystem> 166 <SubSystem>Windows</SubSystem>
167 <EnableCOMDATFolding>true</EnableCOMDATFolding> 167 <EnableCOMDATFolding>true</EnableCOMDATFolding>
168 <OptimizeReferences>true</OptimizeReferences> 168 <OptimizeReferences>true</OptimizeReferences>
169 </Link> 169 </Link>
170 </ItemDefinitionGroup> 170 </ItemDefinitionGroup>
171 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 171 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
172 <ImportGroup Label="ExtensionTargets"> 172 <ImportGroup Label="ExtensionTargets">
173 </ImportGroup> 173 </ImportGroup>
174</Project> 174</Project>