]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - tools/quake3/q3map2/q3map2.vcproj
ported over the 1.5 branch version of q3map2 which is newer
[xonotic/netradiant.git] / tools / quake3 / q3map2 / q3map2.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="q3map2"
6         ProjectGUID="{F5D0509C-80E0-49B7-B033-885D8253063A}"
7         RootNamespace="q3map2"
8         >
9         <Platforms>
10                 <Platform
11                         Name="Win32"
12                 />
13         </Platforms>
14         <ToolFiles>
15         </ToolFiles>
16         <Configurations>
17                 <Configuration
18                         Name="Debug|Win32"
19                         OutputDirectory="$(SolutionDir)\install"
20                         IntermediateDirectory="$(ConfigurationName)"
21                         ConfigurationType="1"
22                         UseOfMFC="0"
23                         CharacterSet="2"
24                         >
25                         <Tool
26                                 Name="VCPreBuildEventTool"
27                         />
28                         <Tool
29                                 Name="VCCustomBuildTool"
30                         />
31                         <Tool
32                                 Name="VCXMLDataGeneratorTool"
33                         />
34                         <Tool
35                                 Name="VCWebServiceProxyGeneratorTool"
36                         />
37                         <Tool
38                                 Name="VCMIDLTool"
39                         />
40                         <Tool
41                                 Name="VCCLCompilerTool"
42                                 Optimization="0"
43                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\mhash-0.9\lib&quot;;&quot;$(SolutionDir)\tools\quake3\common&quot;;&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\..\STLPort\stlport&quot;;&quot;$(SolutionDir)\..\gtk2\include&quot;;&quot;$(SolutionDir)\..\gtk2\include\glib-2.0&quot;;&quot;$(SolutionDir)\..\gtk2\lib\glib-2.0\include&quot;;&quot;$(SolutionDir)\..\libxml2\include&quot;"
44                                 PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
45                                 MinimalRebuild="true"
46                                 BasicRuntimeChecks="3"
47                                 RuntimeLibrary="3"
48                                 WarningLevel="3"
49                                 Detect64BitPortabilityProblems="true"
50                                 DebugInformationFormat="4"
51                                 DisableSpecificWarnings="4996;4244;4267"
52                         />
53                         <Tool
54                                 Name="VCManagedResourceCompilerTool"
55                         />
56                         <Tool
57                                 Name="VCResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCPreLinkEventTool"
61                         />
62                         <Tool
63                                 Name="VCLinkerTool"
64                                 AdditionalDependencies="ddslib.lib l_net.lib mathlib.lib picomodel.lib libxml2.lib libpng.lib glib-2.0.lib gobject-2.0.lib Wsock32.lib libjpeg.lib libmhash.lib"
65                                 AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\mhash-0.9\win32\libmhash\Debug&quot;;&quot;$(SolutionDir)\..\libxml2\lib&quot;;&quot;$(SolutionDir)\..\gtk2\lib&quot;;&quot;$(SolutionDir)\build\$(ConfigurationName)\libs&quot;;&quot;$(SolutionDir)\..\jpeg-6b&quot;"
66                                 IgnoreAllDefaultLibraries="false"
67                                 IgnoreDefaultLibraryNames=""
68                                 GenerateDebugInformation="true"
69                                 TargetMachine="1"
70                         />
71                         <Tool
72                                 Name="VCALinkTool"
73                         />
74                         <Tool
75                                 Name="VCManifestTool"
76                         />
77                         <Tool
78                                 Name="VCXDCMakeTool"
79                         />
80                         <Tool
81                                 Name="VCBscMakeTool"
82                         />
83                         <Tool
84                                 Name="VCFxCopTool"
85                         />
86                         <Tool
87                                 Name="VCAppVerifierTool"
88                         />
89                         <Tool
90                                 Name="VCWebDeploymentTool"
91                         />
92                         <Tool
93                                 Name="VCPostBuildEventTool"
94                         />
95                 </Configuration>
96                 <Configuration
97                         Name="Release|Win32"
98                         OutputDirectory="$(SolutionDir)\install"
99                         IntermediateDirectory="$(ConfigurationName)"
100                         ConfigurationType="1"
101                         CharacterSet="2"
102                         WholeProgramOptimization="1"
103                         >
104                         <Tool
105                                 Name="VCPreBuildEventTool"
106                         />
107                         <Tool
108                                 Name="VCCustomBuildTool"
109                         />
110                         <Tool
111                                 Name="VCXMLDataGeneratorTool"
112                         />
113                         <Tool
114                                 Name="VCWebServiceProxyGeneratorTool"
115                         />
116                         <Tool
117                                 Name="VCMIDLTool"
118                         />
119                         <Tool
120                                 Name="VCCLCompilerTool"
121                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\mhash-0.9\lib&quot;;&quot;$(SolutionDir)\tools\quake3\common&quot;;&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\..\STLPort\stlport&quot;;&quot;$(SolutionDir)\..\gtk2\include&quot;;&quot;$(SolutionDir)\..\gtk2\include\glib-2.0&quot;;&quot;$(SolutionDir)\..\gtk2\lib\glib-2.0\include&quot;;&quot;$(SolutionDir)\..\libxml2\include&quot;"
122                                 PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
123                                 RuntimeLibrary="2"
124                                 WarningLevel="3"
125                                 Detect64BitPortabilityProblems="true"
126                                 DebugInformationFormat="3"
127                                 DisableSpecificWarnings="4996;4244;4267"
128                         />
129                         <Tool
130                                 Name="VCManagedResourceCompilerTool"
131                         />
132                         <Tool
133                                 Name="VCResourceCompilerTool"
134                         />
135                         <Tool
136                                 Name="VCPreLinkEventTool"
137                         />
138                         <Tool
139                                 Name="VCLinkerTool"
140                                 AdditionalDependencies="ddslib.lib l_net.lib mathlib.lib picomodel.lib libxml2.lib libpng.lib glib-2.0.lib gobject-2.0.lib Wsock32.lib libjpeg.lib libmhash.lib"
141                                 AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\mhash-0.9\lib&quot;;&quot;$(SolutionDir)\..\libxml2\lib&quot;;&quot;$(SolutionDir)\..\gtk2\lib&quot;;&quot;$(SolutionDir)\build\$(ConfigurationName)\libs&quot;;&quot;$(SolutionDir)\..\jpeg-6b&quot;"
142                                 GenerateDebugInformation="true"
143                                 OptimizeReferences="2"
144                                 EnableCOMDATFolding="2"
145                                 TargetMachine="1"
146                         />
147                         <Tool
148                                 Name="VCALinkTool"
149                         />
150                         <Tool
151                                 Name="VCManifestTool"
152                         />
153                         <Tool
154                                 Name="VCXDCMakeTool"
155                         />
156                         <Tool
157                                 Name="VCBscMakeTool"
158                         />
159                         <Tool
160                                 Name="VCFxCopTool"
161                         />
162                         <Tool
163                                 Name="VCAppVerifierTool"
164                         />
165                         <Tool
166                                 Name="VCWebDeploymentTool"
167                         />
168                         <Tool
169                                 Name="VCPostBuildEventTool"
170                         />
171                 </Configuration>
172         </Configurations>
173         <References>
174         </References>
175         <Files>
176                 <Filter
177                         Name="src"
178                         Filter="c;cpp;cxx;cc;C"
179                         >
180                         <File
181                                 RelativePath=".\bspfile_abstract.c"
182                                 >
183                         </File>
184                         <File
185                                 RelativePath=".\bspfile_ibsp.c"
186                                 >
187                         </File>
188                         <File
189                                 RelativePath=".\bspfile_rbsp.c"
190                                 >
191                         </File>
192                         <File
193                                 RelativePath=".\image.c"
194                                 >
195                         </File>
196                         <File
197                                 RelativePath=".\main.c"
198                                 >
199                         </File>
200                         <File
201                                 RelativePath=".\mesh.c"
202                                 >
203                         </File>
204                         <File
205                                 RelativePath=".\model.c"
206                                 >
207                         </File>
208                         <File
209                                 RelativePath=".\path_init.c"
210                                 >
211                         </File>
212                         <File
213                                 RelativePath=".\shaders.c"
214                                 >
215                         </File>
216                         <File
217                                 RelativePath=".\surface_extra.c"
218                                 >
219                         </File>
220                         <Filter
221                                 Name="common"
222                                 Filter=".c"
223                                 >
224                                 <File
225                                         RelativePath="..\common\cmdlib.c"
226                                         >
227                                 </File>
228                                 <File
229                                         RelativePath="..\common\imagelib.c"
230                                         >
231                                 </File>
232                                 <File
233                                         RelativePath="..\common\inout.c"
234                                         >
235                                 </File>
236                                 <File
237                                         RelativePath="..\common\jpeg.c"
238                                         >
239                                         <FileConfiguration
240                                                 Name="Debug|Win32"
241                                                 >
242                                                 <Tool
243                                                         Name="VCCLCompilerTool"
244                                                         AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\jpeg-6b&quot;"
245                                                 />
246                                         </FileConfiguration>
247                                         <FileConfiguration
248                                                 Name="Release|Win32"
249                                                 >
250                                                 <Tool
251                                                         Name="VCCLCompilerTool"
252                                                         AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\jpeg-6b&quot;"
253                                                 />
254                                         </FileConfiguration>
255                                 </File>
256                                 <File
257                                         RelativePath="..\common\mutex.c"
258                                         >
259                                 </File>
260                                 <File
261                                         RelativePath="..\common\polylib.c"
262                                         >
263                                 </File>
264                                 <File
265                                         RelativePath="..\common\scriplib.c"
266                                         >
267                                 </File>
268                                 <File
269                                         RelativePath="..\common\threads.c"
270                                         >
271                                 </File>
272                                 <File
273                                         RelativePath="..\common\unzip.c"
274                                         >
275                                 </File>
276                                 <File
277                                         RelativePath="..\common\vfs.c"
278                                         >
279                                         <FileConfiguration
280                                                 Name="Debug|Win32"
281                                                 >
282                                                 <Tool
283                                                         Name="VCCLCompilerTool"
284                                                         AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\..\STLPort\stlport&quot;;&quot;$(SolutionDir)\..\gtk2\include&quot;;&quot;$(SolutionDir)\..\gtk2\include\glib-2.0&quot;;&quot;$(SolutionDir)\..\gtk2\lib\glib-2.0\include&quot;;&quot;$(SolutionDir)\..\libxml2\include&quot;"
285                                                         PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
286                                                         DisableSpecificWarnings="4996;4244;4267"
287                                                 />
288                                         </FileConfiguration>
289                                         <FileConfiguration
290                                                 Name="Release|Win32"
291                                                 >
292                                                 <Tool
293                                                         Name="VCCLCompilerTool"
294                                                         AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\..\STLPort\stlport&quot;;&quot;$(SolutionDir)\..\gtk2\include&quot;;&quot;$(SolutionDir)\..\gtk2\include\glib-2.0&quot;;&quot;$(SolutionDir)\..\gtk2\lib\glib-2.0\include&quot;;&quot;$(SolutionDir)\..\libxml2\include&quot;"
295                                                         PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
296                                                         DisableSpecificWarnings="4996;4244;4267"
297                                                 />
298                                         </FileConfiguration>
299                                 </File>
300                         </Filter>
301                         <Filter
302                                 Name="bsp"
303                                 Filter=".c"
304                                 >
305                                 <File
306                                         RelativePath=".\brush.c"
307                                         >
308                                 </File>
309                                 <File
310                                         RelativePath=".\brush_primit.c"
311                                         >
312                                 </File>
313                                 <File
314                                         RelativePath=".\bsp.c"
315                                         >
316                                 </File>
317                                 <File
318                                         RelativePath=".\decals.c"
319                                         >
320                                 </File>
321                                 <File
322                                         RelativePath=".\facebsp.c"
323                                         >
324                                 </File>
325                                 <File
326                                         RelativePath=".\fog.c"
327                                         >
328                                 </File>
329                                 <File
330                                         RelativePath=".\leakfile.c"
331                                         >
332                                 </File>
333                                 <File
334                                         RelativePath=".\map.c"
335                                         >
336                                 </File>
337                                 <File
338                                         RelativePath=".\patch.c"
339                                         >
340                                 </File>
341                                 <File
342                                         RelativePath=".\portals.c"
343                                         >
344                                 </File>
345                                 <File
346                                         RelativePath=".\prtfile.c"
347                                         >
348                                 </File>
349                                 <File
350                                         RelativePath=".\surface.c"
351                                         >
352                                 </File>
353                                 <File
354                                         RelativePath=".\surface_foliage.c"
355                                         >
356                                 </File>
357                                 <File
358                                         RelativePath=".\surface_fur.c"
359                                         >
360                                 </File>
361                                 <File
362                                         RelativePath=".\surface_meta.c"
363                                         >
364                                 </File>
365                                 <File
366                                         RelativePath=".\tjunction.c"
367                                         >
368                                 </File>
369                                 <File
370                                         RelativePath=".\tree.c"
371                                         >
372                                 </File>
373                                 <File
374                                         RelativePath=".\writebsp.c"
375                                         >
376                                 </File>
377                         </Filter>
378                         <Filter
379                                 Name="light"
380                                 Filter=".c"
381                                 >
382                                 <File
383                                         RelativePath=".\light.c"
384                                         >
385                                 </File>
386                                 <File
387                                         RelativePath=".\light_bounce.c"
388                                         >
389                                 </File>
390                                 <File
391                                         RelativePath=".\light_trace.c"
392                                         >
393                                 </File>
394                                 <File
395                                         RelativePath=".\light_ydnar.c"
396                                         >
397                                 </File>
398                                 <File
399                                         RelativePath=".\lightmaps_ydnar.c"
400                                         >
401                                 </File>
402                         </Filter>
403                         <Filter
404                                 Name="vis"
405                                 Filter=".c"
406                                 >
407                                 <File
408                                         RelativePath=".\vis.c"
409                                         >
410                                 </File>
411                                 <File
412                                         RelativePath=".\visflow.c"
413                                         >
414                                 </File>
415                         </Filter>
416                         <Filter
417                                 Name="convert"
418                                 Filter=".c"
419                                 >
420                                 <File
421                                         RelativePath=".\convert_ase.c"
422                                         >
423                                 </File>
424                                 <File
425                                         RelativePath=".\convert_map.c"
426                                         >
427                                 </File>
428                         </Filter>
429                 </Filter>
430                 <Filter
431                         Name="include"
432                         Filter="h"
433                         >
434                         <File
435                                 RelativePath=".\game_ef.h"
436                                 >
437                         </File>
438                         <File
439                                 RelativePath=".\game_ja.h"
440                                 >
441                         </File>
442                         <File
443                                 RelativePath=".\game_jk2.h"
444                                 >
445                         </File>
446                         <File
447                                 RelativePath=".\game_quake3.h"
448                                 >
449                         </File>
450                         <File
451                                 RelativePath=".\game_sof2.h"
452                                 >
453                         </File>
454                         <File
455                                 RelativePath=".\game_wolf.h"
456                                 >
457                         </File>
458                         <File
459                                 RelativePath=".\game_wolfet.h"
460                                 >
461                         </File>
462                         <File
463                                 RelativePath=".\q3map2.h"
464                                 >
465                         </File>
466                 </Filter>
467                 <Filter
468                         Name="doc"
469                         Filter="*.txt"
470                         >
471                         <File
472                                 RelativePath=".\changelog.q3map2.txt"
473                                 >
474                         </File>
475                 </Filter>
476                 <Filter
477                         Name="rc"
478                         Filter=".rc;.ico"
479                         >
480                         <File
481                                 RelativePath=".\q3map2.ico"
482                                 >
483                         </File>
484                         <File
485                                 RelativePath=".\q3map2.rc"
486                                 >
487                         </File>
488                 </Filter>
489         </Files>
490         <Globals>
491         </Globals>
492 </VisualStudioProject>