Lobby.vcproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="Lobby"
  6. ProjectGUID="{181139DC-F4E7-446B-B8DD-C195691B34CA}"
  7. SccProjectName=""
  8. SccLocalPath=""
  9. Keyword="MakeFileProj">
  10. <Platforms>
  11. <Platform
  12. Name="Win32"/>
  13. </Platforms>
  14. <Configurations>
  15. <Configuration
  16. Name="TrueTimeD|Win32"
  17. OutputDirectory=".\..\..\objs\TrueTimeD\Lobby"
  18. IntermediateDirectory=".\..\..\objs\TrueTimeD\Lobby"
  19. ConfigurationType="1"
  20. UseOfMFC="0"
  21. UseOfATL="2"
  22. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  23. <Tool
  24. Name="VCCLCompilerTool"
  25. AdditionalIncludeDirectories="..\ZLib;..\_Utility;..\Inc;..\Guids;..\Zone"
  26. PreprocessorDefinitions="LOBBY;_WIN32_WINNT=0x0400;_ATL_STATIC_REGISTRY"
  27. RuntimeTypeInfo="TRUE"/>
  28. <Tool
  29. Name="VCCustomBuildTool"/>
  30. <Tool
  31. Name="VCLinkerTool"
  32. AdditionalDependencies="odbc32.lib odbccp32.lib"/>
  33. <Tool
  34. Name="VCMIDLTool"/>
  35. <Tool
  36. Name="VCPostBuildEventTool"/>
  37. <Tool
  38. Name="VCPreBuildEventTool"/>
  39. <Tool
  40. Name="VCPreLinkEventTool"/>
  41. <Tool
  42. Name="VCResourceCompilerTool"/>
  43. <Tool
  44. Name="VCWebServiceProxyGeneratorTool"/>
  45. <Tool
  46. Name="VCXMLDataGeneratorTool"/>
  47. <Tool
  48. Name="VCWebDeploymentTool"/>
  49. <Tool
  50. Name="VCManagedWrapperGeneratorTool"/>
  51. <Tool
  52. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  53. </Configuration>
  54. <Configuration
  55. Name="ICap|Win32"
  56. OutputDirectory=".\..\..\objs\ICap\Lobby"
  57. IntermediateDirectory=".\..\..\objs\ICap\Lobby"
  58. ConfigurationType="1"
  59. UseOfMFC="0"
  60. UseOfATL="2"
  61. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  62. <Tool
  63. Name="VCCLCompilerTool"
  64. AdditionalIncludeDirectories="..\ZLib;..\_Utility;..\Inc;..\Guids;..\Zone"
  65. PreprocessorDefinitions="LOBBY;_WIN32_WINNT=0x0400;_ATL_STATIC_REGISTRY"
  66. RuntimeTypeInfo="TRUE"/>
  67. <Tool
  68. Name="VCCustomBuildTool"/>
  69. <Tool
  70. Name="VCLinkerTool"
  71. AdditionalDependencies="odbc32.lib odbccp32.lib"/>
  72. <Tool
  73. Name="VCMIDLTool"/>
  74. <Tool
  75. Name="VCPostBuildEventTool"/>
  76. <Tool
  77. Name="VCPreBuildEventTool"/>
  78. <Tool
  79. Name="VCPreLinkEventTool"/>
  80. <Tool
  81. Name="VCResourceCompilerTool"/>
  82. <Tool
  83. Name="VCWebServiceProxyGeneratorTool"/>
  84. <Tool
  85. Name="VCXMLDataGeneratorTool"/>
  86. <Tool
  87. Name="VCWebDeploymentTool"/>
  88. <Tool
  89. Name="VCManagedWrapperGeneratorTool"/>
  90. <Tool
  91. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  92. </Configuration>
  93. <Configuration
  94. Name="TrueTime|Win32"
  95. OutputDirectory=".\..\..\objs\TrueTime\Lobby"
  96. IntermediateDirectory=".\..\..\objs\TrueTime\Lobby"
  97. ConfigurationType="1"
  98. UseOfMFC="0"
  99. UseOfATL="2"
  100. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  101. <Tool
  102. Name="VCCLCompilerTool"
  103. AdditionalIncludeDirectories="..\ZLib;..\_Utility;..\Inc;..\Guids;..\Zone"
  104. PreprocessorDefinitions="LOBBY;_WIN32_WINNT=0x0400;_ATL_STATIC_REGISTRY"
  105. RuntimeTypeInfo="TRUE"/>
  106. <Tool
  107. Name="VCCustomBuildTool"/>
  108. <Tool
  109. Name="VCLinkerTool"
  110. AdditionalDependencies="odbc32.lib odbccp32.lib"/>
  111. <Tool
  112. Name="VCMIDLTool"/>
  113. <Tool
  114. Name="VCPostBuildEventTool"/>
  115. <Tool
  116. Name="VCPreBuildEventTool"/>
  117. <Tool
  118. Name="VCPreLinkEventTool"/>
  119. <Tool
  120. Name="VCResourceCompilerTool"/>
  121. <Tool
  122. Name="VCWebServiceProxyGeneratorTool"/>
  123. <Tool
  124. Name="VCXMLDataGeneratorTool"/>
  125. <Tool
  126. Name="VCWebDeploymentTool"/>
  127. <Tool
  128. Name="VCManagedWrapperGeneratorTool"/>
  129. <Tool
  130. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  131. </Configuration>
  132. <Configuration
  133. Name="BChecker|Win32"
  134. OutputDirectory=".\..\..\objs\BChecker\Lobby"
  135. IntermediateDirectory=".\..\..\objs\BChecker\Lobby"
  136. ConfigurationType="1"
  137. UseOfMFC="0"
  138. UseOfATL="2"
  139. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  140. <Tool
  141. Name="VCCLCompilerTool"
  142. AdditionalIncludeDirectories="..\ZLib;..\_Utility;..\Inc;..\Guids;..\Zone"
  143. PreprocessorDefinitions="LOBBY;_WIN32_WINNT=0x0400;_ATL_STATIC_REGISTRY"
  144. RuntimeTypeInfo="TRUE"/>
  145. <Tool
  146. Name="VCCustomBuildTool"/>
  147. <Tool
  148. Name="VCLinkerTool"
  149. AdditionalDependencies="odbc32.lib odbccp32.lib"/>
  150. <Tool
  151. Name="VCMIDLTool"/>
  152. <Tool
  153. Name="VCPostBuildEventTool"/>
  154. <Tool
  155. Name="VCPreBuildEventTool"/>
  156. <Tool
  157. Name="VCPreLinkEventTool"/>
  158. <Tool
  159. Name="VCResourceCompilerTool"/>
  160. <Tool
  161. Name="VCWebServiceProxyGeneratorTool"/>
  162. <Tool
  163. Name="VCXMLDataGeneratorTool"/>
  164. <Tool
  165. Name="VCWebDeploymentTool"/>
  166. <Tool
  167. Name="VCManagedWrapperGeneratorTool"/>
  168. <Tool
  169. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  170. </Configuration>
  171. <Configuration
  172. Name="BCheckerD|Win32"
  173. OutputDirectory=".\..\..\objs\BCheckerD\Lobby"
  174. IntermediateDirectory=".\..\..\objs\BCheckerD\Lobby"
  175. ConfigurationType="1"
  176. UseOfMFC="0"
  177. UseOfATL="2"
  178. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  179. <Tool
  180. Name="VCCLCompilerTool"
  181. AdditionalIncludeDirectories="..\ZLib;..\_Utility;..\Inc;..\Guids;..\Zone"
  182. PreprocessorDefinitions="LOBBY;_WIN32_WINNT=0x0400;_ATL_STATIC_REGISTRY"
  183. RuntimeTypeInfo="TRUE"/>
  184. <Tool
  185. Name="VCCustomBuildTool"/>
  186. <Tool
  187. Name="VCLinkerTool"
  188. AdditionalDependencies="odbc32.lib odbccp32.lib"/>
  189. <Tool
  190. Name="VCMIDLTool"/>
  191. <Tool
  192. Name="VCPostBuildEventTool"/>
  193. <Tool
  194. Name="VCPreBuildEventTool"/>
  195. <Tool
  196. Name="VCPreLinkEventTool"/>
  197. <Tool
  198. Name="VCResourceCompilerTool"/>
  199. <Tool
  200. Name="VCWebServiceProxyGeneratorTool"/>
  201. <Tool
  202. Name="VCXMLDataGeneratorTool"/>
  203. <Tool
  204. Name="VCWebDeploymentTool"/>
  205. <Tool
  206. Name="VCManagedWrapperGeneratorTool"/>
  207. <Tool
  208. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  209. </Configuration>
  210. <Configuration
  211. Name="Debug|Win32"
  212. OutputDirectory=".\..\..\objs\Debug\Lobby"
  213. IntermediateDirectory=".\..\..\objs\Debug\Lobby"
  214. ConfigurationType="1"
  215. UseOfMFC="0"
  216. UseOfATL="2"
  217. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  218. <Tool
  219. Name="VCCLCompilerTool"
  220. AdditionalIncludeDirectories="..\ZLib;..\_Utility;..\Inc;..\Guids;..\Zone"
  221. PreprocessorDefinitions="LOBBY;_WIN32_WINNT=0x0400;_ATL_STATIC_REGISTRY;_DEBUG"
  222. RuntimeLibrary="3"
  223. RuntimeTypeInfo="TRUE"/>
  224. <Tool
  225. Name="VCCustomBuildTool"/>
  226. <Tool
  227. Name="VCLinkerTool"
  228. AdditionalDependencies="odbc32.lib odbccp32.lib"/>
  229. <Tool
  230. Name="VCMIDLTool"/>
  231. <Tool
  232. Name="VCPostBuildEventTool"/>
  233. <Tool
  234. Name="VCPreBuildEventTool"/>
  235. <Tool
  236. Name="VCPreLinkEventTool"/>
  237. <Tool
  238. Name="VCResourceCompilerTool"/>
  239. <Tool
  240. Name="VCWebServiceProxyGeneratorTool"/>
  241. <Tool
  242. Name="VCXMLDataGeneratorTool"/>
  243. <Tool
  244. Name="VCWebDeploymentTool"/>
  245. <Tool
  246. Name="VCManagedWrapperGeneratorTool"/>
  247. <Tool
  248. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  249. </Configuration>
  250. <Configuration
  251. Name="Test|Win32"
  252. OutputDirectory=".\..\..\objs\Test\Lobby"
  253. IntermediateDirectory=".\..\..\objs\Test\Lobby"
  254. ConfigurationType="1"
  255. UseOfMFC="0"
  256. UseOfATL="2"
  257. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  258. <Tool
  259. Name="VCCLCompilerTool"
  260. AdditionalIncludeDirectories="..\ZLib;..\_Utility;..\Inc;..\Guids;..\Zone"
  261. PreprocessorDefinitions="LOBBY;_WIN32_WINNT=0x0400;_ATL_STATIC_REGISTRY"
  262. RuntimeTypeInfo="TRUE"/>
  263. <Tool
  264. Name="VCCustomBuildTool"/>
  265. <Tool
  266. Name="VCLinkerTool"
  267. AdditionalDependencies="odbc32.lib odbccp32.lib"/>
  268. <Tool
  269. Name="VCMIDLTool"/>
  270. <Tool
  271. Name="VCPostBuildEventTool"/>
  272. <Tool
  273. Name="VCPreBuildEventTool"/>
  274. <Tool
  275. Name="VCPreLinkEventTool"/>
  276. <Tool
  277. Name="VCResourceCompilerTool"/>
  278. <Tool
  279. Name="VCWebServiceProxyGeneratorTool"/>
  280. <Tool
  281. Name="VCXMLDataGeneratorTool"/>
  282. <Tool
  283. Name="VCWebDeploymentTool"/>
  284. <Tool
  285. Name="VCManagedWrapperGeneratorTool"/>
  286. <Tool
  287. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  288. </Configuration>
  289. <Configuration
  290. Name="Retail|Win32"
  291. OutputDirectory=".\..\..\objs\Retail\Lobby"
  292. IntermediateDirectory=".\..\..\objs\Retail\Lobby"
  293. ConfigurationType="1"
  294. UseOfMFC="0"
  295. UseOfATL="2"
  296. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  297. <Tool
  298. Name="VCCLCompilerTool"
  299. AdditionalIncludeDirectories="..\ZLib;..\_Utility;..\Inc;..\Guids;..\Zone"
  300. PreprocessorDefinitions="LOBBY;_WIN32_WINNT=0x0400;_ATL_STATIC_REGISTRY"
  301. RuntimeTypeInfo="TRUE"/>
  302. <Tool
  303. Name="VCCustomBuildTool"/>
  304. <Tool
  305. Name="VCLinkerTool"
  306. AdditionalDependencies="odbc32.lib odbccp32.lib"/>
  307. <Tool
  308. Name="VCMIDLTool"/>
  309. <Tool
  310. Name="VCPostBuildEventTool"/>
  311. <Tool
  312. Name="VCPreBuildEventTool"/>
  313. <Tool
  314. Name="VCPreLinkEventTool"/>
  315. <Tool
  316. Name="VCResourceCompilerTool"/>
  317. <Tool
  318. Name="VCWebServiceProxyGeneratorTool"/>
  319. <Tool
  320. Name="VCXMLDataGeneratorTool"/>
  321. <Tool
  322. Name="VCWebDeploymentTool"/>
  323. <Tool
  324. Name="VCManagedWrapperGeneratorTool"/>
  325. <Tool
  326. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  327. </Configuration>
  328. <Configuration
  329. Name="ICapD|Win32"
  330. OutputDirectory=".\..\..\objs\ICapD\Lobby"
  331. IntermediateDirectory=".\..\..\objs\ICapD\Lobby"
  332. ConfigurationType="1"
  333. UseOfMFC="0"
  334. UseOfATL="2"
  335. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  336. <Tool
  337. Name="VCCLCompilerTool"
  338. AdditionalIncludeDirectories="..\ZLib;..\_Utility;..\Inc;..\Guids;..\Zone"
  339. PreprocessorDefinitions="LOBBY;_WIN32_WINNT=0x0400;_ATL_STATIC_REGISTRY"
  340. RuntimeTypeInfo="TRUE"/>
  341. <Tool
  342. Name="VCCustomBuildTool"/>
  343. <Tool
  344. Name="VCLinkerTool"
  345. AdditionalDependencies="odbc32.lib odbccp32.lib"/>
  346. <Tool
  347. Name="VCMIDLTool"/>
  348. <Tool
  349. Name="VCPostBuildEventTool"/>
  350. <Tool
  351. Name="VCPreBuildEventTool"/>
  352. <Tool
  353. Name="VCPreLinkEventTool"/>
  354. <Tool
  355. Name="VCResourceCompilerTool"/>
  356. <Tool
  357. Name="VCWebServiceProxyGeneratorTool"/>
  358. <Tool
  359. Name="VCXMLDataGeneratorTool"/>
  360. <Tool
  361. Name="VCWebDeploymentTool"/>
  362. <Tool
  363. Name="VCManagedWrapperGeneratorTool"/>
  364. <Tool
  365. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  366. </Configuration>
  367. </Configurations>
  368. <References>
  369. </References>
  370. <Files>
  371. <File
  372. RelativePath="alllobby.rc">
  373. </File>
  374. <File
  375. RelativePath="alllobby.rc2">
  376. </File>
  377. <File
  378. RelativePath="AutoUpdate.cpp">
  379. </File>
  380. <File
  381. RelativePath="AutoUpdate.h">
  382. </File>
  383. <File
  384. RelativePath="client.cpp">
  385. </File>
  386. <File
  387. RelativePath="client.h">
  388. </File>
  389. <File
  390. RelativePath="counters.h">
  391. </File>
  392. <File
  393. RelativePath="Lobby.CPP">
  394. </File>
  395. <File
  396. RelativePath="Lobby.H">
  397. </File>
  398. <File
  399. RelativePath="Lobby.ico">
  400. </File>
  401. <File
  402. RelativePath="lobby.rgs">
  403. </File>
  404. <File
  405. RelativePath="lobbyapp.cpp">
  406. </File>
  407. <File
  408. RelativePath="lobbyapp.h">
  409. </File>
  410. <File
  411. RelativePath="LobbyAppSite.h">
  412. </File>
  413. <File
  414. RelativePath="lobbymodule.h">
  415. </File>
  416. <File
  417. RelativePath="lobbymsg.msg">
  418. </File>
  419. <File
  420. RelativePath="messagesall.h">
  421. </File>
  422. <File
  423. RelativePath="messageslc.h">
  424. </File>
  425. <File
  426. RelativePath="messagesls.h">
  427. </File>
  428. <File
  429. RelativePath="mission.cpp">
  430. </File>
  431. <File
  432. RelativePath="mission.h">
  433. </File>
  434. <File
  435. RelativePath="pch.cpp">
  436. </File>
  437. <File
  438. RelativePath="pch.h">
  439. </File>
  440. <File
  441. RelativePath="resource.h">
  442. </File>
  443. <File
  444. RelativePath="server.cpp">
  445. </File>
  446. <File
  447. RelativePath="server.h">
  448. </File>
  449. </Files>
  450. <Globals>
  451. </Globals>
  452. </VisualStudioProject>