VC project files
[summerhack] / libs / zlib / zlib.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="8.00"\r
5         Name="zlib"\r
6         ProjectGUID="{C10538FE-08C4-4504-A87A-2D3CD8B6A0F5}"\r
7         RootNamespace="zlib"\r
8         Keyword="Win32Proj"\r
9         >\r
10         <Platforms>\r
11                 <Platform\r
12                         Name="Win32"\r
13                 />\r
14         </Platforms>\r
15         <ToolFiles>\r
16         </ToolFiles>\r
17         <Configurations>\r
18                 <Configuration\r
19                         Name="Debug|Win32"\r
20                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
21                         IntermediateDirectory="$(ConfigurationName)"\r
22                         ConfigurationType="4"\r
23                         CharacterSet="1"\r
24                         >\r
25                         <Tool\r
26                                 Name="VCPreBuildEventTool"\r
27                         />\r
28                         <Tool\r
29                                 Name="VCCustomBuildTool"\r
30                         />\r
31                         <Tool\r
32                                 Name="VCXMLDataGeneratorTool"\r
33                         />\r
34                         <Tool\r
35                                 Name="VCWebServiceProxyGeneratorTool"\r
36                         />\r
37                         <Tool\r
38                                 Name="VCMIDLTool"\r
39                         />\r
40                         <Tool\r
41                                 Name="VCCLCompilerTool"\r
42                                 Optimization="0"\r
43                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"\r
44                                 MinimalRebuild="true"\r
45                                 BasicRuntimeChecks="3"\r
46                                 RuntimeLibrary="3"\r
47                                 UsePrecompiledHeader="0"\r
48                                 WarningLevel="2"\r
49                                 Detect64BitPortabilityProblems="true"\r
50                                 DebugInformationFormat="4"\r
51                                 DisableSpecificWarnings="4996"\r
52                         />\r
53                         <Tool\r
54                                 Name="VCManagedResourceCompilerTool"\r
55                         />\r
56                         <Tool\r
57                                 Name="VCResourceCompilerTool"\r
58                         />\r
59                         <Tool\r
60                                 Name="VCPreLinkEventTool"\r
61                         />\r
62                         <Tool\r
63                                 Name="VCLibrarianTool"\r
64                         />\r
65                         <Tool\r
66                                 Name="VCALinkTool"\r
67                         />\r
68                         <Tool\r
69                                 Name="VCXDCMakeTool"\r
70                         />\r
71                         <Tool\r
72                                 Name="VCBscMakeTool"\r
73                         />\r
74                         <Tool\r
75                                 Name="VCFxCopTool"\r
76                         />\r
77                         <Tool\r
78                                 Name="VCPostBuildEventTool"\r
79                         />\r
80                 </Configuration>\r
81                 <Configuration\r
82                         Name="Release|Win32"\r
83                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
84                         IntermediateDirectory="$(ConfigurationName)"\r
85                         ConfigurationType="4"\r
86                         CharacterSet="1"\r
87                         WholeProgramOptimization="1"\r
88                         >\r
89                         <Tool\r
90                                 Name="VCPreBuildEventTool"\r
91                         />\r
92                         <Tool\r
93                                 Name="VCCustomBuildTool"\r
94                         />\r
95                         <Tool\r
96                                 Name="VCXMLDataGeneratorTool"\r
97                         />\r
98                         <Tool\r
99                                 Name="VCWebServiceProxyGeneratorTool"\r
100                         />\r
101                         <Tool\r
102                                 Name="VCMIDLTool"\r
103                         />\r
104                         <Tool\r
105                                 Name="VCCLCompilerTool"\r
106                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"\r
107                                 RuntimeLibrary="2"\r
108                                 UsePrecompiledHeader="0"\r
109                                 WarningLevel="2"\r
110                                 Detect64BitPortabilityProblems="true"\r
111                                 DebugInformationFormat="3"\r
112                                 DisableSpecificWarnings="4996"\r
113                         />\r
114                         <Tool\r
115                                 Name="VCManagedResourceCompilerTool"\r
116                         />\r
117                         <Tool\r
118                                 Name="VCResourceCompilerTool"\r
119                         />\r
120                         <Tool\r
121                                 Name="VCPreLinkEventTool"\r
122                         />\r
123                         <Tool\r
124                                 Name="VCLibrarianTool"\r
125                         />\r
126                         <Tool\r
127                                 Name="VCALinkTool"\r
128                         />\r
129                         <Tool\r
130                                 Name="VCXDCMakeTool"\r
131                         />\r
132                         <Tool\r
133                                 Name="VCBscMakeTool"\r
134                         />\r
135                         <Tool\r
136                                 Name="VCFxCopTool"\r
137                         />\r
138                         <Tool\r
139                                 Name="VCPostBuildEventTool"\r
140                         />\r
141                 </Configuration>\r
142         </Configurations>\r
143         <References>\r
144         </References>\r
145         <Files>\r
146                 <Filter\r
147                         Name="src"\r
148                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
149                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
150                         >\r
151                         <File\r
152                                 RelativePath=".\adler32.c"\r
153                                 >\r
154                         </File>\r
155                         <File\r
156                                 RelativePath=".\compress.c"\r
157                                 >\r
158                         </File>\r
159                         <File\r
160                                 RelativePath=".\crc32.c"\r
161                                 >\r
162                         </File>\r
163                         <File\r
164                                 RelativePath=".\crc32.h"\r
165                                 >\r
166                         </File>\r
167                         <File\r
168                                 RelativePath=".\deflate.c"\r
169                                 >\r
170                         </File>\r
171                         <File\r
172                                 RelativePath=".\deflate.h"\r
173                                 >\r
174                         </File>\r
175                         <File\r
176                                 RelativePath=".\gzio.c"\r
177                                 >\r
178                         </File>\r
179                         <File\r
180                                 RelativePath=".\infback.c"\r
181                                 >\r
182                         </File>\r
183                         <File\r
184                                 RelativePath=".\inffast.c"\r
185                                 >\r
186                         </File>\r
187                         <File\r
188                                 RelativePath=".\inffast.h"\r
189                                 >\r
190                         </File>\r
191                         <File\r
192                                 RelativePath=".\inffixed.h"\r
193                                 >\r
194                         </File>\r
195                         <File\r
196                                 RelativePath=".\inflate.c"\r
197                                 >\r
198                         </File>\r
199                         <File\r
200                                 RelativePath=".\inflate.h"\r
201                                 >\r
202                         </File>\r
203                         <File\r
204                                 RelativePath=".\inftrees.c"\r
205                                 >\r
206                         </File>\r
207                         <File\r
208                                 RelativePath=".\inftrees.h"\r
209                                 >\r
210                         </File>\r
211                         <File\r
212                                 RelativePath=".\trees.c"\r
213                                 >\r
214                         </File>\r
215                         <File\r
216                                 RelativePath=".\trees.h"\r
217                                 >\r
218                         </File>\r
219                         <File\r
220                                 RelativePath=".\uncompr.c"\r
221                                 >\r
222                         </File>\r
223                         <File\r
224                                 RelativePath=".\zconf.h"\r
225                                 >\r
226                         </File>\r
227                         <File\r
228                                 RelativePath=".\zlib.h"\r
229                                 >\r
230                         </File>\r
231                         <File\r
232                                 RelativePath=".\zutil.c"\r
233                                 >\r
234                         </File>\r
235                         <File\r
236                                 RelativePath=".\zutil.h"\r
237                                 >\r
238                         </File>\r
239                 </Filter>\r
240         </Files>\r
241         <Globals>\r
242         </Globals>\r
243 </VisualStudioProject>\r