]> icculus.org git repositories - divverent/darkplaces.git/blob - darkplaces.dsp
directional static lighting support (but not fast yet), for maps compiled with (as...
[divverent/darkplaces.git] / darkplaces.dsp
1 # Microsoft Developer Studio Project File - Name="darkplaces" - Package Owner=<4>
2
3 # Microsoft Developer Studio Generated Build File, Format Version 6.00
4
5 # ** DO NOT EDIT **
6
7
8
9 # TARGTYPE "Win32 (x86) Application" 0x0101
10
11
12
13 CFG=darkplaces - Win32 Debug
14
15 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
16
17 !MESSAGE use the Export Makefile command and run
18
19 !MESSAGE
20
21 !MESSAGE NMAKE /f "darkplaces.mak".
22
23 !MESSAGE
24
25 !MESSAGE You can specify a configuration when running NMAKE
26
27 !MESSAGE by defining the macro CFG on the command line. For example:
28
29 !MESSAGE
30
31 !MESSAGE NMAKE /f "darkplaces.mak" CFG="darkplaces - Win32 Debug"
32
33 !MESSAGE
34
35 !MESSAGE Possible choices for configuration are:
36
37 !MESSAGE
38
39 !MESSAGE "darkplaces - Win32 Release" (based on "Win32 (x86) Application")
40
41 !MESSAGE "darkplaces - Win32 Debug" (based on "Win32 (x86) Application")
42
43 !MESSAGE
44
45
46
47 # Begin Project
48
49 # PROP AllowPerConfigDependencies 0
50
51 # PROP Scc_ProjName ""
52
53 # PROP Scc_LocalPath ""
54
55 CPP=cl.exe
56
57 MTL=midl.exe
58
59 RSC=rc.exe
60
61
62
63 !IF  "$(CFG)" == "darkplaces - Win32 Release"
64
65
66
67 # PROP BASE Use_MFC 0
68
69 # PROP BASE Use_Debug_Libraries 0
70
71 # PROP BASE Output_Dir "Release"
72
73 # PROP BASE Intermediate_Dir "Release"
74
75 # PROP BASE Target_Dir ""
76
77 # PROP Use_MFC 0
78
79 # PROP Use_Debug_Libraries 0
80
81 # PROP Output_Dir "Release"
82
83 # PROP Intermediate_Dir "Release"
84
85 # PROP Ignore_Export_Lib 0
86
87 # PROP Target_Dir ""
88
89 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
90
91 # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
92
93 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
94
95 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
96
97 # ADD BASE RSC /l 0x40c /d "NDEBUG"
98
99 # ADD RSC /l 0x40c /d "NDEBUG"
100
101 BSC32=bscmake.exe
102
103 # ADD BASE BSC32 /nologo
104
105 # ADD BSC32 /nologo
106
107 LINK32=link.exe
108
109 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
110
111 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:windows /machine:I386
112
113
114
115 !ELSEIF  "$(CFG)" == "darkplaces - Win32 Debug"
116
117
118
119 # PROP BASE Use_MFC 0
120
121 # PROP BASE Use_Debug_Libraries 1
122
123 # PROP BASE Output_Dir "Debug"
124
125 # PROP BASE Intermediate_Dir "Debug"
126
127 # PROP BASE Target_Dir ""
128
129 # PROP Use_MFC 0
130
131 # PROP Use_Debug_Libraries 1
132
133 # PROP Output_Dir "Debug"
134
135 # PROP Intermediate_Dir "Debug"
136
137 # PROP Ignore_Export_Lib 0
138
139 # PROP Target_Dir ""
140
141 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
142
143 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
144
145 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
146
147 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
148
149 # ADD BASE RSC /l 0x40c /d "_DEBUG"
150
151 # ADD RSC /l 0x40c /d "_DEBUG"
152
153 BSC32=bscmake.exe
154
155 # ADD BASE BSC32 /nologo
156
157 # ADD BSC32 /nologo
158
159 LINK32=link.exe
160
161 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
162
163 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
164
165
166
167 !ENDIF
168
169
170
171 # Begin Target
172
173
174
175 # Name "darkplaces - Win32 Release"
176
177 # Name "darkplaces - Win32 Debug"
178
179 # Begin Group "Source Files"
180
181
182
183 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
184
185 # Begin Source File
186
187
188
189 SOURCE=.\builddate.c
190
191 # End Source File
192
193 # Begin Source File
194
195
196
197 SOURCE=.\cd_win.c
198
199 # End Source File
200
201 # Begin Source File
202
203
204
205 SOURCE=.\cgame.c
206
207 # End Source File
208
209 # Begin Source File
210
211
212
213 SOURCE=.\cgamevm.c
214
215 # End Source File
216
217 # Begin Source File
218
219
220
221 SOURCE=.\chase.c
222
223 # End Source File
224
225 # Begin Source File
226
227
228
229 SOURCE=.\cl_demo.c
230
231 # End Source File
232
233 # Begin Source File
234
235
236
237 SOURCE=.\cl_input.c
238
239 # End Source File
240
241 # Begin Source File
242
243
244
245 SOURCE=.\cl_light.c
246
247 # End Source File
248
249 # Begin Source File
250
251
252
253 SOURCE=.\cl_main.c
254
255 # End Source File
256
257 # Begin Source File
258
259
260
261 SOURCE=.\cl_parse.c
262
263 # End Source File
264
265 # Begin Source File
266
267
268
269 SOURCE=.\cl_particles.c
270
271 # End Source File
272
273 # Begin Source File
274
275
276
277 SOURCE=.\cl_screen.c
278
279 # End Source File
280
281 # Begin Source File
282
283
284
285 SOURCE=.\cl_tent.c
286
287 # End Source File
288
289 # Begin Source File
290
291
292
293 SOURCE=.\cmd.c
294
295 # End Source File
296
297 # Begin Source File
298
299
300
301 SOURCE=.\common.c
302
303 # End Source File
304
305 # Begin Source File
306
307
308
309 SOURCE=.\conproc.c
310
311 # End Source File
312
313 # Begin Source File
314
315
316
317 SOURCE=.\console.c
318
319 # End Source File
320
321 # Begin Source File
322
323
324
325 SOURCE=.\crc.c
326
327 # End Source File
328
329 # Begin Source File
330
331
332
333 SOURCE=.\cvar.c
334
335 # End Source File
336
337 # Begin Source File
338
339
340
341 SOURCE=.\filematch.c
342
343 # End Source File
344
345 # Begin Source File
346
347
348
349 SOURCE=.\fractalnoise.c
350
351 # End Source File
352
353 # Begin Source File
354
355
356
357 SOURCE=.\gl_backend.c
358
359 # End Source File
360
361 # Begin Source File
362
363
364
365 SOURCE=.\gl_draw.c
366
367 # End Source File
368
369 # Begin Source File
370
371
372
373 SOURCE=.\gl_models.c
374
375 # End Source File
376
377 # Begin Source File
378
379
380
381 SOURCE=.\gl_rmain.c
382
383 # End Source File
384
385 # Begin Source File
386
387
388
389 SOURCE=.\gl_rsurf.c
390
391 # End Source File
392
393 # Begin Source File
394
395
396
397 SOURCE=.\gl_textures.c
398
399 # End Source File
400
401 # Begin Source File
402
403
404
405 SOURCE=.\host.c
406
407 # End Source File
408
409 # Begin Source File
410
411
412
413 SOURCE=.\host_cmd.c
414
415 # End Source File
416
417 # Begin Source File
418
419
420
421 SOURCE=.\image.c
422
423 # End Source File
424
425 # Begin Source File
426
427
428
429 SOURCE=.\in_win.c
430
431 # End Source File
432
433 # Begin Source File
434
435
436
437 SOURCE=.\keys.c
438
439 # End Source File
440
441 # Begin Source File
442
443
444
445 SOURCE=.\mathlib.c
446
447 # End Source File
448
449 # Begin Source File
450
451
452
453 SOURCE=.\menu.c
454
455 # End Source File
456
457 # Begin Source File
458
459
460
461 SOURCE=.\model_alias.c
462
463 # End Source File
464
465 # Begin Source File
466
467
468
469 SOURCE=.\model_brush.c
470
471 # End Source File
472
473 # Begin Source File
474
475
476
477 SOURCE=.\model_shared.c
478
479 # End Source File
480
481 # Begin Source File
482
483
484
485 SOURCE=.\model_sprite.c
486
487 # End Source File
488
489 # Begin Source File
490
491
492
493 SOURCE=.\net_dgrm.c
494
495 # End Source File
496
497 # Begin Source File
498
499
500
501 SOURCE=.\net_loop.c
502
503 # End Source File
504
505 # Begin Source File
506
507
508
509 SOURCE=.\net_main.c
510
511 # End Source File
512
513 # Begin Source File
514
515
516
517 SOURCE=.\net_win.c
518
519 # End Source File
520
521 # Begin Source File
522
523
524
525 SOURCE=.\net_wins.c
526
527 # End Source File
528
529 # Begin Source File
530
531
532
533 SOURCE=.\net_wipx.c
534
535 # End Source File
536
537 # Begin Source File
538
539
540
541 SOURCE=.\palette.c
542
543 # End Source File
544
545 # Begin Source File
546
547
548
549 SOURCE=.\portals.c
550
551 # End Source File
552
553 # Begin Source File
554
555
556
557 SOURCE=.\pr_cmds.c
558
559 # End Source File
560
561 # Begin Source File
562
563
564
565 SOURCE=.\pr_edict.c
566
567 # End Source File
568
569 # Begin Source File
570
571
572
573 SOURCE=.\pr_exec.c
574
575 # End Source File
576
577 # Begin Source File
578
579
580
581 SOURCE=.\protocol.c
582
583 # End Source File
584
585 # Begin Source File
586
587
588
589 SOURCE=.\quakeio.c
590
591 # End Source File
592
593 # Begin Source File
594
595
596
597 SOURCE=.\r_clip.c
598
599 # End Source File
600
601 # Begin Source File
602
603
604
605 SOURCE=.\r_crosshairs.c
606
607 # End Source File
608
609 # Begin Source File
610
611
612
613 SOURCE=.\r_explosion.c
614
615 # End Source File
616
617 # Begin Source File
618
619
620
621 SOURCE=.\r_lerpanim.c
622
623 # End Source File
624
625 # Begin Source File
626
627
628
629 SOURCE=.\r_light.c
630
631 # End Source File
632
633 # Begin Source File
634
635
636
637 SOURCE=.\r_modules.c
638
639 # End Source File
640
641 # Begin Source File
642
643
644
645 SOURCE=.\r_sky.c
646
647 # End Source File
648
649 # Begin Source File
650
651
652
653 SOURCE=.\r_sprites.c
654
655 # End Source File
656
657 # Begin Source File
658
659
660
661 SOURCE=.\sbar.c
662
663 # End Source File
664
665 # Begin Source File
666
667
668
669 SOURCE=.\snd_dma.c
670
671 # End Source File
672
673 # Begin Source File
674
675
676
677 SOURCE=.\snd_mem.c
678
679 # End Source File
680
681 # Begin Source File
682
683
684
685 SOURCE=.\snd_mix.c
686
687 # End Source File
688
689 # Begin Source File
690
691
692
693 SOURCE=.\snd_win.c
694
695 # End Source File
696
697 # Begin Source File
698
699
700
701 SOURCE=.\sv_light.c
702
703 # End Source File
704
705 # Begin Source File
706
707
708
709 SOURCE=.\sv_main.c
710
711 # End Source File
712
713 # Begin Source File
714
715
716
717 SOURCE=.\sv_move.c
718
719 # End Source File
720
721 # Begin Source File
722
723
724
725 SOURCE=.\sv_phys.c
726
727 # End Source File
728
729 # Begin Source File
730
731
732
733 SOURCE=.\sv_user.c
734
735 # End Source File
736
737 # Begin Source File
738
739
740
741 SOURCE=.\sys_shared.c
742
743 # End Source File
744
745 # Begin Source File
746
747
748
749 SOURCE=.\sys_win.c
750
751 # End Source File
752
753 # Begin Source File
754
755
756
757 SOURCE=.\transform.c
758
759 # End Source File
760
761 # Begin Source File
762
763
764
765 SOURCE=.\ui.c
766
767 # End Source File
768
769 # Begin Source File
770
771
772
773 SOURCE=.\vid_shared.c
774
775 # End Source File
776
777 # Begin Source File
778
779
780
781 SOURCE=.\vid_wgl.c
782
783 # End Source File
784
785 # Begin Source File
786
787
788
789 SOURCE=.\view.c
790
791 # End Source File
792
793 # Begin Source File
794
795
796
797 SOURCE=.\wad.c
798
799 # End Source File
800
801 # Begin Source File
802
803
804
805 SOURCE=.\world.c
806
807 # End Source File
808
809 # Begin Source File
810
811
812
813 SOURCE=.\zone.c
814
815 # End Source File
816
817 # End Group
818
819 # Begin Group "Header Files"
820
821
822
823 # PROP Default_Filter "h;hpp;hxx;hm;inl"
824
825 # Begin Source File
826
827
828
829 SOURCE=.\bspfile.h
830
831 # End Source File
832
833 # Begin Source File
834
835
836
837 SOURCE=.\cdaudio.h
838
839 # End Source File
840
841 # Begin Source File
842
843
844
845 SOURCE=.\cg_math.h
846
847 # End Source File
848
849 # Begin Source File
850
851
852
853 SOURCE=.\cgame_api.h
854
855 # End Source File
856
857 # Begin Source File
858
859
860
861 SOURCE=.\cgamevm.h
862
863 # End Source File
864
865 # Begin Source File
866
867
868
869 SOURCE=.\cl_light.h
870
871 # End Source File
872
873 # Begin Source File
874
875
876
877 SOURCE=.\cl_screen.h
878
879 # End Source File
880
881 # Begin Source File
882
883
884
885 SOURCE=.\client.h
886
887 # End Source File
888
889 # Begin Source File
890
891
892
893 SOURCE=.\cmd.h
894
895 # End Source File
896
897 # Begin Source File
898
899
900
901 SOURCE=.\common.h
902
903 # End Source File
904
905 # Begin Source File
906
907
908
909 SOURCE=.\conproc.h
910
911 # End Source File
912
913 # Begin Source File
914
915
916
917 SOURCE=.\console.h
918
919 # End Source File
920
921 # Begin Source File
922
923
924
925 SOURCE=.\crc.h
926
927 # End Source File
928
929 # Begin Source File
930
931
932
933 SOURCE=.\cvar.h
934
935 # End Source File
936
937 # Begin Source File
938
939
940
941 SOURCE=.\draw.h
942
943 # End Source File
944
945 # Begin Source File
946
947
948
949 SOURCE=.\gl_backend.h
950
951 # End Source File
952
953 # Begin Source File
954
955
956
957 SOURCE=.\gl_warp_sin.h
958
959 # End Source File
960
961 # Begin Source File
962
963
964
965 SOURCE=.\glquake.h
966
967 # End Source File
968
969 # Begin Source File
970
971
972
973 SOURCE=.\image.h
974
975 # End Source File
976
977 # Begin Source File
978
979
980
981 SOURCE=.\input.h
982
983 # End Source File
984
985 # Begin Source File
986
987
988
989 SOURCE=.\keys.h
990
991 # End Source File
992
993 # Begin Source File
994
995
996
997 SOURCE=.\mathlib.h
998
999 # End Source File
1000
1001 # Begin Source File
1002
1003
1004
1005 SOURCE=.\menu.h
1006
1007 # End Source File
1008
1009 # Begin Source File
1010
1011
1012
1013 SOURCE=.\model_alias.h
1014
1015 # End Source File
1016
1017 # Begin Source File
1018
1019
1020
1021 SOURCE=.\model_brush.h
1022
1023 # End Source File
1024
1025 # Begin Source File
1026
1027
1028
1029 SOURCE=.\model_shared.h
1030
1031 # End Source File
1032
1033 # Begin Source File
1034
1035
1036
1037 SOURCE=.\model_sprite.h
1038
1039 # End Source File
1040
1041 # Begin Source File
1042
1043
1044
1045 SOURCE=.\model_zymotic.h
1046
1047 # End Source File
1048
1049 # Begin Source File
1050
1051
1052
1053 SOURCE=.\modelgen.h
1054
1055 # End Source File
1056
1057 # Begin Source File
1058
1059
1060
1061 SOURCE=.\net.h
1062
1063 # End Source File
1064
1065 # Begin Source File
1066
1067
1068
1069 SOURCE=.\net_dgrm.h
1070
1071 # End Source File
1072
1073 # Begin Source File
1074
1075
1076
1077 SOURCE=.\net_loop.h
1078
1079 # End Source File
1080
1081 # Begin Source File
1082
1083
1084
1085 SOURCE=.\net_wins.h
1086
1087 # End Source File
1088
1089 # Begin Source File
1090
1091
1092
1093 SOURCE=.\net_wipx.h
1094
1095 # End Source File
1096
1097 # Begin Source File
1098
1099
1100
1101 SOURCE=.\palette.h
1102
1103 # End Source File
1104
1105 # Begin Source File
1106
1107
1108
1109 SOURCE=.\portals.h
1110
1111 # End Source File
1112
1113 # Begin Source File
1114
1115
1116
1117 SOURCE=.\pr_comp.h
1118
1119 # End Source File
1120
1121 # Begin Source File
1122
1123
1124
1125 SOURCE=.\pr_execprogram.h
1126
1127 # End Source File
1128
1129 # Begin Source File
1130
1131
1132
1133 SOURCE=.\progdefs.h
1134
1135 # End Source File
1136
1137 # Begin Source File
1138
1139
1140
1141 SOURCE=.\progs.h
1142
1143 # End Source File
1144
1145 # Begin Source File
1146
1147
1148
1149 SOURCE=.\protocol.h
1150
1151 # End Source File
1152
1153 # Begin Source File
1154
1155
1156
1157 SOURCE=.\quakedef.h
1158
1159 # End Source File
1160
1161 # Begin Source File
1162
1163
1164
1165 SOURCE=.\quakeio.h
1166
1167 # End Source File
1168
1169 # Begin Source File
1170
1171
1172
1173 SOURCE=.\r_clip.h
1174
1175 # End Source File
1176
1177 # Begin Source File
1178
1179
1180
1181 SOURCE=.\r_lerpanim.h
1182
1183 # End Source File
1184
1185 # Begin Source File
1186
1187
1188
1189 SOURCE=.\r_light.h
1190
1191 # End Source File
1192
1193 # Begin Source File
1194
1195
1196
1197 SOURCE=.\r_modules.h
1198
1199 # End Source File
1200
1201 # Begin Source File
1202
1203
1204
1205 SOURCE=.\r_textures.h
1206
1207 # End Source File
1208
1209 # Begin Source File
1210
1211
1212
1213 SOURCE=.\render.h
1214
1215 # End Source File
1216
1217 # Begin Source File
1218
1219
1220
1221 SOURCE=.\resource.h
1222
1223 # End Source File
1224
1225 # Begin Source File
1226
1227
1228
1229 SOURCE=.\sbar.h
1230
1231 # End Source File
1232
1233 # Begin Source File
1234
1235
1236
1237 SOURCE=.\screen.h
1238
1239 # End Source File
1240
1241 # Begin Source File
1242
1243
1244
1245 SOURCE=.\server.h
1246
1247 # End Source File
1248
1249 # Begin Source File
1250
1251
1252
1253 SOURCE=.\sound.h
1254
1255 # End Source File
1256
1257 # Begin Source File
1258
1259
1260
1261 SOURCE=.\spritegn.h
1262
1263 # End Source File
1264
1265 # Begin Source File
1266
1267
1268
1269 SOURCE=.\sys.h
1270
1271 # End Source File
1272
1273 # Begin Source File
1274
1275
1276
1277 SOURCE=.\transform.h
1278
1279 # End Source File
1280
1281 # Begin Source File
1282
1283
1284
1285 SOURCE=.\ui.h
1286
1287 # End Source File
1288
1289 # Begin Source File
1290
1291
1292
1293 SOURCE=.\vid.h
1294
1295 # End Source File
1296
1297 # Begin Source File
1298
1299
1300
1301 SOURCE=.\wad.h
1302
1303 # End Source File
1304
1305 # Begin Source File
1306
1307
1308
1309 SOURCE=.\winquake.h
1310
1311 # End Source File
1312
1313 # Begin Source File
1314
1315
1316
1317 SOURCE=.\world.h
1318
1319 # End Source File
1320
1321 # Begin Source File
1322
1323
1324
1325 SOURCE=.\zone.h
1326
1327 # End Source File
1328
1329 # End Group
1330
1331 # Begin Group "Resource Files"
1332
1333
1334
1335 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
1336
1337 # End Group
1338
1339 # End Target
1340
1341 # End Project
1342