Allegiance.dsp 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533
  1. # Microsoft Developer Studio Project File - Name="Allegiance" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=Allegiance - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "Allegiance.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "Allegiance.mak" CFG="Allegiance - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "Allegiance - Win32 Debug" (based on "Win32 (x86) External Target")
  19. !MESSAGE "Allegiance - Win32 Retail" (based on "Win32 (x86) External Target")
  20. !MESSAGE "Allegiance - Win32 Test" (based on "Win32 (x86) External Target")
  21. !MESSAGE "Allegiance - Win32 BCheckerD" (based on "Win32 (x86) External Target")
  22. !MESSAGE "Allegiance - Win32 BChecker" (based on "Win32 (x86) External Target")
  23. !MESSAGE "Allegiance - Win32 ICapD" (based on "Win32 (x86) External Target")
  24. !MESSAGE "Allegiance - Win32 ICap" (based on "Win32 (x86) External Target")
  25. !MESSAGE "Allegiance - Win32 TrueTimeD" (based on "Win32 (x86) External Target")
  26. !MESSAGE "Allegiance - Win32 TrueTime" (based on "Win32 (x86) External Target")
  27. !MESSAGE
  28. # Begin Project
  29. # PROP AllowPerConfigDependencies 0
  30. # PROP Scc_ProjName ""
  31. # PROP Scc_LocalPath ""
  32. !IF "$(CFG)" == "Allegiance - Win32 Debug"
  33. # PROP BASE Use_MFC 0
  34. # PROP BASE Use_Debug_Libraries 1
  35. # PROP BASE Output_Dir "..\..\objs\Debug\WinTrek"
  36. # PROP BASE Intermediate_Dir "..\..\objs\Debug\WinTrek"
  37. # PROP BASE Cmd_Line "NMAKE /f Allegiance.mak"
  38. # PROP BASE Rebuild_Opt "/a"
  39. # PROP BASE Target_File "Allegiance.exe"
  40. # PROP BASE Bsc_Name "Allegiance.bsc"
  41. # PROP BASE Target_Dir ""
  42. # PROP Use_MFC 0
  43. # PROP Use_Debug_Libraries 1
  44. # PROP Output_Dir "..\..\objs\Debug\WinTrek"
  45. # PROP Intermediate_Dir "..\..\objs\Debug\WinTrek"
  46. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Client "FLAVOR=debug=""
  47. # PROP Rebuild_Opt "FULL="
  48. # PROP Target_File "..\..\objs\debug\WinTrek\Allegiance.exe"
  49. # PROP Bsc_Name "..\..\objs\debug\WinTrek\Allegiance.bsc"
  50. # PROP Target_Dir ""
  51. !ELSEIF "$(CFG)" == "Allegiance - Win32 Retail"
  52. # PROP BASE Use_MFC 0
  53. # PROP BASE Use_Debug_Libraries 0
  54. # PROP BASE Output_Dir "..\..\objs\Retail\WinTrek"
  55. # PROP BASE Intermediate_Dir "..\..\objs\Retail\WinTrek"
  56. # PROP BASE Cmd_Line "NMAKE /f Allegiance.mak"
  57. # PROP BASE Rebuild_Opt "/a"
  58. # PROP BASE Target_File "Allegiance.exe"
  59. # PROP BASE Bsc_Name "Allegiance.bsc"
  60. # PROP BASE Target_Dir ""
  61. # PROP Use_MFC 0
  62. # PROP Use_Debug_Libraries 0
  63. # PROP Output_Dir "..\..\objs\Retail\WinTrek"
  64. # PROP Intermediate_Dir "..\..\objs\Retail\WinTrek"
  65. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Client "FLAVOR=retail=""
  66. # PROP Rebuild_Opt "FULL= "
  67. # PROP Target_File "..\..\objs\retail\WinTrek\Allegiance.exe"
  68. # PROP Bsc_Name "..\..\objs\retail\WinTrek\Allegiance.bsc"
  69. # PROP Target_Dir ""
  70. !ELSEIF "$(CFG)" == "Allegiance - Win32 Test"
  71. # PROP BASE Use_MFC 0
  72. # PROP BASE Use_Debug_Libraries 0
  73. # PROP BASE Output_Dir "..\..\objs\Test\WinTrek"
  74. # PROP BASE Intermediate_Dir "..\..\objs\Test\WinTrek"
  75. # PROP BASE Cmd_Line "NMAKE /f Allegiance.mak"
  76. # PROP BASE Rebuild_Opt "/a"
  77. # PROP BASE Target_File "Allegiance.exe"
  78. # PROP BASE Bsc_Name "Allegiance.bsc"
  79. # PROP BASE Target_Dir ""
  80. # PROP Use_MFC 0
  81. # PROP Use_Debug_Libraries 0
  82. # PROP Output_Dir "..\..\objs\Test\WinTrek"
  83. # PROP Intermediate_Dir "..\..\objs\Test\WinTrek"
  84. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Allegiance "FLAVOR=test=""
  85. # PROP Rebuild_Opt "FULL= "
  86. # PROP Target_File "..\..\objs\test\WinTrek\Allegiance.exe"
  87. # PROP Bsc_Name "..\..\objs\test\WinTrek\Allegiance.bsc"
  88. # PROP Target_Dir ""
  89. !ELSEIF "$(CFG)" == "Allegiance - Win32 BCheckerD"
  90. # PROP BASE Use_MFC 0
  91. # PROP BASE Output_Dir "..\..\objs\BCheckerD\WinTrek"
  92. # PROP BASE Intermediate_Dir "..\..\objs\BCheckerD\WinTrek"
  93. # PROP BASE Cmd_Line "NMAKE /f Allegiance.mak"
  94. # PROP BASE Rebuild_Opt "/a"
  95. # PROP BASE Target_File "Allegiance.exe"
  96. # PROP BASE Bsc_Name "Allegiance.bsc"
  97. # PROP BASE Target_Dir ""
  98. # PROP Use_MFC 0
  99. # PROP Output_Dir "..\..\objs\BCheckerD\WinTrek"
  100. # PROP Intermediate_Dir "..\..\objs\BCheckerD\WinTrek"
  101. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Allegiance "FLAVOR=debug= BCHK=""
  102. # PROP Rebuild_Opt "FULL="
  103. # PROP Target_File "..\..\objs\BCheckerD\WinTrek\Allegiance.exe"
  104. # PROP Bsc_Name "..\..\objs\BCheckerD\WinTrek\Allegiance.bsc"
  105. # PROP Target_Dir ""
  106. !ELSEIF "$(CFG)" == "Allegiance - Win32 BChecker"
  107. # PROP BASE Use_MFC 0
  108. # PROP BASE Output_Dir "..\..\objs\BChecker\WinTrek"
  109. # PROP BASE Intermediate_Dir "..\..\objs\BChecker\WinTrek"
  110. # PROP BASE Cmd_Line "NMAKE /f Allegiance.mak"
  111. # PROP BASE Rebuild_Opt "/a"
  112. # PROP BASE Target_File "Allegiance.exe"
  113. # PROP BASE Bsc_Name "Allegiance.bsc"
  114. # PROP BASE Target_Dir ""
  115. # PROP Use_MFC 0
  116. # PROP Output_Dir "..\..\objs\BChecker\WinTrek"
  117. # PROP Intermediate_Dir "..\..\objs\BChecker\WinTrek"
  118. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Allegiance "FLAVOR=retail= BCHK=""
  119. # PROP Rebuild_Opt "FULL= "
  120. # PROP Target_File "..\..\objs\BChecker\WinTrek\Allegiance.exe"
  121. # PROP Bsc_Name "..\..\objs\BChecker\WinTrek\Allegiance.bsc"
  122. # PROP Target_Dir ""
  123. !ELSEIF "$(CFG)" == "Allegiance - Win32 ICapD"
  124. # PROP BASE Use_MFC 0
  125. # PROP BASE Output_Dir "..\..\objs\ICapD\WinTrek"
  126. # PROP BASE Intermediate_Dir "..\..\objs\ICapD\WinTrek"
  127. # PROP BASE Cmd_Line "NMAKE /f Allegiance.mak"
  128. # PROP BASE Rebuild_Opt "/a"
  129. # PROP BASE Target_File "Allegiance.exe"
  130. # PROP BASE Bsc_Name "Allegiance.bsc"
  131. # PROP BASE Target_Dir ""
  132. # PROP Use_MFC 0
  133. # PROP Output_Dir "..\..\objs\ICapD\WinTrek"
  134. # PROP Intermediate_Dir "..\..\objs\ICapD\WinTrek"
  135. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Allegiance "FLAVOR=debug= ICAP=""
  136. # PROP Rebuild_Opt "FULL="
  137. # PROP Target_File "..\..\objs\ICapD\WinTrek\Allegiance.exe"
  138. # PROP Bsc_Name "..\..\objs\ICapD\WinTrek\Allegiance.bsc"
  139. # PROP Target_Dir ""
  140. !ELSEIF "$(CFG)" == "Allegiance - Win32 ICap"
  141. # PROP BASE Use_MFC 0
  142. # PROP BASE Output_Dir "..\..\objs\ICap\WinTrek"
  143. # PROP BASE Intermediate_Dir "..\..\objs\ICap\WinTrek"
  144. # PROP BASE Cmd_Line "NMAKE /f Allegiance.mak"
  145. # PROP BASE Rebuild_Opt "/a"
  146. # PROP BASE Target_File "Allegiance.exe"
  147. # PROP BASE Bsc_Name "Allegiance.bsc"
  148. # PROP BASE Target_Dir ""
  149. # PROP Use_MFC 0
  150. # PROP Output_Dir "..\..\objs\ICap\WinTrek"
  151. # PROP Intermediate_Dir "..\..\objs\ICap\WinTrek"
  152. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Allegiance "FLAVOR=retail= ICAP=""
  153. # PROP Rebuild_Opt "FULL= "
  154. # PROP Target_File "..\..\objs\ICap\WinTrek\Allegiance.exe"
  155. # PROP Bsc_Name "..\..\objs\ICap\WinTrek\Allegiance.bsc"
  156. # PROP Target_Dir ""
  157. !ELSEIF "$(CFG)" == "Allegiance - Win32 TrueTimeD"
  158. # PROP BASE Use_MFC 0
  159. # PROP BASE Output_Dir "..\..\objs\TrueTimeD\WinTrek"
  160. # PROP BASE Intermediate_Dir "..\..\objs\TrueTimeD\WinTrek"
  161. # PROP BASE Cmd_Line "NMAKE /f Allegiance.mak"
  162. # PROP BASE Rebuild_Opt "/a"
  163. # PROP BASE Target_File "Allegiance.exe"
  164. # PROP BASE Bsc_Name "Allegiance.bsc"
  165. # PROP BASE Target_Dir ""
  166. # PROP Use_MFC 0
  167. # PROP Output_Dir "..\..\objs\TrueTimeD\WinTrek"
  168. # PROP Intermediate_Dir "..\..\objs\TrueTimeD\WinTrek"
  169. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Allegiance "FLAVOR=debug= TRUETIME=""
  170. # PROP Rebuild_Opt "FULL="
  171. # PROP Target_File "..\..\objs\TrueTimeD\WinTrek\Allegiance.exe"
  172. # PROP Bsc_Name "..\..\objs\TrueTimeD\WinTrek\Allegiance.bsc"
  173. # PROP Target_Dir ""
  174. !ELSEIF "$(CFG)" == "Allegiance - Win32 TrueTime"
  175. # PROP BASE Use_MFC 0
  176. # PROP BASE Output_Dir "..\..\objs\TrueTime\WinTrek"
  177. # PROP BASE Intermediate_Dir "..\..\objs\TrueTime\WinTrek"
  178. # PROP BASE Cmd_Line "NMAKE /f Allegiance.mak"
  179. # PROP BASE Rebuild_Opt "/a"
  180. # PROP BASE Target_File "Allegiance.exe"
  181. # PROP BASE Bsc_Name "Allegiance.bsc"
  182. # PROP BASE Target_Dir ""
  183. # PROP Use_MFC 0
  184. # PROP Output_Dir "..\..\objs\TrueTime\WinTrek"
  185. # PROP Intermediate_Dir "..\..\objs\TrueTime\WinTrek"
  186. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Allegiance "FLAVOR=retail= TRUETIME=""
  187. # PROP Rebuild_Opt "FULL= "
  188. # PROP Target_File "..\..\objs\TrueTime\WinTrek\Allegiance.exe"
  189. # PROP Bsc_Name "..\..\objs\TrueTime\WinTrek\Allegiance.bsc"
  190. # PROP Target_Dir ""
  191. !ENDIF
  192. # Begin Target
  193. # Name "Allegiance - Win32 Debug"
  194. # Name "Allegiance - Win32 Retail"
  195. # Name "Allegiance - Win32 Test"
  196. # Name "Allegiance - Win32 BCheckerD"
  197. # Name "Allegiance - Win32 BChecker"
  198. # Name "Allegiance - Win32 ICapD"
  199. # Name "Allegiance - Win32 ICap"
  200. # Name "Allegiance - Win32 TrueTimeD"
  201. # Name "Allegiance - Win32 TrueTime"
  202. !IF "$(CFG)" == "Allegiance - Win32 Debug"
  203. !ELSEIF "$(CFG)" == "Allegiance - Win32 Retail"
  204. !ELSEIF "$(CFG)" == "Allegiance - Win32 Test"
  205. !ELSEIF "$(CFG)" == "Allegiance - Win32 BCheckerD"
  206. !ELSEIF "$(CFG)" == "Allegiance - Win32 BChecker"
  207. !ELSEIF "$(CFG)" == "Allegiance - Win32 ICapD"
  208. !ELSEIF "$(CFG)" == "Allegiance - Win32 ICap"
  209. !ELSEIF "$(CFG)" == "Allegiance - Win32 TrueTimeD"
  210. !ELSEIF "$(CFG)" == "Allegiance - Win32 TrueTime"
  211. !ENDIF
  212. # Begin Source File
  213. SOURCE=.\artwork.h
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.\CharInfoScreen.cpp
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.\chatpane.cpp
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.\clientdrones.cpp
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.\cmdview.cpp
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=.\cmdview.h
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=.\console.cpp
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.\console.h
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.\consoledata.cpp
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=.\consoledata.h
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=.\gameoverscreen.cpp
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=.\gamescreen.cpp
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=.\gamesite.cpp
  250. # End Source File
  251. # Begin Source File
  252. SOURCE=.\gamesite.h
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=.\gamestartingscreen.cpp
  256. # End Source File
  257. # Begin Source File
  258. SOURCE=.\hangarscreen.cpp
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=.\help.cpp
  262. # End Source File
  263. # Begin Source File
  264. SOURCE=.\help.h
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=.\helppane.cpp
  268. # End Source File
  269. # Begin Source File
  270. SOURCE=.\hudimage.h
  271. # End Source File
  272. # Begin Source File
  273. SOURCE=.\indicator.cpp
  274. # End Source File
  275. # Begin Source File
  276. SOURCE=.\indicator.h
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=.\introscreen.cpp
  280. # End Source File
  281. # Begin Source File
  282. SOURCE=.\inventoryimage.cpp
  283. # End Source File
  284. # Begin Source File
  285. SOURCE=.\leaderboardscreen.cpp
  286. # End Source File
  287. # Begin Source File
  288. SOURCE=.\load.cpp
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=.\load.h
  292. # End Source File
  293. # Begin Source File
  294. SOURCE=.\loadout.cpp
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=.\loadout.h
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=.\logon.cpp
  301. # End Source File
  302. # Begin Source File
  303. SOURCE=.\logon.h
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=.\makefile
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=.\newgamescreen.cpp
  310. # End Source File
  311. # Begin Source File
  312. SOURCE=.\offline.cpp
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=.\offline.h
  316. # End Source File
  317. # Begin Source File
  318. SOURCE=.\offline.map
  319. # End Source File
  320. # Begin Source File
  321. SOURCE=.\offline.sql
  322. # End Source File
  323. # Begin Source File
  324. SOURCE=.\pch.cpp
  325. # End Source File
  326. # Begin Source File
  327. SOURCE=.\pch.h
  328. # End Source File
  329. # Begin Source File
  330. SOURCE=.\radarimage.cpp
  331. # End Source File
  332. # Begin Source File
  333. SOURCE=.\radarimage.h
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=.\resource.h
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=.\screen.h
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=.\sectormap.cpp
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=.\sectorvw.h
  346. # End Source File
  347. # Begin Source File
  348. SOURCE=.\selpane.cpp
  349. # End Source File
  350. # Begin Source File
  351. SOURCE=.\speech.h
  352. # End Source File
  353. # Begin Source File
  354. SOURCE=.\splashscreen.cpp
  355. # End Source File
  356. # Begin Source File
  357. SOURCE=.\SquadsScreen.cpp
  358. # End Source File
  359. # Begin Source File
  360. SOURCE=.\teampane.cpp
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=.\teamscreen.cpp
  364. # End Source File
  365. # Begin Source File
  366. SOURCE=.\teleportpane.cpp
  367. # End Source File
  368. # Begin Source File
  369. SOURCE=.\trainingscreen.cpp
  370. # End Source File
  371. # Begin Source File
  372. SOURCE=.\trekapp.cpp
  373. # End Source File
  374. # Begin Source File
  375. SOURCE=.\trekctrls.cpp
  376. # End Source File
  377. # Begin Source File
  378. SOURCE=.\trekctrls.h
  379. # End Source File
  380. # Begin Source File
  381. SOURCE=.\TrekDlgs.h
  382. # End Source File
  383. # Begin Source File
  384. SOURCE=.\Treki.h
  385. # End Source File
  386. # Begin Source File
  387. SOURCE=.\trekigc.cpp
  388. # End Source File
  389. # Begin Source File
  390. SOURCE=.\trekinput.cpp
  391. # End Source File
  392. # Begin Source File
  393. SOURCE=.\trekinput.h
  394. # End Source File
  395. # Begin Source File
  396. SOURCE=.\trekmdl.cpp
  397. # End Source File
  398. # Begin Source File
  399. SOURCE=.\trekmdl.h
  400. # End Source File
  401. # Begin Source File
  402. SOURCE=.\trekspeech.h
  403. # End Source File
  404. # Begin Source File
  405. SOURCE=.\videoscreen.cpp
  406. # End Source File
  407. # Begin Source File
  408. SOURCE=.\WinTrek.CPP
  409. # End Source File
  410. # Begin Source File
  411. SOURCE=.\WinTrek.H
  412. # End Source File
  413. # Begin Source File
  414. SOURCE=.\wintrekp.h
  415. # End Source File
  416. # Begin Source File
  417. SOURCE=.\ZoneClubScreen.cpp
  418. # End Source File
  419. # Begin Source File
  420. SOURCE=.\ZoneSquad.cpp
  421. # End Source File
  422. # Begin Source File
  423. SOURCE=.\ZoneSquad.h
  424. # End Source File
  425. # End Target
  426. # End Project