Server.dsp 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685
  1. # Microsoft Developer Studio Project File - Name="Server" - 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=Server - 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 "Server.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 "Server.mak" CFG="Server - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "Server - Win32 Debug" (based on "Win32 (x86) External Target")
  19. !MESSAGE "Server - Win32 Retail" (based on "Win32 (x86) External Target")
  20. !MESSAGE "Server - Win32 Test" (based on "Win32 (x86) External Target")
  21. !MESSAGE "Server - Win32 BCheckerD" (based on "Win32 (x86) External Target")
  22. !MESSAGE "Server - Win32 BChecker" (based on "Win32 (x86) External Target")
  23. !MESSAGE "Server - Win32 ICapD" (based on "Win32 (x86) External Target")
  24. !MESSAGE "Server - Win32 ICap" (based on "Win32 (x86) External Target")
  25. !MESSAGE "Server - Win32 TrueTimeD" (based on "Win32 (x86) External Target")
  26. !MESSAGE "Server - 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)" == "Server - Win32 Debug"
  33. # PROP BASE Use_MFC 0
  34. # PROP BASE Use_Debug_Libraries 1
  35. # PROP BASE Output_Dir "..\..\objs\Debug\FedSrv"
  36. # PROP BASE Intermediate_Dir "..\..\objs\Debug\FedSrv"
  37. # PROP BASE Cmd_Line "NMAKE /f Server.mak"
  38. # PROP BASE Rebuild_Opt "/a"
  39. # PROP BASE Target_File "AllSrv.exe"
  40. # PROP BASE Bsc_Name "AllSrv.bsc"
  41. # PROP BASE Target_Dir ""
  42. # PROP Use_MFC 0
  43. # PROP Use_Debug_Libraries 1
  44. # PROP Output_Dir "..\..\objs\Debug\FedSrv"
  45. # PROP Intermediate_Dir "..\..\objs\Debug\FedSrv"
  46. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=debug=""
  47. # PROP Rebuild_Opt "FULL="
  48. # PROP Target_File "..\..\objs\debug\FedSrv\AllSrv.exe"
  49. # PROP Bsc_Name "..\..\objs\debug\FedSrv\AllSrv.bsc"
  50. # PROP Target_Dir ""
  51. !ELSEIF "$(CFG)" == "Server - Win32 Retail"
  52. # PROP BASE Use_MFC 0
  53. # PROP BASE Use_Debug_Libraries 0
  54. # PROP BASE Output_Dir "..\..\objs\Retail\FedSrv"
  55. # PROP BASE Intermediate_Dir "..\..\objs\Retail\FedSrv"
  56. # PROP BASE Cmd_Line "NMAKE /f Server.mak"
  57. # PROP BASE Rebuild_Opt "/a"
  58. # PROP BASE Target_File "AllSrv.exe"
  59. # PROP BASE Bsc_Name "AllSrv.bsc"
  60. # PROP BASE Target_Dir ""
  61. # PROP Use_MFC 0
  62. # PROP Use_Debug_Libraries 0
  63. # PROP Output_Dir "..\..\objs\Retail\FedSrv"
  64. # PROP Intermediate_Dir "..\..\objs\Retail\FedSrv"
  65. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=retail=""
  66. # PROP Rebuild_Opt "FULL= "
  67. # PROP Target_File "..\..\objs\retail\FedSrv\AllSrv.exe"
  68. # PROP Bsc_Name "..\..\objs\retail\FedSrv\AllSrv.bsc"
  69. # PROP Target_Dir ""
  70. !ELSEIF "$(CFG)" == "Server - Win32 Test"
  71. # PROP BASE Use_MFC 0
  72. # PROP BASE Use_Debug_Libraries 0
  73. # PROP BASE Output_Dir "..\..\objs\Test\FedSrv"
  74. # PROP BASE Intermediate_Dir "..\..\objs\Test\FedSrv"
  75. # PROP BASE Cmd_Line "NMAKE /f Server.mak"
  76. # PROP BASE Rebuild_Opt "/a"
  77. # PROP BASE Target_File "AllSrv.exe"
  78. # PROP BASE Bsc_Name "AllSrv.bsc"
  79. # PROP BASE Target_Dir ""
  80. # PROP Use_MFC 0
  81. # PROP Use_Debug_Libraries 0
  82. # PROP Output_Dir "..\..\objs\Test\FedSrv"
  83. # PROP Intermediate_Dir "..\..\objs\Test\FedSrv"
  84. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=test=""
  85. # PROP Rebuild_Opt "FULL= "
  86. # PROP Target_File "..\..\objs\test\FedSrv\AllSrv.exe"
  87. # PROP Bsc_Name "..\..\objs\test\FedSrv\AllSrv.bsc"
  88. # PROP Target_Dir ""
  89. !ELSEIF "$(CFG)" == "Server - Win32 BCheckerD"
  90. # PROP BASE Use_MFC 0
  91. # PROP BASE Output_Dir "..\..\objs\BCheckerD\FedSrv"
  92. # PROP BASE Intermediate_Dir "..\..\objs\BCheckerD\FedSrv"
  93. # PROP BASE Cmd_Line "NMAKE /f Server.mak"
  94. # PROP BASE Rebuild_Opt "/a"
  95. # PROP BASE Target_File "AllSrv.exe"
  96. # PROP BASE Bsc_Name "AllSrv.bsc"
  97. # PROP BASE Target_Dir ""
  98. # PROP Use_MFC 0
  99. # PROP Output_Dir "..\..\objs\BCheckerD\FedSrv"
  100. # PROP Intermediate_Dir "..\..\objs\BCheckerD\FedSrv"
  101. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=debug= BCHK=""
  102. # PROP Rebuild_Opt "FULL="
  103. # PROP Target_File "..\..\objs\BCheckerD\FedSrv\AllSrv.exe"
  104. # PROP Bsc_Name "..\..\objs\BCheckerD\FedSrv\AllSrv.bsc"
  105. # PROP Target_Dir ""
  106. !ELSEIF "$(CFG)" == "Server - Win32 BChecker"
  107. # PROP BASE Use_MFC 0
  108. # PROP BASE Output_Dir "..\..\objs\BChecker\FedSrv"
  109. # PROP BASE Intermediate_Dir "..\..\objs\BChecker\FedSrv"
  110. # PROP BASE Cmd_Line "NMAKE /f Server.mak"
  111. # PROP BASE Rebuild_Opt "/a"
  112. # PROP BASE Target_File "AllSrv.exe"
  113. # PROP BASE Bsc_Name "AllSrv.bsc"
  114. # PROP BASE Target_Dir ""
  115. # PROP Use_MFC 0
  116. # PROP Output_Dir "..\..\objs\BChecker\FedSrv"
  117. # PROP Intermediate_Dir "..\..\objs\BChecker\FedSrv"
  118. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=retail= BCHK=""
  119. # PROP Rebuild_Opt "FULL= "
  120. # PROP Target_File "..\..\objs\BChecker\FedSrv\AllSrv.exe"
  121. # PROP Bsc_Name "..\..\objs\BChecker\FedSrv\AllSrv.bsc"
  122. # PROP Target_Dir ""
  123. !ELSEIF "$(CFG)" == "Server - Win32 ICapD"
  124. # PROP BASE Use_MFC 0
  125. # PROP BASE Output_Dir "..\..\objs\ICapD\FedSrv"
  126. # PROP BASE Intermediate_Dir "..\..\objs\ICapD\FedSrv"
  127. # PROP BASE Cmd_Line "NMAKE /f Server.mak"
  128. # PROP BASE Rebuild_Opt "/a"
  129. # PROP BASE Target_File "AllSrv.exe"
  130. # PROP BASE Bsc_Name "AllSrv.bsc"
  131. # PROP BASE Target_Dir ""
  132. # PROP Use_MFC 0
  133. # PROP Output_Dir "..\..\objs\ICapD\FedSrv"
  134. # PROP Intermediate_Dir "..\..\objs\ICapD\FedSrv"
  135. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=debug= ICAP=""
  136. # PROP Rebuild_Opt "FULL="
  137. # PROP Target_File "..\..\objs\ICapD\FedSrv\AllSrv.exe"
  138. # PROP Bsc_Name "..\..\objs\ICapD\FedSrv\AllSrv.bsc"
  139. # PROP Target_Dir ""
  140. !ELSEIF "$(CFG)" == "Server - Win32 ICap"
  141. # PROP BASE Use_MFC 0
  142. # PROP BASE Output_Dir "..\..\objs\ICap\FedSrv"
  143. # PROP BASE Intermediate_Dir "..\..\objs\ICap\FedSrv"
  144. # PROP BASE Cmd_Line "NMAKE /f Server.mak"
  145. # PROP BASE Rebuild_Opt "/a"
  146. # PROP BASE Target_File "AllSrv.exe"
  147. # PROP BASE Bsc_Name "AllSrv.bsc"
  148. # PROP BASE Target_Dir ""
  149. # PROP Use_MFC 0
  150. # PROP Output_Dir "..\..\objs\ICap\FedSrv"
  151. # PROP Intermediate_Dir "..\..\objs\ICap\FedSrv"
  152. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=retail= ICAP=""
  153. # PROP Rebuild_Opt "FULL= "
  154. # PROP Target_File "..\..\objs\ICap\FedSrv\AllSrv.exe"
  155. # PROP Bsc_Name "..\..\objs\ICap\FedSrv\AllSrv.bsc"
  156. # PROP Target_Dir ""
  157. !ELSEIF "$(CFG)" == "Server - Win32 TrueTimeD"
  158. # PROP BASE Use_MFC 0
  159. # PROP BASE Output_Dir "..\..\objs\TrueTimeD\FedSrv"
  160. # PROP BASE Intermediate_Dir "..\..\objs\TrueTimeD\FedSrv"
  161. # PROP BASE Cmd_Line "NMAKE /f Server.mak"
  162. # PROP BASE Rebuild_Opt "/a"
  163. # PROP BASE Target_File "AllSrv.exe"
  164. # PROP BASE Bsc_Name "AllSrv.bsc"
  165. # PROP BASE Target_Dir ""
  166. # PROP Use_MFC 0
  167. # PROP Output_Dir "..\..\objs\TrueTimeD\FedSrv"
  168. # PROP Intermediate_Dir "..\..\objs\TrueTimeD\FedSrv"
  169. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=debug= TRUETIME=""
  170. # PROP Rebuild_Opt "FULL="
  171. # PROP Target_File "..\..\objs\TrueTimeD\FedSrv\AllSrv.exe"
  172. # PROP Bsc_Name "..\..\objs\TrueTimeD\FedSrv\AllSrv.bsc"
  173. # PROP Target_Dir ""
  174. !ELSEIF "$(CFG)" == "Server - Win32 TrueTime"
  175. # PROP BASE Use_MFC 0
  176. # PROP BASE Output_Dir "..\..\objs\TrueTime\FedSrv"
  177. # PROP BASE Intermediate_Dir "..\..\objs\TrueTime\FedSrv"
  178. # PROP BASE Cmd_Line "NMAKE /f Server.mak"
  179. # PROP BASE Rebuild_Opt "/a"
  180. # PROP BASE Target_File "AllSrv.exe"
  181. # PROP BASE Bsc_Name "AllSrv.bsc"
  182. # PROP BASE Target_Dir ""
  183. # PROP Use_MFC 0
  184. # PROP Output_Dir "..\..\objs\TrueTime\FedSrv"
  185. # PROP Intermediate_Dir "..\..\objs\TrueTime\FedSrv"
  186. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=retail= TRUETIME=""
  187. # PROP Rebuild_Opt "FULL= "
  188. # PROP Target_File "..\..\objs\TrueTime\FedSrv\AllSrv.exe"
  189. # PROP Bsc_Name "..\..\objs\TrueTime\FedSrv\AllSrv.bsc"
  190. # PROP Target_Dir ""
  191. !ENDIF
  192. # Begin Target
  193. # Name "Server - Win32 Debug"
  194. # Name "Server - Win32 Retail"
  195. # Name "Server - Win32 Test"
  196. # Name "Server - Win32 BCheckerD"
  197. # Name "Server - Win32 BChecker"
  198. # Name "Server - Win32 ICapD"
  199. # Name "Server - Win32 ICap"
  200. # Name "Server - Win32 TrueTimeD"
  201. # Name "Server - Win32 TrueTime"
  202. !IF "$(CFG)" == "Server - Win32 Debug"
  203. !ELSEIF "$(CFG)" == "Server - Win32 Retail"
  204. !ELSEIF "$(CFG)" == "Server - Win32 Test"
  205. !ELSEIF "$(CFG)" == "Server - Win32 BCheckerD"
  206. !ELSEIF "$(CFG)" == "Server - Win32 BChecker"
  207. !ELSEIF "$(CFG)" == "Server - Win32 ICapD"
  208. !ELSEIF "$(CFG)" == "Server - Win32 ICap"
  209. !ELSEIF "$(CFG)" == "Server - Win32 TrueTimeD"
  210. !ELSEIF "$(CFG)" == "Server - Win32 TrueTime"
  211. !ENDIF
  212. # Begin Group "ShareMem"
  213. # PROP Default_Filter ""
  214. # Begin Source File
  215. SOURCE=..\sharemem\pch.cpp
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=..\sharemem\pch.h
  219. # End Source File
  220. # Begin Source File
  221. SOURCE=..\sharemem\sharemem.cpp
  222. # End Source File
  223. # End Group
  224. # Begin Group "FedPerf"
  225. # PROP Default_Filter ""
  226. # Begin Source File
  227. SOURCE=..\fedperf\cntrmap.cpp
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=..\fedperf\cntrmap.h
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=..\fedperf\collect.cpp
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=..\fedperf\util\fedperf.h
  237. # End Source File
  238. # Begin Source File
  239. SOURCE=..\fedperf\pch.cpp
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=..\fedperf\pch.h
  243. # End Source File
  244. # Begin Source File
  245. SOURCE=..\fedperf\perfdll.cpp
  246. # End Source File
  247. # Begin Source File
  248. SOURCE=..\fedperf\perfutil.cpp
  249. # End Source File
  250. # Begin Source File
  251. SOURCE=..\fedperf\perfutil.h
  252. # End Source File
  253. # End Group
  254. # Begin Group "Sentinal"
  255. # PROP Default_Filter ""
  256. # Begin Source File
  257. SOURCE=..\sentinal\config.cpp
  258. # End Source File
  259. # Begin Source File
  260. SOURCE=..\sentinal\config.h
  261. # End Source File
  262. # Begin Source File
  263. SOURCE=..\sentinal\dbgutil.h
  264. # End Source File
  265. # Begin Source File
  266. SOURCE=..\sentinal\dplaychk.cpp
  267. # End Source File
  268. # Begin Source File
  269. SOURCE=..\sentinal\dplaychk.h
  270. # End Source File
  271. # Begin Source File
  272. SOURCE=..\sentinal\makefile
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=..\sentinal\resource.h
  276. # End Source File
  277. # Begin Source File
  278. SOURCE=..\sentinal\sentinal.cpp
  279. # End Source File
  280. # Begin Source File
  281. SOURCE=..\sentinal\sentinal.def
  282. # End Source File
  283. # Begin Source File
  284. SOURCE=..\sentinal\sentinal.h
  285. # End Source File
  286. # Begin Source File
  287. SOURCE=..\sentinal\sentinal.ico
  288. # End Source File
  289. # Begin Source File
  290. SOURCE=..\sentinal\sentinal.ini
  291. # End Source File
  292. # Begin Source File
  293. SOURCE=..\sentinal\sentinal.rc
  294. # End Source File
  295. # Begin Source File
  296. SOURCE=..\sentinal\sentinal.reg
  297. # End Source File
  298. # Begin Source File
  299. SOURCE=..\sentinal\sentmsg.msg
  300. # End Source File
  301. # Begin Source File
  302. SOURCE=..\sentinal\srvdbg.cpp
  303. # End Source File
  304. # Begin Source File
  305. SOURCE=..\sentinal\srvdbg.h
  306. # End Source File
  307. # End Group
  308. # Begin Source File
  309. SOURCE=.\_fedsrv.h
  310. # End Source File
  311. # Begin Source File
  312. SOURCE=.\AdminEventLoggerHook.cpp
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=.\AdminEventLoggerHook.h
  316. # End Source File
  317. # Begin Source File
  318. SOURCE=.\AdminGame.cpp
  319. # End Source File
  320. # Begin Source File
  321. SOURCE=.\AdminGame.h
  322. # End Source File
  323. # Begin Source File
  324. SOURCE=.\AdminGame.rgs
  325. # End Source File
  326. # Begin Source File
  327. SOURCE=.\AdminGames.cpp
  328. # End Source File
  329. # Begin Source File
  330. SOURCE=.\AdminGames.h
  331. # End Source File
  332. # Begin Source File
  333. SOURCE=.\AdminGames.rgs
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=.\AdminServer.cpp
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=.\AdminServer.h
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=.\AdminServer.rgs
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=.\AdminSession.cpp
  346. # End Source File
  347. # Begin Source File
  348. SOURCE=.\AdminSession.h
  349. # End Source File
  350. # Begin Source File
  351. SOURCE=.\AdminSession.rgs
  352. # End Source File
  353. # Begin Source File
  354. SOURCE=.\AdminSessionClass.cpp
  355. # End Source File
  356. # Begin Source File
  357. SOURCE=.\AdminSessionClass.h
  358. # End Source File
  359. # Begin Source File
  360. SOURCE=.\AdminSessionEventSink.cpp
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=.\AdminSessionEventSink.h
  364. # End Source File
  365. # Begin Source File
  366. SOURCE=.\AdminSessionSecure.h
  367. # End Source File
  368. # Begin Source File
  369. SOURCE=.\AdminSessionSecureHost.h
  370. # End Source File
  371. # Begin Source File
  372. SOURCE=.\AdminShip.cpp
  373. # End Source File
  374. # Begin Source File
  375. SOURCE=.\AdminShip.h
  376. # End Source File
  377. # Begin Source File
  378. SOURCE=.\AdminShip.rgs
  379. # End Source File
  380. # Begin Source File
  381. SOURCE=.\AdminUser.cpp
  382. # End Source File
  383. # Begin Source File
  384. SOURCE=.\AdminUser.h
  385. # End Source File
  386. # Begin Source File
  387. SOURCE=.\AdminUser.rgs
  388. # End Source File
  389. # Begin Source File
  390. SOURCE=.\AdminUsers.cpp
  391. # End Source File
  392. # Begin Source File
  393. SOURCE=.\AdminUsers.h
  394. # End Source File
  395. # Begin Source File
  396. SOURCE=.\AdminUsers.rgs
  397. # End Source File
  398. # Begin Source File
  399. SOURCE=.\AdminUtil.h
  400. # End Source File
  401. # Begin Source File
  402. SOURCE=.\allsrv.rgs
  403. # End Source File
  404. # Begin Source File
  405. SOURCE=.\AllSrv32.rgs
  406. # End Source File
  407. # Begin Source File
  408. SOURCE=.\allsrvmodule.cpp
  409. # End Source File
  410. # Begin Source File
  411. SOURCE=.\allsrvmodule.h
  412. # End Source File
  413. # Begin Source File
  414. SOURCE=.\AllSrvModuleIDL.idl
  415. # End Source File
  416. # Begin Source File
  417. SOURCE=.\BitArray.cpp
  418. # End Source File
  419. # Begin Source File
  420. SOURCE=.\BitArray.h
  421. # End Source File
  422. # Begin Source File
  423. SOURCE=.\config.cpp
  424. # End Source File
  425. # Begin Source File
  426. SOURCE=.\config.h
  427. # End Source File
  428. # Begin Source File
  429. SOURCE=.\counters.h
  430. # End Source File
  431. # Begin Source File
  432. SOURCE=.\dbgutil.h
  433. # End Source File
  434. # Begin Source File
  435. SOURCE=.\DIALOGS.CPP
  436. # End Source File
  437. # Begin Source File
  438. SOURCE=.\dirmon.cpp
  439. # End Source File
  440. # Begin Source File
  441. SOURCE=.\dirmon.h
  442. # End Source File
  443. # Begin Source File
  444. SOURCE=.\DPMono.rgs
  445. # End Source File
  446. # Begin Source File
  447. SOURCE=.\FedSrv.CPP
  448. # End Source File
  449. # Begin Source File
  450. SOURCE=.\FedSrv.H
  451. # End Source File
  452. # Begin Source File
  453. SOURCE=.\fedsrv.ico
  454. # End Source File
  455. # Begin Source File
  456. SOURCE=.\FedSrv.RC
  457. # End Source File
  458. # Begin Source File
  459. SOURCE=.\fedsrv.rc2
  460. # End Source File
  461. # Begin Source File
  462. SOURCE=.\FedSrvApp.h
  463. # End Source File
  464. # Begin Source File
  465. SOURCE=.\fedsrvsql.h
  466. # End Source File
  467. # Begin Source File
  468. SOURCE=.\fscluster.cpp
  469. # End Source File
  470. # Begin Source File
  471. SOURCE=.\fscluster.h
  472. # End Source File
  473. # Begin Source File
  474. SOURCE=.\fslobby.cpp
  475. # End Source File
  476. # Begin Source File
  477. SOURCE=.\fsmission.cpp
  478. # End Source File
  479. # Begin Source File
  480. SOURCE=.\fsmission.h
  481. # End Source File
  482. # Begin Source File
  483. SOURCE=.\fsship.cpp
  484. # End Source File
  485. # Begin Source File
  486. SOURCE=.\fsship.h
  487. # End Source File
  488. # Begin Source File
  489. SOURCE=.\fsside.cpp
  490. # End Source File
  491. # Begin Source File
  492. SOURCE=.\fsside.h
  493. # End Source File
  494. # Begin Source File
  495. SOURCE=.\makefile
  496. # End Source File
  497. # Begin Source File
  498. SOURCE=.\pch.cpp
  499. # End Source File
  500. # Begin Source File
  501. SOURCE=.\pch.h
  502. # End Source File
  503. # Begin Source File
  504. SOURCE=.\queries.h
  505. # End Source File
  506. # Begin Source File
  507. SOURCE=.\regini.txt
  508. # End Source File
  509. # Begin Source File
  510. SOURCE=.\resource.h
  511. # End Source File
  512. # Begin Source File
  513. SOURCE=.\sqlhelp.cpp
  514. # End Source File
  515. # Begin Source File
  516. SOURCE=..\srvconfig\srvconfig.ico
  517. # End Source File
  518. # Begin Source File
  519. SOURCE=.\srvdbg.cpp
  520. # End Source File
  521. # Begin Source File
  522. SOURCE=.\srvdbg.h
  523. # End Source File
  524. # Begin Source File
  525. SOURCE=.\srvqguids.cpp
  526. # End Source File
  527. # Begin Source File
  528. SOURCE=.\srvqueries.h
  529. # End Source File
  530. # Begin Source File
  531. SOURCE=.\Status.htm
  532. # End Source File
  533. # Begin Source File
  534. SOURCE=.\SWMRG.CPP
  535. # End Source File
  536. # Begin Source File
  537. SOURCE=.\SWMRG.H
  538. # End Source File
  539. # End Target
  540. # End Project