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