/TGame/TClient/TClient.vcproj

http://awoe.googlecode.com/ · MSBuild · 319 lines · 319 code · 0 blank · 0 comment · 0 complexity · f94b9b7eff1e5f4797f97b08fd17a192 MD5 · raw file

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="TClient"
  6. ProjectGUID="{BBA3E7E2-130A-458B-803F-12102D76D697}"
  7. RootNamespace="TClient"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="196613"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. ConfigurationType="2"
  22. InheritedPropertySheets="..\Property\Root_1.vsprops;..\Property\Core.vsprops;..\Property\Sqlite.vsprops;..\Property\Tinyxml.vsprops;..\Property\boost.vsprops;..\Property\Lua.vsprops;.\CurrentProject.vsprops"
  23. CharacterSet="2"
  24. >
  25. <Tool
  26. Name="VCPreBuildEventTool"
  27. />
  28. <Tool
  29. Name="VCCustomBuildTool"
  30. />
  31. <Tool
  32. Name="VCXMLDataGeneratorTool"
  33. />
  34. <Tool
  35. Name="VCWebServiceProxyGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCMIDLTool"
  39. />
  40. <Tool
  41. Name="VCCLCompilerTool"
  42. Optimization="0"
  43. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;TCLIENT_EXPORTS"
  44. MinimalRebuild="true"
  45. BasicRuntimeChecks="3"
  46. RuntimeLibrary="3"
  47. UsePrecompiledHeader="2"
  48. WarningLevel="3"
  49. DebugInformationFormat="4"
  50. />
  51. <Tool
  52. Name="VCManagedResourceCompilerTool"
  53. />
  54. <Tool
  55. Name="VCResourceCompilerTool"
  56. />
  57. <Tool
  58. Name="VCPreLinkEventTool"
  59. />
  60. <Tool
  61. Name="VCLinkerTool"
  62. LinkIncremental="2"
  63. GenerateDebugInformation="true"
  64. SubSystem="2"
  65. TargetMachine="1"
  66. />
  67. <Tool
  68. Name="VCALinkTool"
  69. />
  70. <Tool
  71. Name="VCManifestTool"
  72. />
  73. <Tool
  74. Name="VCXDCMakeTool"
  75. />
  76. <Tool
  77. Name="VCBscMakeTool"
  78. />
  79. <Tool
  80. Name="VCFxCopTool"
  81. />
  82. <Tool
  83. Name="VCAppVerifierTool"
  84. />
  85. <Tool
  86. Name="VCPostBuildEventTool"
  87. />
  88. </Configuration>
  89. <Configuration
  90. Name="Release|Win32"
  91. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  92. IntermediateDirectory="$(ConfigurationName)"
  93. ConfigurationType="2"
  94. InheritedPropertySheets="..\Property\Root_1.vsprops;..\Property\Sqlite.vsprops;..\Property\Tinyxml.vsprops;..\Property\boost.vsprops;..\Property\Lua.vsprops;.\CurrentProject.vsprops"
  95. CharacterSet="2"
  96. WholeProgramOptimization="1"
  97. >
  98. <Tool
  99. Name="VCPreBuildEventTool"
  100. />
  101. <Tool
  102. Name="VCCustomBuildTool"
  103. />
  104. <Tool
  105. Name="VCXMLDataGeneratorTool"
  106. />
  107. <Tool
  108. Name="VCWebServiceProxyGeneratorTool"
  109. />
  110. <Tool
  111. Name="VCMIDLTool"
  112. />
  113. <Tool
  114. Name="VCCLCompilerTool"
  115. Optimization="2"
  116. EnableIntrinsicFunctions="true"
  117. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TCLIENT_EXPORTS"
  118. RuntimeLibrary="2"
  119. EnableFunctionLevelLinking="true"
  120. UsePrecompiledHeader="2"
  121. WarningLevel="3"
  122. DebugInformationFormat="3"
  123. />
  124. <Tool
  125. Name="VCManagedResourceCompilerTool"
  126. />
  127. <Tool
  128. Name="VCResourceCompilerTool"
  129. />
  130. <Tool
  131. Name="VCPreLinkEventTool"
  132. />
  133. <Tool
  134. Name="VCLinkerTool"
  135. LinkIncremental="1"
  136. GenerateDebugInformation="true"
  137. SubSystem="2"
  138. OptimizeReferences="2"
  139. EnableCOMDATFolding="2"
  140. TargetMachine="1"
  141. />
  142. <Tool
  143. Name="VCALinkTool"
  144. />
  145. <Tool
  146. Name="VCManifestTool"
  147. />
  148. <Tool
  149. Name="VCXDCMakeTool"
  150. />
  151. <Tool
  152. Name="VCBscMakeTool"
  153. />
  154. <Tool
  155. Name="VCFxCopTool"
  156. />
  157. <Tool
  158. Name="VCAppVerifierTool"
  159. />
  160. <Tool
  161. Name="VCPostBuildEventTool"
  162. />
  163. </Configuration>
  164. </Configurations>
  165. <References>
  166. </References>
  167. <Files>
  168. <Filter
  169. Name="Gene"
  170. >
  171. <Filter
  172. Name="Factory"
  173. >
  174. <File
  175. RelativePath=".\Gene\GeneFactoryCli.cpp"
  176. >
  177. </File>
  178. <File
  179. RelativePath=".\Gene\GeneFactoryCli.h"
  180. >
  181. </File>
  182. </Filter>
  183. </Filter>
  184. <Filter
  185. Name="Message"
  186. >
  187. <File
  188. RelativePath=".\Message\MsgLuaCommand.cpp"
  189. >
  190. </File>
  191. <File
  192. RelativePath=".\Message\MsgLuaCommand.h"
  193. >
  194. </File>
  195. </Filter>
  196. <Filter
  197. Name="Entry"
  198. >
  199. <File
  200. RelativePath=".\Entry\dllmain.cpp"
  201. >
  202. </File>
  203. <File
  204. RelativePath=".\Entry\LibExportCli.h"
  205. >
  206. </File>
  207. <File
  208. RelativePath=".\Entry\stdafx.cpp"
  209. >
  210. <FileConfiguration
  211. Name="Debug|Win32"
  212. >
  213. <Tool
  214. Name="VCCLCompilerTool"
  215. UsePrecompiledHeader="1"
  216. />
  217. </FileConfiguration>
  218. <FileConfiguration
  219. Name="Release|Win32"
  220. >
  221. <Tool
  222. Name="VCCLCompilerTool"
  223. UsePrecompiledHeader="1"
  224. />
  225. </FileConfiguration>
  226. </File>
  227. <File
  228. RelativePath=".\Entry\stdafx.h"
  229. >
  230. </File>
  231. <File
  232. RelativePath=".\Entry\targetver.h"
  233. >
  234. </File>
  235. <File
  236. RelativePath=".\Entry\TClient.cpp"
  237. >
  238. </File>
  239. </Filter>
  240. <Filter
  241. Name="Entity"
  242. >
  243. <Filter
  244. Name="Manager"
  245. >
  246. <File
  247. RelativePath=".\Entity\EntityManagerCli.cpp"
  248. >
  249. </File>
  250. <File
  251. RelativePath=".\Entity\EntityManagerCli.h"
  252. >
  253. </File>
  254. </Filter>
  255. <Filter
  256. Name="Observer"
  257. >
  258. <File
  259. RelativePath=".\Entity\ObsEntityManager.cpp"
  260. >
  261. </File>
  262. <File
  263. RelativePath=".\Entity\ObsEntityManager.h"
  264. >
  265. </File>
  266. </Filter>
  267. </Filter>
  268. <Filter
  269. Name="Service"
  270. >
  271. <File
  272. RelativePath=".\Service\ServiceDataCli.h"
  273. >
  274. </File>
  275. <File
  276. RelativePath=".\Service\ServiceImpCli.cpp"
  277. >
  278. </File>
  279. <File
  280. RelativePath=".\Service\ServiceImpCli.h"
  281. >
  282. </File>
  283. <File
  284. RelativePath=".\Service\ServiceImpNW.cpp"
  285. >
  286. </File>
  287. <File
  288. RelativePath=".\Service\ServiceImpNW.h"
  289. >
  290. </File>
  291. </Filter>
  292. <Filter
  293. Name="Scene"
  294. >
  295. </Filter>
  296. <Filter
  297. Name="UserData"
  298. >
  299. <File
  300. RelativePath=".\UserData\UserDataLua.cpp"
  301. >
  302. </File>
  303. <File
  304. RelativePath=".\UserData\UserDataLua.h"
  305. >
  306. </File>
  307. <File
  308. RelativePath=".\UserData\UserDataScene.cpp"
  309. >
  310. </File>
  311. <File
  312. RelativePath=".\UserData\UserDataScene.h"
  313. >
  314. </File>
  315. </Filter>
  316. </Files>
  317. <Globals>
  318. </Globals>
  319. </VisualStudioProject>