aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/pngtest.vcproj
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/visualc71/pngtest.vcproj
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/visualc71/pngtest.vcproj')
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/pngtest.vcproj534
1 files changed, 267 insertions, 267 deletions
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/pngtest.vcproj b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/pngtest.vcproj
index ac82ff9..ff330ae 100644
--- a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/pngtest.vcproj
+++ b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/pngtest.vcproj
@@ -1,267 +1,267 @@
1<?xml version="1.0" encoding="Windows-1252"?> 1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject 2<VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="7.10" 4 Version="7.10"
5 Name="pngtest" 5 Name="pngtest"
6 RootNamespace="pngtest"> 6 RootNamespace="pngtest">
7 <Platforms> 7 <Platforms>
8 <Platform 8 <Platform
9 Name="Win32"/> 9 Name="Win32"/>
10 </Platforms> 10 </Platforms>
11 <Configurations> 11 <Configurations>
12 <Configuration 12 <Configuration
13 Name="DLL Release|Win32" 13 Name="DLL Release|Win32"
14 OutputDirectory=".\Win32_DLL_Release\Test" 14 OutputDirectory=".\Win32_DLL_Release\Test"
15 IntermediateDirectory=".\Win32_DLL_Release\Test" 15 IntermediateDirectory=".\Win32_DLL_Release\Test"
16 ConfigurationType="1"> 16 ConfigurationType="1">
17 <Tool 17 <Tool
18 Name="VCCLCompilerTool" 18 Name="VCCLCompilerTool"
19 InlineFunctionExpansion="1" 19 InlineFunctionExpansion="1"
20 AdditionalIncludeDirectories="..\..\scripts;..\..\..\zlib" 20 AdditionalIncludeDirectories="..\..\scripts;..\..\..\zlib"
21 PreprocessorDefinitions="WIN32;NDEBUG;PNG_DLL;PNG_NO_STDIO;_CRT_SECURE_NO_WARNINGS" 21 PreprocessorDefinitions="WIN32;NDEBUG;PNG_DLL;PNG_NO_STDIO;_CRT_SECURE_NO_WARNINGS"
22 StringPooling="TRUE" 22 StringPooling="TRUE"
23 RuntimeLibrary="2" 23 RuntimeLibrary="2"
24 EnableFunctionLevelLinking="TRUE" 24 EnableFunctionLevelLinking="TRUE"
25 WarningLevel="3" 25 WarningLevel="3"
26 CompileAs="0"/> 26 CompileAs="0"/>
27 <Tool 27 <Tool
28 Name="VCCustomBuildTool" 28 Name="VCCustomBuildTool"
29 Description="Testing..." 29 Description="Testing..."
30 CommandLine="set path=$(OutDir)\..;$(OutDir)\..\ZLib 30 CommandLine="set path=$(OutDir)\..;$(OutDir)\..\ZLib
31$(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png" 31$(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png"
32 Outputs="$(IntDir)\pngout.png"/> 32 Outputs="$(IntDir)\pngout.png"/>
33 <Tool 33 <Tool
34 Name="VCLinkerTool" 34 Name="VCLinkerTool"
35 OutputFile="$(OutDir)/pngtest.exe" 35 OutputFile="$(OutDir)/pngtest.exe"
36 LinkIncremental="1" 36 LinkIncremental="1"
37 SubSystem="1"/> 37 SubSystem="1"/>
38 <Tool 38 <Tool
39 Name="VCMIDLTool"/> 39 Name="VCMIDLTool"/>
40 <Tool 40 <Tool
41 Name="VCPostBuildEventTool"/> 41 Name="VCPostBuildEventTool"/>
42 <Tool 42 <Tool
43 Name="VCPreBuildEventTool"/> 43 Name="VCPreBuildEventTool"/>
44 <Tool 44 <Tool
45 Name="VCPreLinkEventTool"/> 45 Name="VCPreLinkEventTool"/>
46 <Tool 46 <Tool
47 Name="VCResourceCompilerTool"/> 47 Name="VCResourceCompilerTool"/>
48 <Tool 48 <Tool
49 Name="VCWebServiceProxyGeneratorTool"/> 49 Name="VCWebServiceProxyGeneratorTool"/>
50 <Tool 50 <Tool
51 Name="VCXMLDataGeneratorTool"/> 51 Name="VCXMLDataGeneratorTool"/>
52 <Tool 52 <Tool
53 Name="VCWebDeploymentTool"/> 53 Name="VCWebDeploymentTool"/>
54 <Tool 54 <Tool
55 Name="VCManagedWrapperGeneratorTool"/> 55 Name="VCManagedWrapperGeneratorTool"/>
56 <Tool 56 <Tool
57 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 57 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
58 </Configuration> 58 </Configuration>
59 <Configuration 59 <Configuration
60 Name="DLL Debug|Win32" 60 Name="DLL Debug|Win32"
61 OutputDirectory=".\Win32_DLL_Debug\Test" 61 OutputDirectory=".\Win32_DLL_Debug\Test"
62 IntermediateDirectory=".\Win32_DLL_Debug\Test" 62 IntermediateDirectory=".\Win32_DLL_Debug\Test"
63 ConfigurationType="1"> 63 ConfigurationType="1">
64 <Tool 64 <Tool
65 Name="VCCLCompilerTool" 65 Name="VCCLCompilerTool"
66 Optimization="0" 66 Optimization="0"
67 AdditionalIncludeDirectories="..\..\scripts;..\..\..\zlib" 67 AdditionalIncludeDirectories="..\..\scripts;..\..\..\zlib"
68 PreprocessorDefinitions="WIN32;_DEBUG;PNG_DLL;PNG_NO_STDIO;_CRT_SECURE_NO_WARNINGS" 68 PreprocessorDefinitions="WIN32;_DEBUG;PNG_DLL;PNG_NO_STDIO;_CRT_SECURE_NO_WARNINGS"
69 BasicRuntimeChecks="3" 69 BasicRuntimeChecks="3"
70 RuntimeLibrary="3" 70 RuntimeLibrary="3"
71 WarningLevel="3" 71 WarningLevel="3"
72 DebugInformationFormat="4" 72 DebugInformationFormat="4"
73 CompileAs="0"/> 73 CompileAs="0"/>
74 <Tool 74 <Tool
75 Name="VCCustomBuildTool" 75 Name="VCCustomBuildTool"
76 Description="Testing..." 76 Description="Testing..."
77 CommandLine="set path=$(OutDir)\..;$(OutDir)\..\ZLib 77 CommandLine="set path=$(OutDir)\..;$(OutDir)\..\ZLib
78$(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png" 78$(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png"
79 Outputs="$(IntDir)\pngout.png"/> 79 Outputs="$(IntDir)\pngout.png"/>
80 <Tool 80 <Tool
81 Name="VCLinkerTool" 81 Name="VCLinkerTool"
82 OutputFile="$(OutDir)/pngtest.exe" 82 OutputFile="$(OutDir)/pngtest.exe"
83 GenerateDebugInformation="TRUE" 83 GenerateDebugInformation="TRUE"
84 SubSystem="1" 84 SubSystem="1"
85 TargetMachine="1"/> 85 TargetMachine="1"/>
86 <Tool 86 <Tool
87 Name="VCMIDLTool"/> 87 Name="VCMIDLTool"/>
88 <Tool 88 <Tool
89 Name="VCPostBuildEventTool"/> 89 Name="VCPostBuildEventTool"/>
90 <Tool 90 <Tool
91 Name="VCPreBuildEventTool"/> 91 Name="VCPreBuildEventTool"/>
92 <Tool 92 <Tool
93 Name="VCPreLinkEventTool"/> 93 Name="VCPreLinkEventTool"/>
94 <Tool 94 <Tool
95 Name="VCResourceCompilerTool"/> 95 Name="VCResourceCompilerTool"/>
96 <Tool 96 <Tool
97 Name="VCWebServiceProxyGeneratorTool"/> 97 Name="VCWebServiceProxyGeneratorTool"/>
98 <Tool 98 <Tool
99 Name="VCXMLDataGeneratorTool"/> 99 Name="VCXMLDataGeneratorTool"/>
100 <Tool 100 <Tool
101 Name="VCWebDeploymentTool"/> 101 Name="VCWebDeploymentTool"/>
102 <Tool 102 <Tool
103 Name="VCManagedWrapperGeneratorTool"/> 103 Name="VCManagedWrapperGeneratorTool"/>
104 <Tool 104 <Tool
105 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 105 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
106 </Configuration> 106 </Configuration>
107 <Configuration 107 <Configuration
108 Name="DLL VB|Win32" 108 Name="DLL VB|Win32"
109 OutputDirectory=".\Win32_DLL_VB\Test" 109 OutputDirectory=".\Win32_DLL_VB\Test"
110 IntermediateDirectory=".\Win32_DLL_VB\Test" 110 IntermediateDirectory=".\Win32_DLL_VB\Test"
111 ConfigurationType="1"> 111 ConfigurationType="1">
112 <Tool 112 <Tool
113 Name="VCCLCompilerTool" 113 Name="VCCLCompilerTool"
114 InlineFunctionExpansion="1" 114 InlineFunctionExpansion="1"
115 AdditionalIncludeDirectories="..\..\scripts;..\..\..\zlib" 115 AdditionalIncludeDirectories="..\..\scripts;..\..\..\zlib"
116 PreprocessorDefinitions="WIN32;NDEBUG;PNG_DLL;PNG_NO_STDIO;PNGAPI=__stdcall;PNG_USER_PRIVATEBUILD;_CRT_SECURE_NO_WARNINGS" 116 PreprocessorDefinitions="WIN32;NDEBUG;PNG_DLL;PNG_NO_STDIO;PNGAPI=__stdcall;PNG_USER_PRIVATEBUILD;_CRT_SECURE_NO_WARNINGS"
117 StringPooling="TRUE" 117 StringPooling="TRUE"
118 RuntimeLibrary="2" 118 RuntimeLibrary="2"
119 EnableFunctionLevelLinking="TRUE" 119 EnableFunctionLevelLinking="TRUE"
120 WarningLevel="2" 120 WarningLevel="2"
121 CallingConvention="2" 121 CallingConvention="2"
122 CompileAs="0"/> 122 CompileAs="0"/>
123 <Tool 123 <Tool
124 Name="VCCustomBuildTool" 124 Name="VCCustomBuildTool"
125 Description="Testing..." 125 Description="Testing..."
126 CommandLine="set path=$(OutDir)\..;$(OutDir)\..\..\Win32_DLL_Release\ZLib 126 CommandLine="set path=$(OutDir)\..;$(OutDir)\..\..\Win32_DLL_Release\ZLib
127$(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png" 127$(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png"
128 Outputs="$(IntDir)\pngout.png"/> 128 Outputs="$(IntDir)\pngout.png"/>
129 <Tool 129 <Tool
130 Name="VCLinkerTool" 130 Name="VCLinkerTool"
131 OutputFile="$(OutDir)/pngtest.exe" 131 OutputFile="$(OutDir)/pngtest.exe"
132 LinkIncremental="1" 132 LinkIncremental="1"
133 IgnoreDefaultLibraryNames="$(IntDir)\libpng15b.lib" 133 IgnoreDefaultLibraryNames="$(IntDir)\libpng15b.lib"
134 SubSystem="1" 134 SubSystem="1"
135 TargetMachine="1"/> 135 TargetMachine="1"/>
136 <Tool 136 <Tool
137 Name="VCMIDLTool"/> 137 Name="VCMIDLTool"/>
138 <Tool 138 <Tool
139 Name="VCPostBuildEventTool"/> 139 Name="VCPostBuildEventTool"/>
140 <Tool 140 <Tool
141 Name="VCPreBuildEventTool"/> 141 Name="VCPreBuildEventTool"/>
142 <Tool 142 <Tool
143 Name="VCPreLinkEventTool"/> 143 Name="VCPreLinkEventTool"/>
144 <Tool 144 <Tool
145 Name="VCResourceCompilerTool"/> 145 Name="VCResourceCompilerTool"/>
146 <Tool 146 <Tool
147 Name="VCWebServiceProxyGeneratorTool"/> 147 Name="VCWebServiceProxyGeneratorTool"/>
148 <Tool 148 <Tool
149 Name="VCXMLDataGeneratorTool"/> 149 Name="VCXMLDataGeneratorTool"/>
150 <Tool 150 <Tool
151 Name="VCWebDeploymentTool"/> 151 Name="VCWebDeploymentTool"/>
152 <Tool 152 <Tool
153 Name="VCManagedWrapperGeneratorTool"/> 153 Name="VCManagedWrapperGeneratorTool"/>
154 <Tool 154 <Tool
155 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 155 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
156 </Configuration> 156 </Configuration>
157 <Configuration 157 <Configuration
158 Name="LIB Release|Win32" 158 Name="LIB Release|Win32"
159 OutputDirectory=".\Win32_LIB_Release\Test" 159 OutputDirectory=".\Win32_LIB_Release\Test"
160 IntermediateDirectory=".\Win32_LIB_Release\Test" 160 IntermediateDirectory=".\Win32_LIB_Release\Test"
161 ConfigurationType="1"> 161 ConfigurationType="1">
162 <Tool 162 <Tool
163 Name="VCCLCompilerTool" 163 Name="VCCLCompilerTool"
164 InlineFunctionExpansion="1" 164 InlineFunctionExpansion="1"
165 AdditionalIncludeDirectories="..\..\scripts;..\..\..\zlib" 165 AdditionalIncludeDirectories="..\..\scripts;..\..\..\zlib"
166 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS" 166 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS"
167 StringPooling="TRUE" 167 StringPooling="TRUE"
168 RuntimeLibrary="0" 168 RuntimeLibrary="0"
169 EnableFunctionLevelLinking="TRUE" 169 EnableFunctionLevelLinking="TRUE"
170 WarningLevel="3" 170 WarningLevel="3"
171 CompileAs="0"/> 171 CompileAs="0"/>
172 <Tool 172 <Tool
173 Name="VCCustomBuildTool" 173 Name="VCCustomBuildTool"
174 Description="Testing..." 174 Description="Testing..."
175 CommandLine="set path=$(OutDir)\..;$(OutDir)\..\ZLib 175 CommandLine="set path=$(OutDir)\..;$(OutDir)\..\ZLib
176$(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png" 176$(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png"
177 Outputs="$(IntDir)\pngout.png"/> 177 Outputs="$(IntDir)\pngout.png"/>
178 <Tool 178 <Tool
179 Name="VCLinkerTool" 179 Name="VCLinkerTool"
180 OutputFile="$(OutDir)/pngtest.exe" 180 OutputFile="$(OutDir)/pngtest.exe"
181 LinkIncremental="1" 181 LinkIncremental="1"
182 SubSystem="1" 182 SubSystem="1"
183 TargetMachine="1"/> 183 TargetMachine="1"/>
184 <Tool 184 <Tool
185 Name="VCMIDLTool"/> 185 Name="VCMIDLTool"/>
186 <Tool 186 <Tool
187 Name="VCPostBuildEventTool"/> 187 Name="VCPostBuildEventTool"/>
188 <Tool 188 <Tool
189 Name="VCPreBuildEventTool"/> 189 Name="VCPreBuildEventTool"/>
190 <Tool 190 <Tool
191 Name="VCPreLinkEventTool"/> 191 Name="VCPreLinkEventTool"/>
192 <Tool 192 <Tool
193 Name="VCResourceCompilerTool"/> 193 Name="VCResourceCompilerTool"/>
194 <Tool 194 <Tool
195 Name="VCWebServiceProxyGeneratorTool"/> 195 Name="VCWebServiceProxyGeneratorTool"/>
196 <Tool 196 <Tool
197 Name="VCXMLDataGeneratorTool"/> 197 Name="VCXMLDataGeneratorTool"/>
198 <Tool 198 <Tool
199 Name="VCWebDeploymentTool"/> 199 Name="VCWebDeploymentTool"/>
200 <Tool 200 <Tool
201 Name="VCManagedWrapperGeneratorTool"/> 201 Name="VCManagedWrapperGeneratorTool"/>
202 <Tool 202 <Tool
203 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 203 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
204 </Configuration> 204 </Configuration>
205 <Configuration 205 <Configuration
206 Name="LIB Debug|Win32" 206 Name="LIB Debug|Win32"
207 OutputDirectory=".\Win32_LIB_Debug\Test" 207 OutputDirectory=".\Win32_LIB_Debug\Test"
208 IntermediateDirectory=".\Win32_LIB_Debug\Test" 208 IntermediateDirectory=".\Win32_LIB_Debug\Test"
209 ConfigurationType="1"> 209 ConfigurationType="1">
210 <Tool 210 <Tool
211 Name="VCCLCompilerTool" 211 Name="VCCLCompilerTool"
212 Optimization="0" 212 Optimization="0"
213 AdditionalIncludeDirectories="..\..\scripts;..\..\..\zlib" 213 AdditionalIncludeDirectories="..\..\scripts;..\..\..\zlib"
214 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS" 214 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS"
215 BasicRuntimeChecks="3" 215 BasicRuntimeChecks="3"
216 RuntimeLibrary="1" 216 RuntimeLibrary="1"
217 WarningLevel="3" 217 WarningLevel="3"
218 DebugInformationFormat="4" 218 DebugInformationFormat="4"
219 CompileAs="0"/> 219 CompileAs="0"/>
220 <Tool 220 <Tool
221 Name="VCCustomBuildTool" 221 Name="VCCustomBuildTool"
222 Description="Testing..." 222 Description="Testing..."
223 CommandLine="set path=$(OutDir)\..;$(OutDir)\..\ZLib 223 CommandLine="set path=$(OutDir)\..;$(OutDir)\..\ZLib
224$(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png" 224$(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png"
225 Outputs="$(IntDir)\pngout.png"/> 225 Outputs="$(IntDir)\pngout.png"/>
226 <Tool 226 <Tool
227 Name="VCLinkerTool" 227 Name="VCLinkerTool"
228 OutputFile="$(OutDir)/pngtest.exe" 228 OutputFile="$(OutDir)/pngtest.exe"
229 GenerateDebugInformation="TRUE" 229 GenerateDebugInformation="TRUE"
230 SubSystem="1" 230 SubSystem="1"
231 TargetMachine="1"/> 231 TargetMachine="1"/>
232 <Tool 232 <Tool
233 Name="VCMIDLTool"/> 233 Name="VCMIDLTool"/>
234 <Tool 234 <Tool
235 Name="VCPostBuildEventTool"/> 235 Name="VCPostBuildEventTool"/>
236 <Tool 236 <Tool
237 Name="VCPreBuildEventTool"/> 237 Name="VCPreBuildEventTool"/>
238 <Tool 238 <Tool
239 Name="VCPreLinkEventTool"/> 239 Name="VCPreLinkEventTool"/>
240 <Tool 240 <Tool
241 Name="VCResourceCompilerTool"/> 241 Name="VCResourceCompilerTool"/>
242 <Tool 242 <Tool
243 Name="VCWebServiceProxyGeneratorTool"/> 243 Name="VCWebServiceProxyGeneratorTool"/>
244 <Tool 244 <Tool
245 Name="VCXMLDataGeneratorTool"/> 245 Name="VCXMLDataGeneratorTool"/>
246 <Tool 246 <Tool
247 Name="VCWebDeploymentTool"/> 247 Name="VCWebDeploymentTool"/>
248 <Tool 248 <Tool
249 Name="VCManagedWrapperGeneratorTool"/> 249 Name="VCManagedWrapperGeneratorTool"/>
250 <Tool 250 <Tool
251 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 251 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
252 </Configuration> 252 </Configuration>
253 </Configurations> 253 </Configurations>
254 <References> 254 <References>
255 </References> 255 </References>
256 <Files> 256 <Files>
257 <Filter 257 <Filter
258 Name="Source Files" 258 Name="Source Files"
259 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> 259 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
260 <File 260 <File
261 RelativePath="..\..\pngtest.c"> 261 RelativePath="..\..\pngtest.c">
262 </File> 262 </File>
263 </Filter> 263 </Filter>
264 </Files> 264 </Files>
265 <Globals> 265 <Globals>
266 </Globals> 266 </Globals>
267</VisualStudioProject> 267</VisualStudioProject>