RunTimeDepot_8.0.vcproj 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="RunTimeDepot"
  6. ProjectGUID="{4470A2FD-1626-40A0-9C32-29F3971852B7}"
  7. Keyword="MFCDLLProj"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. </Platforms>
  14. <ToolFiles>
  15. </ToolFiles>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory="..\temp\RuntimeDepot\Debug"
  20. IntermediateDirectory="..\temp\RuntimeDepot\Debug"
  21. ConfigurationType="2"
  22. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  23. UseOfMFC="2"
  24. CharacterSet="2"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. PreprocessorDefinitions="_DEBUG"
  41. MkTypLibCompatible="false"
  42. />
  43. <Tool
  44. Name="VCCLCompilerTool"
  45. Optimization="0"
  46. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_AFXEXT;RUNTIMEDEPOT_IMPL;LOG4C_ENABLE"
  47. MinimalRebuild="true"
  48. BasicRuntimeChecks="3"
  49. RuntimeLibrary="3"
  50. TreatWChar_tAsBuiltInType="true"
  51. UsePrecompiledHeader="2"
  52. WarningLevel="3"
  53. Detect64BitPortabilityProblems="true"
  54. DebugInformationFormat="4"
  55. />
  56. <Tool
  57. Name="VCManagedResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. PreprocessorDefinitions="_DEBUG"
  62. Culture="2052"
  63. AdditionalIncludeDirectories="$(IntDir)"
  64. />
  65. <Tool
  66. Name="VCPreLinkEventTool"
  67. />
  68. <Tool
  69. Name="VCLinkerTool"
  70. OutputFile="../bin/RunTimeDepot.dll"
  71. LinkIncremental="2"
  72. ModuleDefinitionFile=".\RunTimeDepot.def"
  73. GenerateDebugInformation="true"
  74. SubSystem="2"
  75. ImportLibrary="../RunTimeDepot.lib"
  76. TargetMachine="1"
  77. />
  78. <Tool
  79. Name="VCALinkTool"
  80. />
  81. <Tool
  82. Name="VCManifestTool"
  83. />
  84. <Tool
  85. Name="VCXDCMakeTool"
  86. />
  87. <Tool
  88. Name="VCBscMakeTool"
  89. />
  90. <Tool
  91. Name="VCFxCopTool"
  92. />
  93. <Tool
  94. Name="VCAppVerifierTool"
  95. />
  96. <Tool
  97. Name="VCWebDeploymentTool"
  98. />
  99. <Tool
  100. Name="VCPostBuildEventTool"
  101. />
  102. </Configuration>
  103. <Configuration
  104. Name="Release|Win32"
  105. OutputDirectory="..\temp\RuntimeDepot\Release"
  106. IntermediateDirectory="..\temp\RuntimeDepot\Release"
  107. ConfigurationType="2"
  108. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  109. UseOfMFC="2"
  110. CharacterSet="2"
  111. >
  112. <Tool
  113. Name="VCPreBuildEventTool"
  114. />
  115. <Tool
  116. Name="VCCustomBuildTool"
  117. />
  118. <Tool
  119. Name="VCXMLDataGeneratorTool"
  120. />
  121. <Tool
  122. Name="VCWebServiceProxyGeneratorTool"
  123. />
  124. <Tool
  125. Name="VCMIDLTool"
  126. PreprocessorDefinitions="NDEBUG"
  127. MkTypLibCompatible="false"
  128. />
  129. <Tool
  130. Name="VCCLCompilerTool"
  131. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_AFXEXT;RUNTIMEDEPOT_IMPL;LOG4C_ENABLE"
  132. RuntimeLibrary="2"
  133. TreatWChar_tAsBuiltInType="true"
  134. UsePrecompiledHeader="2"
  135. WarningLevel="3"
  136. Detect64BitPortabilityProblems="true"
  137. DebugInformationFormat="3"
  138. />
  139. <Tool
  140. Name="VCManagedResourceCompilerTool"
  141. />
  142. <Tool
  143. Name="VCResourceCompilerTool"
  144. PreprocessorDefinitions="NDEBUG"
  145. Culture="2052"
  146. AdditionalIncludeDirectories="$(IntDir)"
  147. />
  148. <Tool
  149. Name="VCPreLinkEventTool"
  150. />
  151. <Tool
  152. Name="VCLinkerTool"
  153. OutputFile="../bin/RunTimeDepot.dll"
  154. LinkIncremental="1"
  155. ModuleDefinitionFile=".\RunTimeDepot.def"
  156. GenerateDebugInformation="true"
  157. SubSystem="2"
  158. OptimizeReferences="2"
  159. EnableCOMDATFolding="2"
  160. ImportLibrary="../RunTimeDepot.lib"
  161. TargetMachine="1"
  162. />
  163. <Tool
  164. Name="VCALinkTool"
  165. />
  166. <Tool
  167. Name="VCManifestTool"
  168. />
  169. <Tool
  170. Name="VCXDCMakeTool"
  171. />
  172. <Tool
  173. Name="VCBscMakeTool"
  174. />
  175. <Tool
  176. Name="VCFxCopTool"
  177. />
  178. <Tool
  179. Name="VCAppVerifierTool"
  180. />
  181. <Tool
  182. Name="VCWebDeploymentTool"
  183. />
  184. <Tool
  185. Name="VCPostBuildEventTool"
  186. />
  187. </Configuration>
  188. </Configurations>
  189. <References>
  190. </References>
  191. <Files>
  192. <Filter
  193. Name="源文件"
  194. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  195. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  196. >
  197. <File
  198. RelativePath=".\CharacterProcess.cpp"
  199. >
  200. </File>
  201. <File
  202. RelativePath=".\CheckProcess.cpp"
  203. >
  204. </File>
  205. <File
  206. RelativePath=".\Markup.cpp"
  207. >
  208. </File>
  209. <File
  210. RelativePath=".\Objectdepot.cpp"
  211. >
  212. </File>
  213. <File
  214. RelativePath=".\RunTimeDepot.cpp"
  215. >
  216. </File>
  217. <File
  218. RelativePath=".\RunTimeDepot.def"
  219. >
  220. </File>
  221. <File
  222. RelativePath=".\stdafx.cpp"
  223. >
  224. <FileConfiguration
  225. Name="Debug|Win32"
  226. >
  227. <Tool
  228. Name="VCCLCompilerTool"
  229. UsePrecompiledHeader="1"
  230. />
  231. </FileConfiguration>
  232. <FileConfiguration
  233. Name="Release|Win32"
  234. >
  235. <Tool
  236. Name="VCCLCompilerTool"
  237. UsePrecompiledHeader="1"
  238. />
  239. </FileConfiguration>
  240. </File>
  241. </Filter>
  242. <Filter
  243. Name="头文件"
  244. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  245. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  246. >
  247. <File
  248. RelativePath=".\CharacterProcess.h"
  249. >
  250. </File>
  251. <File
  252. RelativePath=".\CheckProcess.h"
  253. >
  254. </File>
  255. <File
  256. RelativePath=".\Markup.h"
  257. >
  258. </File>
  259. <File
  260. RelativePath=".\Mtverify.h"
  261. >
  262. </File>
  263. <File
  264. RelativePath=".\Objectdepot.h"
  265. >
  266. </File>
  267. <File
  268. RelativePath=".\Resource.h"
  269. >
  270. </File>
  271. <File
  272. RelativePath=".\RunTimeDepot.h"
  273. >
  274. </File>
  275. <File
  276. RelativePath=".\stdafx.h"
  277. >
  278. </File>
  279. <File
  280. RelativePath=".\Struct_Def.h"
  281. >
  282. </File>
  283. </Filter>
  284. <Filter
  285. Name="资源文件"
  286. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  287. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  288. >
  289. <File
  290. RelativePath=".\RunTimeDepot.rc"
  291. >
  292. </File>
  293. <File
  294. RelativePath=".\res\RunTimeDepot.rc2"
  295. >
  296. </File>
  297. </Filter>
  298. <Filter
  299. Name="模板文件"
  300. >
  301. <File
  302. RelativePath=".\设备库模板_1.xml"
  303. >
  304. </File>
  305. <File
  306. RelativePath=".\运行时设备库模板_2.xml"
  307. >
  308. </File>
  309. </Filter>
  310. <File
  311. RelativePath=".\ReadMe.txt"
  312. >
  313. </File>
  314. </Files>
  315. <Globals>
  316. </Globals>
  317. </VisualStudioProject>