Client.vcproj.svn-base
上传用户:szjkjd
上传日期:2022-06-27
资源大小:8968k
文件大小:7k
源码类别:

浏览器

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="Client"
  6. ProjectGUID="{AABCA5D9-EC8E-408D-8730-7E450D107E68}"
  7. Keyword="MFCProj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="Debug"
  16. IntermediateDirectory="Debug"
  17. ConfigurationType="1"
  18. UseOfMFC="2"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. AdditionalIncludeDirectories="&quot;.zlib-1.2.3.win32include&quot;;&quot;.libxml2-2.7.6.win32include&quot;;&quot;.iconv-1.9.2.win32include&quot;"
  24. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  25. MinimalRebuild="TRUE"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="3"
  28. TreatWChar_tAsBuiltInType="TRUE"
  29. UsePrecompiledHeader="3"
  30. WarningLevel="3"
  31. Detect64BitPortabilityProblems="TRUE"
  32. DebugInformationFormat="4"/>
  33. <Tool
  34. Name="VCCustomBuildTool"/>
  35. <Tool
  36. Name="VCLinkerTool"
  37. AdditionalDependencies="iconv.lib libxml2.lib odbc32.lib odbccp32.lib"
  38. LinkIncremental="2"
  39. AdditionalLibraryDirectories="&quot;.zlib-1.2.3.win32lib&quot;;&quot;.libxml2-2.7.6.win32lib&quot;;&quot;.iconv-1.9.2.win32lib&quot;"
  40. GenerateDebugInformation="TRUE"
  41. SubSystem="2"
  42. TargetMachine="1"/>
  43. <Tool
  44. Name="VCMIDLTool"
  45. PreprocessorDefinitions="_DEBUG"
  46. MkTypLibCompatible="FALSE"/>
  47. <Tool
  48. Name="VCPostBuildEventTool"/>
  49. <Tool
  50. Name="VCPreBuildEventTool"/>
  51. <Tool
  52. Name="VCPreLinkEventTool"/>
  53. <Tool
  54. Name="VCResourceCompilerTool"
  55. PreprocessorDefinitions="_DEBUG"
  56. Culture="2052"
  57. AdditionalIncludeDirectories="$(IntDir)"/>
  58. <Tool
  59. Name="VCWebServiceProxyGeneratorTool"/>
  60. <Tool
  61. Name="VCXMLDataGeneratorTool"/>
  62. <Tool
  63. Name="VCWebDeploymentTool"/>
  64. <Tool
  65. Name="VCManagedWrapperGeneratorTool"/>
  66. <Tool
  67. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  68. </Configuration>
  69. <Configuration
  70. Name="Release|Win32"
  71. OutputDirectory="Release"
  72. IntermediateDirectory="Release"
  73. ConfigurationType="1"
  74. UseOfMFC="2"
  75. CharacterSet="2">
  76. <Tool
  77. Name="VCCLCompilerTool"
  78. AdditionalIncludeDirectories="&quot;.libxml2-2.7.6.win32include&quot;"
  79. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  80. MinimalRebuild="FALSE"
  81. RuntimeLibrary="2"
  82. TreatWChar_tAsBuiltInType="TRUE"
  83. UsePrecompiledHeader="3"
  84. WarningLevel="3"
  85. Detect64BitPortabilityProblems="TRUE"
  86. DebugInformationFormat="3"/>
  87. <Tool
  88. Name="VCCustomBuildTool"/>
  89. <Tool
  90. Name="VCLinkerTool"
  91. AdditionalDependencies="iconv.lib libxml2.lib"
  92. LinkIncremental="1"
  93. AdditionalLibraryDirectories="&quot;.zlib-1.2.3.win32lib&quot;;&quot;.iconv-1.9.2.win32lib&quot;"
  94. GenerateDebugInformation="TRUE"
  95. SubSystem="2"
  96. OptimizeReferences="2"
  97. EnableCOMDATFolding="2"
  98. TargetMachine="1"/>
  99. <Tool
  100. Name="VCMIDLTool"
  101. PreprocessorDefinitions="NDEBUG"
  102. MkTypLibCompatible="FALSE"/>
  103. <Tool
  104. Name="VCPostBuildEventTool"/>
  105. <Tool
  106. Name="VCPreBuildEventTool"/>
  107. <Tool
  108. Name="VCPreLinkEventTool"/>
  109. <Tool
  110. Name="VCResourceCompilerTool"
  111. PreprocessorDefinitions="NDEBUG"
  112. Culture="2052"
  113. AdditionalIncludeDirectories="$(IntDir)"/>
  114. <Tool
  115. Name="VCWebServiceProxyGeneratorTool"/>
  116. <Tool
  117. Name="VCXMLDataGeneratorTool"/>
  118. <Tool
  119. Name="VCWebDeploymentTool"/>
  120. <Tool
  121. Name="VCManagedWrapperGeneratorTool"/>
  122. <Tool
  123. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  124. </Configuration>
  125. </Configurations>
  126. <References>
  127. </References>
  128. <Files>
  129. <Filter
  130. Name="源文件"
  131. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  132. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  133. <File
  134. RelativePath=".Client.cpp">
  135. </File>
  136. <File
  137. RelativePath=".ClientDlg.cpp">
  138. </File>
  139. <File
  140. RelativePath=".explorer1.cpp">
  141. </File>
  142. <File
  143. RelativePath=".FTPDownFile.cpp">
  144. </File>
  145. <File
  146. RelativePath=".GetHardSoftInfo.cpp">
  147. </File>
  148. <File
  149. RelativePath=".MangeXml.cpp">
  150. </File>
  151. <File
  152. RelativePath=".SendInfo.cpp">
  153. </File>
  154. <File
  155. RelativePath=".stdafx.cpp">
  156. <FileConfiguration
  157. Name="Debug|Win32">
  158. <Tool
  159. Name="VCCLCompilerTool"
  160. UsePrecompiledHeader="1"/>
  161. </FileConfiguration>
  162. <FileConfiguration
  163. Name="Release|Win32">
  164. <Tool
  165. Name="VCCLCompilerTool"
  166. UsePrecompiledHeader="1"/>
  167. </FileConfiguration>
  168. </File>
  169. <File
  170. RelativePath=".Sysinfo.cpp">
  171. </File>
  172. <File
  173. RelativePath=".xml.c">
  174. <FileConfiguration
  175. Name="Debug|Win32">
  176. <Tool
  177. Name="VCCLCompilerTool"
  178. UsePrecompiledHeader="0"/>
  179. </FileConfiguration>
  180. <FileConfiguration
  181. Name="Release|Win32">
  182. <Tool
  183. Name="VCCLCompilerTool"
  184. UsePrecompiledHeader="0"/>
  185. </FileConfiguration>
  186. </File>
  187. </Filter>
  188. <Filter
  189. Name="头文件"
  190. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  191. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  192. <File
  193. RelativePath=".Client.h">
  194. </File>
  195. <File
  196. RelativePath=".ClientDlg.h">
  197. </File>
  198. <File
  199. RelativePath=".explorer1.h">
  200. </File>
  201. <File
  202. RelativePath=".FTPDownFile.h">
  203. </File>
  204. <File
  205. RelativePath=".GetHardSoftInfo.h">
  206. </File>
  207. <File
  208. RelativePath=".iconv.h">
  209. </File>
  210. <File
  211. RelativePath=".list.h">
  212. </File>
  213. <File
  214. RelativePath=".MangeXml.h">
  215. </File>
  216. <File
  217. RelativePath=".Resource.h">
  218. </File>
  219. <File
  220. RelativePath=".SendInfo.h">
  221. </File>
  222. <File
  223. RelativePath=".stdafx.h">
  224. </File>
  225. <File
  226. RelativePath=".Sysinfo.h">
  227. </File>
  228. <File
  229. RelativePath=".xml.h">
  230. </File>
  231. </Filter>
  232. <Filter
  233. Name="资源文件"
  234. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  235. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  236. <File
  237. RelativePath=".res17jago.ico">
  238. </File>
  239. <File
  240. RelativePath=".resbg.bmp">
  241. </File>
  242. <File
  243. RelativePath=".resbg_2.bmp">
  244. </File>
  245. <File
  246. RelativePath=".resClient.ico">
  247. </File>
  248. <File
  249. RelativePath=".Client.rc">
  250. </File>
  251. <File
  252. RelativePath=".resClient.rc2">
  253. </File>
  254. <File
  255. RelativePath=".resexit_foc.bmp">
  256. </File>
  257. <File
  258. RelativePath=".resexit_nor.bmp">
  259. </File>
  260. <File
  261. RelativePath=".resmin_focu.bmp">
  262. </File>
  263. <File
  264. RelativePath=".resmin_norm.bmp">
  265. </File>
  266. </Filter>
  267. <File
  268. RelativePath=".resClient.manifest">
  269. </File>
  270. <File
  271. RelativePath=".ReadMe.txt">
  272. </File>
  273. </Files>
  274. <Globals>
  275. <Global
  276. Name="RESOURCE_FILE"
  277. Value="Client.rc"/>
  278. <Global
  279. Name="{8856F961-340A-11D0-A96B-00C04FD705A2}"
  280. Value="CExplorer1"/>
  281. </Globals>
  282. </VisualStudioProject>