2
<!DOCTYPE CodeBlocks_project_file>
3
<CodeBlocks_project_file>
4
<FileVersion major="1" minor="1"/>
6
<Option title="Master"/>
7
<Option makefile="Makefile"/>
8
<Option makefile_is_custom="0"/>
11
<Target title="Win32 Release">
12
<Option output="..\dist\armagetronad_master.exe"/>
13
<Option working_dir="."/>
14
<Option object_output="tmp\Armagetron_Master___Win32_Release"/>
15
<Option deps_output=".deps"/>
17
<Option compiler="0"/>
18
<Option projectResourceIncludeDirsRelation="1"/>
22
<Add option="-DNDEBUG"/>
26
<Add library=".\libZThread.a"/>
29
<Target title="Win32 Debug">
30
<Option output="..\debug\armagetronad_master.exe"/>
31
<Option working_dir="."/>
32
<Option object_output="tmp\Armagetron_Master___Win32_Debug"/>
33
<Option deps_output=".deps"/>
35
<Option compiler="0"/>
36
<Option projectResourceIncludeDirsRelation="1"/>
40
<Add option="-D_DEBUG"/>
41
<Add option="-DDEBUG"/>
44
<Add library=".\libZThread_debug.a"/>
49
<Add option="-fexceptions"/>
50
<Add option="-DWIN32"/>
51
<Add option="-D_CONSOLE"/>
52
<Add option="-D_MBCS"/>
53
<Add directory="src"/>
54
<Add directory="src\engine"/>
55
<Add directory="src\network"/>
56
<Add directory="src\render"/>
57
<Add directory="src\tools"/>
58
<Add directory="src\ui"/>
59
<Add directory="src\win32_ded"/>
60
<Add directory="..\winlibs\libxml2\include"/>
61
<Add directory="..\winlibs\ZThread\include"/>
64
<Add library="libwsock32.a"/>
65
<Add library="..\winlibs\libxml2\lib\libxml2.lib"/>
67
<Unit filename="src\network\master.cpp">
68
<Option compilerVar="CPP"/>
69
<Option target="Win32 Release"/>
70
<Option target="Win32 Debug"/>
72
<Unit filename="src\network\md5.cpp">
73
<Option compilerVar="CPP"/>
74
<Option target="Win32 Release"/>
75
<Option target="Win32 Debug"/>
77
<Unit filename="src\network\md5.h">
78
<Option compilerVar=""/>
81
<Option target="Win32 Release"/>
82
<Option target="Win32 Debug"/>
84
<Unit filename="src\network\nAuthentication.cpp">
85
<Option compilerVar="CPP"/>
86
<Option target="Win32 Release"/>
87
<Option target="Win32 Debug"/>
89
<Unit filename="src\network\nAuthentication.h">
90
<Option compilerVar=""/>
93
<Option target="Win32 Release"/>
94
<Option target="Win32 Debug"/>
96
<Unit filename="src\network\nConfig.cpp">
97
<Option compilerVar="CPP"/>
98
<Option target="Win32 Release"/>
99
<Option target="Win32 Debug"/>
101
<Unit filename="src\network\nConfig.h">
102
<Option compilerVar=""/>
103
<Option compile="0"/>
105
<Option target="Win32 Release"/>
106
<Option target="Win32 Debug"/>
108
<Unit filename="src\network\nKrawall.cpp">
109
<Option compilerVar="CPP"/>
110
<Option target="Win32 Release"/>
111
<Option target="Win32 Debug"/>
113
<Unit filename="src\network\nKrawall.h">
114
<Option compilerVar=""/>
115
<Option compile="0"/>
117
<Option target="Win32 Release"/>
118
<Option target="Win32 Debug"/>
120
<Unit filename="src\network\nKrawallPrivate.cpp">
121
<Option compilerVar="CPP"/>
122
<Option target="Win32 Release"/>
123
<Option target="Win32 Debug"/>
125
<Unit filename="src\network\nNetObject.cpp">
126
<Option compilerVar="CPP"/>
127
<Option target="Win32 Release"/>
128
<Option target="Win32 Debug"/>
130
<Unit filename="src\network\nNetObject.h">
131
<Option compilerVar=""/>
132
<Option compile="0"/>
134
<Option target="Win32 Release"/>
135
<Option target="Win32 Debug"/>
137
<Unit filename="src\network\nNetwork.cpp">
138
<Option compilerVar="CPP"/>
139
<Option target="Win32 Release"/>
140
<Option target="Win32 Debug"/>
142
<Unit filename="src\network\nNetwork.h">
143
<Option compilerVar=""/>
144
<Option compile="0"/>
146
<Option target="Win32 Release"/>
147
<Option target="Win32 Debug"/>
149
<Unit filename="src\network\nObserver.cpp">
150
<Option compilerVar="CPP"/>
151
<Option target="Win32 Release"/>
152
<Option target="Win32 Debug"/>
154
<Unit filename="src\network\nObserver.h">
155
<Option compilerVar=""/>
156
<Option compile="0"/>
158
<Option target="Win32 Release"/>
159
<Option target="Win32 Debug"/>
161
<Unit filename="src\network\nPriorizing.cpp">
162
<Option compilerVar="CPP"/>
163
<Option target="Win32 Release"/>
164
<Option target="Win32 Debug"/>
166
<Unit filename="src\network\nPriorizing.h">
167
<Option compilerVar=""/>
168
<Option compile="0"/>
170
<Option target="Win32 Release"/>
171
<Option target="Win32 Debug"/>
173
<Unit filename="src\network\nServerInfo.cpp">
174
<Option compilerVar="CPP"/>
175
<Option target="Win32 Release"/>
176
<Option target="Win32 Debug"/>
178
<Unit filename="src\network\nServerInfo.h">
179
<Option compilerVar=""/>
180
<Option compile="0"/>
182
<Option target="Win32 Release"/>
183
<Option target="Win32 Debug"/>
185
<Unit filename="src\network\nSimulatePing.h">
186
<Option compilerVar=""/>
187
<Option compile="0"/>
189
<Option target="Win32 Release"/>
190
<Option target="Win32 Debug"/>
192
<Unit filename="src\network\nSocket.cpp">
193
<Option compilerVar="CPP"/>
194
<Option target="Win32 Release"/>
195
<Option target="Win32 Debug"/>
197
<Unit filename="src\network\nSocket.h">
198
<Option compilerVar=""/>
199
<Option compile="0"/>
201
<Option target="Win32 Release"/>
202
<Option target="Win32 Debug"/>
204
<Unit filename="src\network\nSpamProtection.cpp">
205
<Option compilerVar="CPP"/>
206
<Option target="Win32 Release"/>
207
<Option target="Win32 Debug"/>
209
<Unit filename="src\network\nSpamProtection.h">
210
<Option compilerVar=""/>
211
<Option compile="0"/>
213
<Option target="Win32 Release"/>
214
<Option target="Win32 Debug"/>
216
<Unit filename="src\tools\tArray.cpp">
217
<Option compilerVar="CPP"/>
218
<Option target="Win32 Release"/>
219
<Option target="Win32 Debug"/>
221
<Unit filename="src\tools\tArray.h">
222
<Option compilerVar=""/>
223
<Option compile="0"/>
225
<Option target="Win32 Release"/>
226
<Option target="Win32 Debug"/>
228
<Unit filename="src\tools\tCallback.cpp">
229
<Option compilerVar="CPP"/>
230
<Option target="Win32 Release"/>
231
<Option target="Win32 Debug"/>
233
<Unit filename="src\tools\tCallback.h">
234
<Option compilerVar=""/>
235
<Option compile="0"/>
237
<Option target="Win32 Release"/>
238
<Option target="Win32 Debug"/>
240
<Unit filename="src\tools\tCallbackString.h">
241
<Option compilerVar=""/>
242
<Option compile="0"/>
244
<Option target="Win32 Release"/>
245
<Option target="Win32 Debug"/>
247
<Unit filename="src\tools\tColor.cpp">
248
<Option compilerVar="CPP"/>
249
<Option target="Win32 Release"/>
250
<Option target="Win32 Debug"/>
252
<Unit filename="src\tools\tColor.h">
253
<Option compilerVar=""/>
254
<Option compile="0"/>
256
<Option target="Win32 Release"/>
257
<Option target="Win32 Debug"/>
259
<Unit filename="src\tools\tCommandLine.cpp">
260
<Option compilerVar="CPP"/>
261
<Option target="Win32 Release"/>
262
<Option target="Win32 Debug"/>
264
<Unit filename="src\tools\tCommandLine.h">
265
<Option compilerVar=""/>
266
<Option compile="0"/>
268
<Option target="Win32 Release"/>
269
<Option target="Win32 Debug"/>
271
<Unit filename="src\tools\tConfiguration.cpp">
272
<Option compilerVar="CPP"/>
273
<Option target="Win32 Release"/>
274
<Option target="Win32 Debug"/>
276
<Unit filename="src\tools\tConfiguration.h">
277
<Option compilerVar=""/>
278
<Option compile="0"/>
280
<Option target="Win32 Release"/>
281
<Option target="Win32 Debug"/>
283
<Unit filename="src\tools\tConsole.cpp">
284
<Option compilerVar="CPP"/>
285
<Option target="Win32 Release"/>
286
<Option target="Win32 Debug"/>
288
<Unit filename="src\tools\tConsole.h">
289
<Option compilerVar=""/>
290
<Option compile="0"/>
292
<Option target="Win32 Release"/>
293
<Option target="Win32 Debug"/>
295
<Unit filename="src\tools\tCrypt.cpp">
296
<Option compilerVar="CPP"/>
297
<Option target="Win32 Release"/>
298
<Option target="Win32 Debug"/>
300
<Unit filename="src\tools\tCrypt.h">
301
<Option compilerVar=""/>
302
<Option compile="0"/>
304
<Option target="Win32 Release"/>
305
<Option target="Win32 Debug"/>
307
<Unit filename="src\tools\tDirectories.cpp">
308
<Option compilerVar="CPP"/>
309
<Option target="Win32 Release"/>
310
<Option target="Win32 Debug"/>
312
<Unit filename="src\tools\tDirectories.h">
313
<Option compilerVar=""/>
314
<Option compile="0"/>
316
<Option target="Win32 Release"/>
317
<Option target="Win32 Debug"/>
319
<Unit filename="src\tools\tError.cpp">
320
<Option compilerVar="CPP"/>
321
<Option target="Win32 Release"/>
322
<Option target="Win32 Debug"/>
324
<Unit filename="src\tools\tError.h">
325
<Option compilerVar=""/>
326
<Option compile="0"/>
328
<Option target="Win32 Release"/>
329
<Option target="Win32 Debug"/>
331
<Unit filename="src\tools\tEventQueue.cpp">
332
<Option compilerVar="CPP"/>
333
<Option target="Win32 Release"/>
334
<Option target="Win32 Debug"/>
336
<Unit filename="src\tools\tEventQueue.h">
337
<Option compilerVar=""/>
338
<Option compile="0"/>
340
<Option target="Win32 Release"/>
341
<Option target="Win32 Debug"/>
343
<Unit filename="src\tools\tException.cpp">
344
<Option compilerVar="CPP"/>
345
<Option target="Win32 Release"/>
346
<Option target="Win32 Debug"/>
348
<Unit filename="src\tools\tException.h">
349
<Option compilerVar=""/>
350
<Option compile="0"/>
352
<Option target="Win32 Release"/>
353
<Option target="Win32 Debug"/>
355
<Unit filename="src\tools\tHeap.cpp">
356
<Option compilerVar="CPP"/>
357
<Option target="Win32 Release"/>
358
<Option target="Win32 Debug"/>
360
<Unit filename="src\tools\tHeap.h">
361
<Option compilerVar=""/>
362
<Option compile="0"/>
364
<Option target="Win32 Release"/>
365
<Option target="Win32 Debug"/>
367
<Unit filename="src\tools\tInitExit.h">
368
<Option compilerVar=""/>
369
<Option compile="0"/>
371
<Option target="Win32 Release"/>
372
<Option target="Win32 Debug"/>
374
<Unit filename="src\tools\tLinkedList.cpp">
375
<Option compilerVar="CPP"/>
376
<Option target="Win32 Release"/>
377
<Option target="Win32 Debug"/>
379
<Unit filename="src\tools\tLinkedList.h">
380
<Option compilerVar=""/>
381
<Option compile="0"/>
383
<Option target="Win32 Release"/>
384
<Option target="Win32 Debug"/>
386
<Unit filename="src\tools\tList.h">
387
<Option compilerVar=""/>
388
<Option compile="0"/>
390
<Option target="Win32 Release"/>
391
<Option target="Win32 Debug"/>
393
<Unit filename="src\tools\tLocale.cpp">
394
<Option compilerVar="CPP"/>
395
<Option target="Win32 Release"/>
396
<Option target="Win32 Debug"/>
398
<Unit filename="src\tools\tLocale.h">
399
<Option compilerVar=""/>
400
<Option compile="0"/>
402
<Option target="Win32 Release"/>
403
<Option target="Win32 Debug"/>
405
<Unit filename="src\tools\tMath.h">
406
<Option compilerVar=""/>
407
<Option compile="0"/>
409
<Option target="Win32 Release"/>
410
<Option target="Win32 Debug"/>
412
<Unit filename="src\tools\tMemManager.cpp">
413
<Option compilerVar="CPP"/>
414
<Option target="Win32 Release"/>
415
<Option target="Win32 Debug"/>
417
<Unit filename="src\tools\tMemManager.h">
418
<Option compilerVar=""/>
419
<Option compile="0"/>
421
<Option target="Win32 Release"/>
422
<Option target="Win32 Debug"/>
424
<Unit filename="src\tools\tMemStack.cpp">
425
<Option compilerVar="CPP"/>
426
<Option target="Win32 Release"/>
427
<Option target="Win32 Debug"/>
429
<Unit filename="src\tools\tMemStack.h">
430
<Option compilerVar=""/>
431
<Option compile="0"/>
433
<Option target="Win32 Release"/>
434
<Option target="Win32 Debug"/>
436
<Unit filename="src\tools\tRandom.cpp">
437
<Option compilerVar="CPP"/>
438
<Option target="Win32 Release"/>
439
<Option target="Win32 Debug"/>
441
<Unit filename="src\tools\tRandom.h">
442
<Option compilerVar=""/>
443
<Option compile="0"/>
445
<Option target="Win32 Release"/>
446
<Option target="Win32 Debug"/>
448
<Unit filename="src\tools\tRecorder.cpp">
449
<Option compilerVar="CPP"/>
450
<Option target="Win32 Release"/>
451
<Option target="Win32 Debug"/>
453
<Unit filename="src\tools\tRecorder.h">
454
<Option compilerVar=""/>
455
<Option compile="0"/>
457
<Option target="Win32 Release"/>
458
<Option target="Win32 Debug"/>
460
<Unit filename="src\tools\tRecorderInternal.cpp">
461
<Option compilerVar="CPP"/>
462
<Option target="Win32 Release"/>
463
<Option target="Win32 Debug"/>
465
<Unit filename="src\tools\tRecorderInternal.h">
466
<Option compilerVar=""/>
467
<Option compile="0"/>
469
<Option target="Win32 Release"/>
470
<Option target="Win32 Debug"/>
472
<Unit filename="src\tools\tReferenceHolder.h">
473
<Option compilerVar=""/>
474
<Option compile="0"/>
476
<Option target="Win32 Release"/>
477
<Option target="Win32 Debug"/>
479
<Unit filename="src\tools\tRing.cpp">
480
<Option compilerVar="CPP"/>
481
<Option target="Win32 Release"/>
482
<Option target="Win32 Debug"/>
484
<Unit filename="src\tools\tRing.h">
485
<Option compilerVar=""/>
486
<Option compile="0"/>
488
<Option target="Win32 Release"/>
489
<Option target="Win32 Debug"/>
491
<Unit filename="src\tools\tSafePTR.cpp">
492
<Option compilerVar="CPP"/>
493
<Option target="Win32 Release"/>
494
<Option target="Win32 Debug"/>
496
<Unit filename="src\tools\tSafePTR.h">
497
<Option compilerVar=""/>
498
<Option compile="0"/>
500
<Option target="Win32 Release"/>
501
<Option target="Win32 Debug"/>
503
<Unit filename="src\tools\tString.cpp">
504
<Option compilerVar="CPP"/>
505
<Option target="Win32 Release"/>
506
<Option target="Win32 Debug"/>
508
<Unit filename="src\tools\tString.h">
509
<Option compilerVar=""/>
510
<Option compile="0"/>
512
<Option target="Win32 Release"/>
513
<Option target="Win32 Debug"/>
515
<Unit filename="src\tools\tSysTime.cpp">
516
<Option compilerVar="CPP"/>
517
<Option target="Win32 Release"/>
518
<Option target="Win32 Debug"/>
520
<Unit filename="src\tools\tSysTime.h">
521
<Option compilerVar=""/>
522
<Option compile="0"/>
524
<Option target="Win32 Release"/>
525
<Option target="Win32 Debug"/>
527
<Unit filename="src\tools\tToDo.cpp">
528
<Option compilerVar="CPP"/>
529
<Option target="Win32 Release"/>
530
<Option target="Win32 Debug"/>
532
<Unit filename="src\tools\tToDo.h">
533
<Option compilerVar=""/>
534
<Option compile="0"/>
536
<Option target="Win32 Release"/>
537
<Option target="Win32 Debug"/>
539
<Unit filename="src\win32_ded\config.h">
540
<Option compilerVar=""/>
541
<Option compile="0"/>
543
<Option target="Win32 Release"/>
544
<Option target="Win32 Debug"/>
546
<Unit filename="src\win32_ded\dirent.c">
547
<Option compilerVar="CC"/>
548
<Option target="Win32 Release"/>
549
<Option target="Win32 Debug"/>
551
<Unit filename="src\win32_ded\dirent.h">
552
<Option compilerVar=""/>
553
<Option compile="0"/>
555
<Option target="Win32 Release"/>
556
<Option target="Win32 Debug"/>
558
<Unit filename="armagetron.rc">
559
<Option compilerVar="WINDRES"/>
560
<Option objectName="build_codeblocks\armagetron.res"/>
561
<Option target="Win32 Release"/>
562
<Option target="Win32 Debug"/>
565
</CodeBlocks_project_file>