]> icculus.org git repositories - divverent/netradiant.git/blob - tools/quake3/q3map2/q3map2.vcproj
initial
[divverent/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)\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="md5lib.lib ddslib.lib l_net.lib mathlib.lib picomodel.lib jpeg6.lib libxml2.lib libpng.lib glib-2.0.lib gobject-2.0.lib Wsock32.lib"
65                                 AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\libxml2\lib&quot;;&quot;$(SolutionDir)\..\gtk2\lib&quot;;&quot;$(SolutionDir)\build\$(ConfigurationName)\libs&quot;"
66                                 GenerateDebugInformation="true"
67                                 StackReserveSize="2097152"
68                                 StackCommitSize="2097152"
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                                 CommandLine="copy &quot;$(TargetPath)&quot; C:\alienbrainWork\QuakeZero\radiant\$(TargetFileName)"
95                         />
96                 </Configuration>
97                 <Configuration
98                         Name="Release|Win32"
99                         OutputDirectory="$(SolutionDir)\install"
100                         IntermediateDirectory="$(ConfigurationName)"
101                         ConfigurationType="1"
102                         CharacterSet="2"
103                         WholeProgramOptimization="1"
104                         >
105                         <Tool
106                                 Name="VCPreBuildEventTool"
107                         />
108                         <Tool
109                                 Name="VCCustomBuildTool"
110                         />
111                         <Tool
112                                 Name="VCXMLDataGeneratorTool"
113                         />
114                         <Tool
115                                 Name="VCWebServiceProxyGeneratorTool"
116                         />
117                         <Tool
118                                 Name="VCMIDLTool"
119                         />
120                         <Tool
121                                 Name="VCCLCompilerTool"
122                                 AdditionalIncludeDirectories="&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;"
123                                 PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
124                                 RuntimeLibrary="2"
125                                 WarningLevel="3"
126                                 Detect64BitPortabilityProblems="true"
127                                 DebugInformationFormat="3"
128                                 DisableSpecificWarnings="4996;4244;4267"
129                         />
130                         <Tool
131                                 Name="VCManagedResourceCompilerTool"
132                         />
133                         <Tool
134                                 Name="VCResourceCompilerTool"
135                         />
136                         <Tool
137                                 Name="VCPreLinkEventTool"
138                         />
139                         <Tool
140                                 Name="VCLinkerTool"
141                                 AdditionalDependencies="md5lib.lib ddslib.lib l_net.lib mathlib.lib picomodel.lib jpeg6.lib libxml2.lib libpng.lib glib-2.0.lib gobject-2.0.lib Wsock32.lib"
142                                 AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\libxml2\lib&quot;;&quot;$(SolutionDir)\..\gtk2\lib&quot;;&quot;$(SolutionDir)\build\$(ConfigurationName)\libs&quot;"
143                                 GenerateDebugInformation="true"
144                                 StackReserveSize="2097152"
145                                 StackCommitSize="2097152"
146                                 OptimizeReferences="2"
147                                 EnableCOMDATFolding="2"
148                                 TargetMachine="1"
149                         />
150                         <Tool
151                                 Name="VCALinkTool"
152                         />
153                         <Tool
154                                 Name="VCManifestTool"
155                         />
156                         <Tool
157                                 Name="VCXDCMakeTool"
158                         />
159                         <Tool
160                                 Name="VCBscMakeTool"
161                         />
162                         <Tool
163                                 Name="VCFxCopTool"
164                         />
165                         <Tool
166                                 Name="VCAppVerifierTool"
167                         />
168                         <Tool
169                                 Name="VCWebDeploymentTool"
170                         />
171                         <Tool
172                                 Name="VCPostBuildEventTool"
173                                 CommandLine="copy &quot;$(TargetPath)&quot; C:\alienbrainWork\QuakeZero\radiant\$(TargetFileName)"
174                         />
175                 </Configuration>
176         </Configurations>
177         <References>
178         </References>
179         <Files>
180                 <Filter
181                         Name="src"
182                         Filter="c;cpp;cxx;cc;C"
183                         >
184                         <File
185                                 RelativePath=".\bspfile_abstract.c"
186                                 >
187                         </File>
188                         <File
189                                 RelativePath=".\bspfile_ibsp.c"
190                                 >
191                         </File>
192                         <File
193                                 RelativePath=".\bspfile_rbsp.c"
194                                 >
195                         </File>
196                         <File
197                                 RelativePath=".\image.c"
198                                 >
199                         </File>
200                         <File
201                                 RelativePath=".\main.c"
202                                 >
203                         </File>
204                         <File
205                                 RelativePath=".\mesh.c"
206                                 >
207                         </File>
208                         <File
209                                 RelativePath=".\model.c"
210                                 >
211                         </File>
212                         <File
213                                 RelativePath=".\path_init.c"
214                                 >
215                         </File>
216                         <File
217                                 RelativePath=".\shaders.c"
218                                 >
219                         </File>
220                         <File
221                                 RelativePath=".\surface_extra.c"
222                                 >
223                         </File>
224                         <Filter
225                                 Name="common"
226                                 Filter=".c"
227                                 >
228                                 <File
229                                         RelativePath="..\common\cmdlib.c"
230                                         >
231                                 </File>
232                                 <File
233                                         RelativePath="..\common\imagelib.c"
234                                         >
235                                 </File>
236                                 <File
237                                         RelativePath="..\common\inout.c"
238                                         >
239                                 </File>
240                                 <File
241                                         RelativePath="..\common\jpeg.c"
242                                         >
243                                 </File>
244                                 <File
245                                         RelativePath="..\common\mutex.c"
246                                         >
247                                 </File>
248                                 <File
249                                         RelativePath="..\common\polylib.c"
250                                         >
251                                 </File>
252                                 <File
253                                         RelativePath="..\common\scriplib.c"
254                                         >
255                                 </File>
256                                 <File
257                                         RelativePath="..\common\threads.c"
258                                         >
259                                 </File>
260                                 <File
261                                         RelativePath="..\common\unzip.c"
262                                         >
263                                 </File>
264                                 <File
265                                         RelativePath="..\common\vfs.c"
266                                         >
267                                         <FileConfiguration
268                                                 Name="Debug|Win32"
269                                                 >
270                                                 <Tool
271                                                         Name="VCCLCompilerTool"
272                                                         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;"
273                                                         PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
274                                                         DisableSpecificWarnings="4996;4244;4267"
275                                                 />
276                                         </FileConfiguration>
277                                         <FileConfiguration
278                                                 Name="Release|Win32"
279                                                 >
280                                                 <Tool
281                                                         Name="VCCLCompilerTool"
282                                                         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;"
283                                                         PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
284                                                         DisableSpecificWarnings="4996;4244;4267"
285                                                 />
286                                         </FileConfiguration>
287                                 </File>
288                         </Filter>
289                         <Filter
290                                 Name="bsp"
291                                 Filter=".c"
292                                 >
293                                 <File
294                                         RelativePath=".\brush.c"
295                                         >
296                                 </File>
297                                 <File
298                                         RelativePath=".\brush_primit.c"
299                                         >
300                                 </File>
301                                 <File
302                                         RelativePath=".\bsp.c"
303                                         >
304                                 </File>
305                                 <File
306                                         RelativePath=".\decals.c"
307                                         >
308                                 </File>
309                                 <File
310                                         RelativePath=".\facebsp.c"
311                                         >
312                                 </File>
313                                 <File
314                                         RelativePath=".\fog.c"
315                                         >
316                                 </File>
317                                 <File
318                                         RelativePath=".\leakfile.c"
319                                         >
320                                 </File>
321                                 <File
322                                         RelativePath=".\map.c"
323                                         >
324                                 </File>
325                                 <File
326                                         RelativePath=".\patch.c"
327                                         >
328                                 </File>
329                                 <File
330                                         RelativePath=".\portals.c"
331                                         >
332                                 </File>
333                                 <File
334                                         RelativePath=".\prtfile.c"
335                                         >
336                                 </File>
337                                 <File
338                                         RelativePath=".\surface.c"
339                                         >
340                                 </File>
341                                 <File
342                                         RelativePath=".\surface_foliage.c"
343                                         >
344                                 </File>
345                                 <File
346                                         RelativePath=".\surface_fur.c"
347                                         >
348                                 </File>
349                                 <File
350                                         RelativePath=".\surface_meta.c"
351                                         >
352                                 </File>
353                                 <File
354                                         RelativePath=".\tjunction.c"
355                                         >
356                                 </File>
357                                 <File
358                                         RelativePath=".\tree.c"
359                                         >
360                                 </File>
361                                 <File
362                                         RelativePath=".\writebsp.c"
363                                         >
364                                 </File>
365                         </Filter>
366                         <Filter
367                                 Name="light"
368                                 Filter=".c"
369                                 >
370                                 <File
371                                         RelativePath=".\light.c"
372                                         >
373                                 </File>
374                                 <File
375                                         RelativePath=".\light_bounce.c"
376                                         >
377                                 </File>
378                                 <File
379                                         RelativePath=".\light_trace.c"
380                                         >
381                                 </File>
382                                 <File
383                                         RelativePath=".\light_ydnar.c"
384                                         >
385                                 </File>
386                                 <File
387                                         RelativePath=".\lightmaps_ydnar.c"
388                                         >
389                                 </File>
390                         </Filter>
391                         <Filter
392                                 Name="vis"
393                                 Filter=".c"
394                                 >
395                                 <File
396                                         RelativePath=".\vis.c"
397                                         >
398                                 </File>
399                                 <File
400                                         RelativePath=".\visflow.c"
401                                         >
402                                 </File>
403                         </Filter>
404                         <Filter
405                                 Name="convert"
406                                 Filter=".c"
407                                 >
408                                 <File
409                                         RelativePath=".\convert_ase.c"
410                                         >
411                                 </File>
412                                 <File
413                                         RelativePath=".\convert_map.c"
414                                         >
415                                 </File>
416                         </Filter>
417                 </Filter>
418                 <Filter
419                         Name="include"
420                         Filter="h"
421                         >
422                         <File
423                                 RelativePath=".\game_ef.h"
424                                 >
425                         </File>
426                         <File
427                                 RelativePath=".\game_ja.h"
428                                 >
429                         </File>
430                         <File
431                                 RelativePath=".\game_jk2.h"
432                                 >
433                         </File>
434                         <File
435                                 RelativePath=".\game_quake3.h"
436                                 >
437                         </File>
438                         <File
439                                 RelativePath=".\game_sof2.h"
440                                 >
441                         </File>
442                         <File
443                                 RelativePath=".\game_wolf.h"
444                                 >
445                         </File>
446                         <File
447                                 RelativePath=".\game_wolfet.h"
448                                 >
449                         </File>
450                         <File
451                                 RelativePath=".\q3map2.h"
452                                 >
453                         </File>
454                 </Filter>
455                 <Filter
456                         Name="doc"
457                         Filter="*.txt"
458                         >
459                         <File
460                                 RelativePath=".\changelog.q3map2.txt"
461                                 >
462                         </File>
463                 </Filter>
464                 <Filter
465                         Name="rc"
466                         Filter=".rc;.ico"
467                         >
468                         <File
469                                 RelativePath=".\q3map2.ico"
470                                 >
471                         </File>
472                         <File
473                                 RelativePath=".\q3map2.rc"
474                                 >
475                         </File>
476                 </Filter>
477         </Files>
478         <Globals>
479         </Globals>
480 </VisualStudioProject>