1# Microsoft Developer Studio Project File - Name="XPilot" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Application" 0x0101
6
7CFG=XPilot - Win32 Release
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
11!MESSAGE NMAKE /f "xpilot.mak".
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
16!MESSAGE NMAKE /f "xpilot.mak" CFG="XPilot - Win32 Release"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "XPilot - Win32 Release" (based on "Win32 (x86) Application")
21!MESSAGE "XPilot - Win32 Debug" (based on "Win32 (x86) Application")
22!MESSAGE "XPilot - Win32 ReleasePentium" (based on "Win32 (x86) Application")
23!MESSAGE
24
25# Begin Project
26# PROP AllowPerConfigDependencies 0
27# PROP Scc_ProjName ""
28# PROP Scc_LocalPath ""
29CPP=cl.exe
30MTL=midl.exe
31RSC=rc.exe
32
33!IF  "$(CFG)" == "XPilot - Win32 Release"
34
35# PROP BASE Use_MFC 6
36# PROP BASE Use_Debug_Libraries 0
37# PROP BASE Output_Dir ".\Release"
38# PROP BASE Intermediate_Dir ".\Release"
39# PROP BASE Target_Dir ""
40# PROP Use_MFC 6
41# PROP Use_Debug_Libraries 0
42# PROP Output_Dir ".\Release"
43# PROP Intermediate_Dir ".\Release"
44# PROP Ignore_Export_Lib 0
45# PROP Target_Dir ""
46# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
47# ADD CPP /nologo /MD /W3 /GX /I "..\..\common" /I "..\..\common\NT" /D "NDEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "X_SOUND" /D "WINDOWSCALING" /D PAINT_FREE=0 /FR /FD /c
48# SUBTRACT CPP /YX /Yc /Yu
49# ADD BASE MTL /nologo /D "NDEBUG" /win32
50# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
51# ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
52# ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
53BSC32=bscmake.exe
54# ADD BASE BSC32 /nologo
55# ADD BSC32 /nologo
56LINK32=link.exe
57# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
58# ADD LINK32 winmm.lib /nologo /subsystem:windows /map /machine:I386
59# Begin Special Build Tool
60SOURCE="$(InputPath)"
61PostBuild_Cmds=copy Release\XPilot.exe C:\XPilot
62# End Special Build Tool
63
64!ELSEIF  "$(CFG)" == "XPilot - Win32 Debug"
65
66# PROP BASE Use_MFC 6
67# PROP BASE Use_Debug_Libraries 1
68# PROP BASE Output_Dir ".\Debug"
69# PROP BASE Intermediate_Dir ".\Debug"
70# PROP BASE Target_Dir ""
71# PROP Use_MFC 6
72# PROP Use_Debug_Libraries 1
73# PROP Output_Dir ".\Debug"
74# PROP Intermediate_Dir ".\Debug"
75# PROP Ignore_Export_Lib 0
76# PROP Target_Dir ""
77# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
78# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\common" /I "..\..\common\NT" /D "_DEBUG" /D "_MEMPOD" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "X_SOUND" /D "WINDOWSCALING" /D PAINT_FREE=0 /FR /FD /c
79# SUBTRACT CPP /YX /Yc /Yu
80# ADD BASE MTL /nologo /D "_DEBUG" /win32
81# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
82# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
83# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
84BSC32=bscmake.exe
85# ADD BASE BSC32 /nologo
86# ADD BSC32 /nologo
87LINK32=link.exe
88# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
89# ADD LINK32 winmm.lib /nologo /subsystem:windows /debug /machine:I386
90# SUBTRACT LINK32 /map
91
92!ELSEIF  "$(CFG)" == "XPilot - Win32 ReleasePentium"
93
94# PROP BASE Use_MFC 6
95# PROP BASE Use_Debug_Libraries 0
96# PROP BASE Output_Dir ".\XPilot__"
97# PROP BASE Intermediate_Dir ".\XPilot__"
98# PROP BASE Target_Dir ""
99# PROP Use_MFC 6
100# PROP Use_Debug_Libraries 0
101# PROP Output_Dir ".\XPilot__"
102# PROP Intermediate_Dir ".\XPilot__"
103# PROP Ignore_Export_Lib 0
104# PROP Target_Dir ""
105# ADD BASE CPP /nologo /MD /W3 /GX /Zd /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "x_BETAEXPIRE" /FR /c
106# SUBTRACT BASE CPP /YX /Yc /Yu
107# ADD CPP /nologo /G5 /MD /W3 /GX /Zd /O2 /I "..\..\common" /I "..\..\common\NT" /D "NDEBUG" /D "_MBCS" /D "x_BETAEXPIRE" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "X_SOUND" /D "WINDOWSCALING" /D PAINT_FREE=0 /FR /FD /c
108# SUBTRACT CPP /YX /Yc /Yu
109# ADD BASE MTL /nologo /D "NDEBUG" /win32
110# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
111# ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
112# ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
113BSC32=bscmake.exe
114# ADD BASE BSC32 /nologo
115# ADD BSC32 /nologo
116LINK32=link.exe
117# ADD BASE LINK32 /nologo /subsystem:windows /map /machine:I386 /out:"Release/XPilotNT.exe"
118# ADD LINK32 winmm.lib /nologo /subsystem:windows /map /machine:I386 /out:".\Release\XPilot.exe"
119# Begin Special Build Tool
120SOURCE="$(InputPath)"
121PostBuild_Cmds=copy Release\XPilot.exe c:\XPilot
122# End Special Build Tool
123
124!ENDIF
125
126# Begin Target
127
128# Name "XPilot - Win32 Release"
129# Name "XPilot - Win32 Debug"
130# Name "XPilot - Win32 ReleasePentium"
131# Begin Group "Source Files"
132
133# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90"
134# Begin Group "client"
135
136# PROP Default_Filter ""
137# Begin Source File
138
139SOURCE=..\.cvsignore
140# End Source File
141# Begin Source File
142
143SOURCE=..\about.c
144# End Source File
145# Begin Source File
146
147SOURCE=..\blockbitmaps.c
148# End Source File
149# Begin Source File
150
151SOURCE=..\blockbitmaps.h
152# End Source File
153# Begin Source File
154
155SOURCE=..\caudio.c
156# End Source File
157# Begin Source File
158
159SOURCE=..\client.c
160# End Source File
161# Begin Source File
162
163SOURCE=..\client.h
164# End Source File
165# Begin Source File
166
167SOURCE=..\colors.c
168# End Source File
169# Begin Source File
170
171SOURCE=..\configure.c
172# End Source File
173# Begin Source File
174
175SOURCE=..\configure.h
176# End Source File
177# Begin Source File
178
179SOURCE=..\connectparam.h
180# End Source File
181# Begin Source File
182
183SOURCE=..\datagram.c
184# End Source File
185# Begin Source File
186
187SOURCE=..\datagram.h
188# End Source File
189# Begin Source File
190
191SOURCE=..\dbuff.h
192# End Source File
193# Begin Source File
194
195SOURCE=..\default.c
196# End Source File
197# Begin Source File
198
199SOURCE=..\default.h
200# End Source File
201# Begin Source File
202
203SOURCE=..\gfx2d.c
204# End Source File
205# Begin Source File
206
207SOURCE=..\gfx2d.h
208# End Source File
209# Begin Source File
210
211SOURCE=..\gfx3d.c
212# End Source File
213# Begin Source File
214
215SOURCE=..\gfx3d.h
216# End Source File
217# Begin Source File
218
219SOURCE=..\guimap.c
220# End Source File
221# Begin Source File
222
223SOURCE=..\guimap.h
224# End Source File
225# Begin Source File
226
227SOURCE=..\guiobjects.c
228# End Source File
229# Begin Source File
230
231SOURCE=..\guiobjects.h
232# End Source File
233# Begin Source File
234
235SOURCE=..\icon.h
236# End Source File
237# Begin Source File
238
239SOURCE=..\join.c
240# End Source File
241# Begin Source File
242
243SOURCE=..\netclient.c
244# End Source File
245# Begin Source File
246
247SOURCE=..\netclient.h
248# End Source File
249# Begin Source File
250
251SOURCE=..\paint.c
252# End Source File
253# Begin Source File
254
255SOURCE=..\paint.h
256# End Source File
257# Begin Source File
258
259SOURCE=..\paintdata.c
260# End Source File
261# Begin Source File
262
263SOURCE=..\paintdata.h
264# End Source File
265# Begin Source File
266
267SOURCE=..\painthud.c
268# End Source File
269# Begin Source File
270
271SOURCE=..\paintmacros.h
272# End Source File
273# Begin Source File
274
275SOURCE=..\paintmap.c
276# End Source File
277# Begin Source File
278
279SOURCE=..\paintobjects.c
280# End Source File
281# Begin Source File
282
283SOURCE=..\paintradar.c
284# End Source File
285# Begin Source File
286
287SOURCE=..\protoclient.h
288# End Source File
289# Begin Source File
290
291SOURCE=..\query.c
292# End Source File
293# Begin Source File
294
295SOURCE=..\record.c
296# End Source File
297# Begin Source File
298
299SOURCE=..\record.h
300# End Source File
301# Begin Source File
302
303SOURCE=..\recordfmt.h
304# End Source File
305# Begin Source File
306
307SOURCE=..\sim.c
308# End Source File
309# Begin Source File
310
311SOURCE=..\syslimit.c
312# End Source File
313# Begin Source File
314
315SOURCE=..\talk.c
316# PROP Exclude_From_Build 1
317# End Source File
318# Begin Source File
319
320SOURCE=..\talk.h
321# End Source File
322# Begin Source File
323
324SOURCE=..\talkmacros.c
325# End Source File
326# Begin Source File
327
328SOURCE=..\textinterface.c
329# End Source File
330# Begin Source File
331
332SOURCE=..\texture.c
333# End Source File
334# Begin Source File
335
336SOURCE=..\texture.h
337# End Source File
338# Begin Source File
339
340SOURCE=..\usleep.c
341# End Source File
342# Begin Source File
343
344SOURCE=..\welcome.c
345# PROP Exclude_From_Build 1
346# End Source File
347# Begin Source File
348
349SOURCE=..\widget.c
350# End Source File
351# Begin Source File
352
353SOURCE=..\widget.h
354# End Source File
355# Begin Source File
356
357SOURCE=..\xevent.c
358# End Source File
359# Begin Source File
360
361SOURCE=..\xevent.h
362# End Source File
363# Begin Source File
364
365SOURCE=..\xeventhandlers.c
366# End Source File
367# Begin Source File
368
369SOURCE=..\xeventhandlers.h
370# End Source File
371# Begin Source File
372
373SOURCE=..\xinit.c
374# End Source File
375# Begin Source File
376
377SOURCE=..\xinit.h
378# End Source File
379# Begin Source File
380
381SOURCE=..\xpilot.c
382# End Source File
383# Begin Source File
384
385SOURCE=..\xpmread.h
386# End Source File
387# End Group
388# Begin Group "clientNT"
389
390# PROP Default_Filter ""
391# Begin Source File
392
393SOURCE=.\.cvsignore
394# End Source File
395# Begin Source File
396
397SOURCE=.\BSString.cpp
398# End Source File
399# Begin Source File
400
401SOURCE=.\BSString.h
402# End Source File
403# Begin Source File
404
405SOURCE=.\credits.inc.h
406# End Source File
407# Begin Source File
408
409SOURCE=.\MainFrm.cpp
410# End Source File
411# Begin Source File
412
413SOURCE=.\MainFrm.h
414# End Source File
415# Begin Source File
416
417SOURCE=.\RecordDummy.c
418# PROP Exclude_From_Build 1
419# End Source File
420# Begin Source File
421
422SOURCE=.\resource.h
423# End Source File
424# Begin Source File
425
426SOURCE=.\Splash.cpp
427# End Source File
428# Begin Source File
429
430SOURCE=.\Splash.h
431# End Source File
432# Begin Source File
433
434SOURCE=.\stdafx.h
435# End Source File
436# Begin Source File
437
438SOURCE=.\TalkWindow.cpp
439# End Source File
440# Begin Source File
441
442SOURCE=.\TalkWindow.h
443# End Source File
444# Begin Source File
445
446SOURCE=.\winAbout.cpp
447# End Source File
448# Begin Source File
449
450SOURCE=.\winAbout.h
451# End Source File
452# Begin Source File
453
454SOURCE=.\winAudio.c
455# End Source File
456# Begin Source File
457
458SOURCE=.\winAudio.h
459# End Source File
460# Begin Source File
461
462SOURCE=.\winBitmap.c
463# End Source File
464# Begin Source File
465
466SOURCE=.\winBitmap.h
467# End Source File
468# Begin Source File
469
470SOURCE=.\winClient.h
471# End Source File
472# Begin Source File
473
474SOURCE=.\winConfig.c
475# End Source File
476# Begin Source File
477
478SOURCE=.\winConfig.h
479# End Source File
480# Begin Source File
481
482SOURCE=.\winXThread.c
483# End Source File
484# Begin Source File
485
486SOURCE=.\winXThread.h
487# End Source File
488# Begin Source File
489
490SOURCE=.\winXXPilot.h
491# End Source File
492# Begin Source File
493
494SOURCE=.\xpilot.rc
495# End Source File
496# Begin Source File
497
498SOURCE=.\xpilotDoc.cpp
499# End Source File
500# Begin Source File
501
502SOURCE=.\xpilotDoc.h
503# End Source File
504# Begin Source File
505
506SOURCE=.\XPilotNT.cpp
507# End Source File
508# Begin Source File
509
510SOURCE=.\XPilotNT.h
511# End Source File
512# Begin Source File
513
514SOURCE=.\xpilotView.cpp
515# End Source File
516# Begin Source File
517
518SOURCE=.\xpilotView.h
519# End Source File
520# End Group
521# Begin Group "common"
522
523# PROP Default_Filter ""
524# Begin Source File
525
526SOURCE=..\..\common\.cvsignore
527# End Source File
528# Begin Source File
529
530SOURCE=..\..\common\astershape.h
531# End Source File
532# Begin Source File
533
534SOURCE=..\..\common\audio.h
535# End Source File
536# Begin Source File
537
538SOURCE=..\..\common\bit.h
539# End Source File
540# Begin Source File
541
542SOURCE=..\..\common\checknames.c
543# End Source File
544# Begin Source File
545
546SOURCE=..\..\common\checknames.h
547# End Source File
548# Begin Source File
549
550SOURCE=..\..\common\commonproto.h
551# End Source File
552# Begin Source File
553
554SOURCE=..\..\common\config.c
555# End Source File
556# Begin Source File
557
558SOURCE=..\..\common\config.h
559# End Source File
560# Begin Source File
561
562SOURCE=..\..\common\const.h
563# End Source File
564# Begin Source File
565
566SOURCE=..\..\common\draw.h
567# End Source File
568# Begin Source File
569
570SOURCE=..\..\common\error.c
571# End Source File
572# Begin Source File
573
574SOURCE=..\..\common\error.h
575# End Source File
576# Begin Source File
577
578SOURCE=..\..\common\item.h
579# End Source File
580# Begin Source File
581
582SOURCE=..\..\common\keys.h
583# End Source File
584# Begin Source File
585
586SOURCE=..\..\common\math.c
587# End Source File
588# Begin Source File
589
590SOURCE=..\..\common\net.c
591# End Source File
592# Begin Source File
593
594SOURCE=..\..\common\net.h
595# End Source File
596# Begin Source File
597
598SOURCE=..\..\common\pack.h
599# End Source File
600# Begin Source File
601
602SOURCE=..\..\common\portability.c
603# End Source File
604# Begin Source File
605
606SOURCE=..\..\common\portability.h
607# End Source File
608# Begin Source File
609
610SOURCE=..\..\common\randommt.c
611# End Source File
612# Begin Source File
613
614SOURCE=..\..\common\rules.h
615# End Source File
616# Begin Source File
617
618SOURCE=..\..\common\setup.h
619# End Source File
620# Begin Source File
621
622SOURCE=..\..\common\shipshape.c
623# End Source File
624# Begin Source File
625
626SOURCE=..\..\common\socklib.c
627# End Source File
628# Begin Source File
629
630SOURCE=..\..\common\socklib.h
631# End Source File
632# Begin Source File
633
634SOURCE=..\..\common\strdup.c
635# End Source File
636# Begin Source File
637
638SOURCE=..\..\common\strlcpy.c
639# End Source File
640# Begin Source File
641
642SOURCE=..\..\common\wreckshape.h
643# End Source File
644# Begin Source File
645
646SOURCE=..\..\common\xpmemory.c
647# End Source File
648# End Group
649# Begin Group "commonNT"
650
651# PROP Default_Filter ""
652# Begin Source File
653
654SOURCE=..\..\common\NT\.cvsignore
655# End Source File
656# Begin Source File
657
658SOURCE=..\..\common\NT\winNet.c
659# End Source File
660# Begin Source File
661
662SOURCE=..\..\common\NT\winNet.h
663# End Source File
664# Begin Source File
665
666SOURCE=..\..\common\NT\winX.c
667# End Source File
668# Begin Source File
669
670SOURCE=..\..\common\NT\winX.h
671# End Source File
672# Begin Source File
673
674SOURCE=..\..\common\NT\winX11.c
675# End Source File
676# Begin Source File
677
678SOURCE=..\..\common\NT\winX_.h
679# End Source File
680# Begin Source File
681
682SOURCE=..\..\common\NT\winXKey.c
683# End Source File
684# Begin Source File
685
686SOURCE=..\..\common\NT\winXKey.h
687# End Source File
688# Begin Source File
689
690SOURCE=..\..\common\NT\wsockerrs.c
691# End Source File
692# End Group
693# Begin Group "items"
694
695# PROP Default_Filter ""
696# Begin Source File
697
698SOURCE=..\items\itemAfterburner.xbm
699# End Source File
700# Begin Source File
701
702SOURCE=..\items\itemArmor.xbm
703# End Source File
704# Begin Source File
705
706SOURCE=..\items\itemAutopilot.xbm
707# End Source File
708# Begin Source File
709
710SOURCE=..\items\itemCloakingDevice.xbm
711# End Source File
712# Begin Source File
713
714SOURCE=..\items\itemDeflector.xbm
715# End Source File
716# Begin Source File
717
718SOURCE=..\items\itemEcm.xbm
719# End Source File
720# Begin Source File
721
722SOURCE=..\items\itemEmergencyShield.xbm
723# End Source File
724# Begin Source File
725
726SOURCE=..\items\itemEmergencyThrust.xbm
727# End Source File
728# Begin Source File
729
730SOURCE=..\items\itemEnergyPack.xbm
731# End Source File
732# Begin Source File
733
734SOURCE=..\items\itemHyperJump.xbm
735# End Source File
736# Begin Source File
737
738SOURCE=..\items\itemLaser.xbm
739# End Source File
740# Begin Source File
741
742SOURCE=..\items\itemMinePack.xbm
743# End Source File
744# Begin Source File
745
746SOURCE=..\items\itemMirror.xbm
747# End Source File
748# Begin Source File
749
750SOURCE=..\items\itemPhasingDevice.xbm
751# End Source File
752# Begin Source File
753
754SOURCE=..\items\itemRearShot.xbm
755# End Source File
756# Begin Source File
757
758SOURCE=..\items\itemRocketPack.xbm
759# End Source File
760# Begin Source File
761
762SOURCE=..\items\itemSensorPack.xbm
763# End Source File
764# Begin Source File
765
766SOURCE=..\items\itemTank.xbm
767# End Source File
768# Begin Source File
769
770SOURCE=..\items\itemTractorBeam.xbm
771# End Source File
772# Begin Source File
773
774SOURCE=..\items\itemTransporter.xbm
775# End Source File
776# Begin Source File
777
778SOURCE=..\items\itemWideangleShot.xbm
779# End Source File
780# End Group
781# End Group
782# Begin Group "Resource Files"
783
784# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
785# Begin Source File
786
787SOURCE=..\..\..\lib\textures\ball.xpm
788# End Source File
789# Begin Source File
790
791SOURCE=..\..\..\lib\textures\rock4.xpm
792# End Source File
793# Begin Source File
794
795SOURCE=.\res\Splsh16.bmp
796# End Source File
797# Begin Source File
798
799SOURCE=.\res\xpilot.ico
800# End Source File
801# Begin Source File
802
803SOURCE=.\res\xpilot.rc2
804# End Source File
805# Begin Source File
806
807SOURCE=..\..\server\NT\res\xpilots.ico
808# End Source File
809# End Group
810# End Target
811# End Project
812# Section XPilot : {0FEA6ED2-A2FE-11CF-80DA-00A02423A46C}
813# 	0:8:Splash.h:D:\users\dick\buckosof\xpilot\contrib\NT\xpilot\Splash.h
814# 	0:10:Splash.cpp:D:\users\dick\buckosof\xpilot\contrib\NT\xpilot\Splash.cpp
815# 	1:10:IDB_SPLASH:102
816# 	2:10:ResHdrName:resource.h
817# 	2:11:ProjHdrName:stdafx.h
818# 	2:10:WrapperDef:_SPLASH_SCRN_
819# 	2:12:SplClassName:CSplashWnd
820# 	2:21:SplashScreenInsertKey:4.0
821# 	2:10:HeaderName:Splash.h
822# 	2:10:ImplemName:Splash.cpp
823# 	2:7:BmpID16:IDB_SPLASH
824# End Section
825