VIS.vcproj
上传用户:sdgangtie
上传日期:2020-03-07
资源大小:7324k
文件大小:7k
开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="VIS"
  6. ProjectGUID="{6FCC9E74-0169-48B4-B346-86363B1034EA}"
  7. RootNamespace="VIS"
  8. Keyword="MFCProj"
  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. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  22. IntermediateDirectory="$(ConfigurationName)"
  23. ConfigurationType="1"
  24. UseOfMFC="1"
  25. CharacterSet="1"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. PreprocessorDefinitions="_DEBUG"
  42. MkTypLibCompatible="false"
  43. ValidateParameters="true"
  44. />
  45. <Tool
  46. Name="VCCLCompilerTool"
  47. Optimization="0"
  48. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  49. MinimalRebuild="true"
  50. BasicRuntimeChecks="3"
  51. RuntimeLibrary="1"
  52. UsePrecompiledHeader="2"
  53. WarningLevel="3"
  54. DebugInformationFormat="4"
  55. />
  56. <Tool
  57. Name="VCManagedResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. PreprocessorDefinitions="_DEBUG"
  62. Culture="1033"
  63. AdditionalIncludeDirectories="$(IntDir)"
  64. />
  65. <Tool
  66. Name="VCPreLinkEventTool"
  67. />
  68. <Tool
  69. Name="VCLinkerTool"
  70. LinkIncremental="2"
  71. GenerateDebugInformation="true"
  72. SubSystem="2"
  73. TargetMachine="1"
  74. />
  75. <Tool
  76. Name="VCALinkTool"
  77. />
  78. <Tool
  79. Name="VCManifestTool"
  80. />
  81. <Tool
  82. Name="VCXDCMakeTool"
  83. />
  84. <Tool
  85. Name="VCBscMakeTool"
  86. />
  87. <Tool
  88. Name="VCFxCopTool"
  89. />
  90. <Tool
  91. Name="VCAppVerifierTool"
  92. />
  93. <Tool
  94. Name="VCPostBuildEventTool"
  95. />
  96. </Configuration>
  97. <Configuration
  98. Name="Release|Win32"
  99. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  100. IntermediateDirectory="$(ConfigurationName)"
  101. ConfigurationType="1"
  102. UseOfMFC="1"
  103. CharacterSet="1"
  104. WholeProgramOptimization="1"
  105. >
  106. <Tool
  107. Name="VCPreBuildEventTool"
  108. />
  109. <Tool
  110. Name="VCCustomBuildTool"
  111. />
  112. <Tool
  113. Name="VCXMLDataGeneratorTool"
  114. />
  115. <Tool
  116. Name="VCWebServiceProxyGeneratorTool"
  117. />
  118. <Tool
  119. Name="VCMIDLTool"
  120. PreprocessorDefinitions="NDEBUG"
  121. MkTypLibCompatible="false"
  122. ValidateParameters="true"
  123. />
  124. <Tool
  125. Name="VCCLCompilerTool"
  126. Optimization="2"
  127. EnableIntrinsicFunctions="true"
  128. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  129. MinimalRebuild="false"
  130. RuntimeLibrary="0"
  131. EnableFunctionLevelLinking="true"
  132. UsePrecompiledHeader="2"
  133. WarningLevel="3"
  134. DebugInformationFormat="3"
  135. />
  136. <Tool
  137. Name="VCManagedResourceCompilerTool"
  138. />
  139. <Tool
  140. Name="VCResourceCompilerTool"
  141. PreprocessorDefinitions="NDEBUG"
  142. Culture="1033"
  143. AdditionalIncludeDirectories="$(IntDir)"
  144. />
  145. <Tool
  146. Name="VCPreLinkEventTool"
  147. />
  148. <Tool
  149. Name="VCLinkerTool"
  150. LinkIncremental="1"
  151. GenerateManifest="true"
  152. GenerateDebugInformation="true"
  153. SubSystem="2"
  154. OptimizeReferences="2"
  155. EnableCOMDATFolding="2"
  156. TargetMachine="1"
  157. />
  158. <Tool
  159. Name="VCALinkTool"
  160. />
  161. <Tool
  162. Name="VCManifestTool"
  163. EmbedManifest="false"
  164. />
  165. <Tool
  166. Name="VCXDCMakeTool"
  167. />
  168. <Tool
  169. Name="VCBscMakeTool"
  170. />
  171. <Tool
  172. Name="VCFxCopTool"
  173. />
  174. <Tool
  175. Name="VCAppVerifierTool"
  176. />
  177. <Tool
  178. Name="VCPostBuildEventTool"
  179. />
  180. </Configuration>
  181. </Configurations>
  182. <References>
  183. </References>
  184. <Files>
  185. <Filter
  186. Name="Source Files"
  187. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  188. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  189. >
  190. <File
  191. RelativePath=".BCMenu.cpp"
  192. >
  193. </File>
  194. <File
  195. RelativePath=".BlobTracker.cpp"
  196. >
  197. </File>
  198. <File
  199. RelativePath=".BtnST.cpp"
  200. >
  201. </File>
  202. <File
  203. RelativePath=".ListBox.cpp"
  204. >
  205. </File>
  206. <File
  207. RelativePath=".ParamSetting.cpp"
  208. >
  209. </File>
  210. <File
  211. RelativePath=".RunTrack.cpp"
  212. >
  213. </File>
  214. <File
  215. RelativePath=".stdafx.cpp"
  216. >
  217. <FileConfiguration
  218. Name="Debug|Win32"
  219. >
  220. <Tool
  221. Name="VCCLCompilerTool"
  222. UsePrecompiledHeader="1"
  223. />
  224. </FileConfiguration>
  225. <FileConfiguration
  226. Name="Release|Win32"
  227. >
  228. <Tool
  229. Name="VCCLCompilerTool"
  230. UsePrecompiledHeader="1"
  231. />
  232. </FileConfiguration>
  233. </File>
  234. <File
  235. RelativePath=".VIS.cpp"
  236. >
  237. </File>
  238. <File
  239. RelativePath=".VISDlg.cpp"
  240. >
  241. </File>
  242. </Filter>
  243. <Filter
  244. Name="Header Files"
  245. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  246. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  247. >
  248. <File
  249. RelativePath=".BCMenu.h"
  250. >
  251. </File>
  252. <File
  253. RelativePath=".BlobTracker.h"
  254. >
  255. </File>
  256. <File
  257. RelativePath=".BtnST.h"
  258. >
  259. </File>
  260. <File
  261. RelativePath=".ListBox.h"
  262. >
  263. </File>
  264. <File
  265. RelativePath=".ParamSetting.h"
  266. >
  267. </File>
  268. <File
  269. RelativePath=".Resource.h"
  270. >
  271. </File>
  272. <File
  273. RelativePath=".RunTrack.h"
  274. >
  275. </File>
  276. <File
  277. RelativePath=".stdafx.h"
  278. >
  279. </File>
  280. <File
  281. RelativePath=".targetver.h"
  282. >
  283. </File>
  284. <File
  285. RelativePath=".VIS.h"
  286. >
  287. </File>
  288. <File
  289. RelativePath=".VISDlg.h"
  290. >
  291. </File>
  292. </Filter>
  293. <Filter
  294. Name="Resource Files"
  295. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  296. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  297. >
  298. <File
  299. RelativePath=".resdefault.bmp"
  300. >
  301. </File>
  302. <File
  303. RelativePath=".resface.bmp"
  304. >
  305. </File>
  306. <File
  307. RelativePath=".resicon1.ico"
  308. >
  309. </File>
  310. <File
  311. RelativePath=".resicon2.ico"
  312. >
  313. </File>
  314. <File
  315. RelativePath=".resicon3.ico"
  316. >
  317. </File>
  318. <File
  319. RelativePath=".resicon4.ico"
  320. >
  321. </File>
  322. <File
  323. RelativePath=".resicon5.ico"
  324. >
  325. </File>
  326. <File
  327. RelativePath=".resicon6.ico"
  328. >
  329. </File>
  330. <File
  331. RelativePath=".reslogo.bmp"
  332. >
  333. </File>
  334. <File
  335. RelativePath=".resVIS.ico"
  336. >
  337. </File>
  338. <File
  339. RelativePath=".VIS.rc"
  340. >
  341. </File>
  342. <File
  343. RelativePath=".resVIS.rc2"
  344. >
  345. </File>
  346. </Filter>
  347. <File
  348. RelativePath=".ReadMe.txt"
  349. >
  350. </File>
  351. </Files>
  352. <Globals>
  353. <Global
  354. Name="RESOURCE_FILE"
  355. Value="VIS.rc"
  356. />
  357. </Globals>
  358. </VisualStudioProject>