scbc.tools.vcproj 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="scbc.tools"
  6. ProjectGUID="{95CA9F08-85F6-4FD6-A80D-15EEC854B118}"
  7. RootNamespace="scbctools"
  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. OutputDirectory="..\..\bin\$(ProjectName)"
  22. IntermediateDirectory="$(OutDir)\$(ConfigurationName)"
  23. ConfigurationType="2"
  24. UseOfMFC="2"
  25. CharacterSet="2"
  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. />
  42. <Tool
  43. Name="VCCLCompilerTool"
  44. Optimization="0"
  45. AdditionalIncludeDirectories="..\cJson;..\filehelper;..\Include;..\Log4C"
  46. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SCBCTOOLS_EXPORTS;LOG4C_ENABLE;CURL_STATICLIB"
  47. MinimalRebuild="true"
  48. BasicRuntimeChecks="3"
  49. RuntimeLibrary="3"
  50. UsePrecompiledHeader="2"
  51. WarningLevel="3"
  52. DebugInformationFormat="4"
  53. />
  54. <Tool
  55. Name="VCManagedResourceCompilerTool"
  56. />
  57. <Tool
  58. Name="VCResourceCompilerTool"
  59. />
  60. <Tool
  61. Name="VCPreLinkEventTool"
  62. />
  63. <Tool
  64. Name="VCLinkerTool"
  65. AdditionalDependencies="crypt32.lib ws2_32.lib winmm.lib wldap32.lib log4C.lib libcurld.lib libeay32.lib ssleay32.lib"
  66. LinkIncremental="2"
  67. AdditionalLibraryDirectories="..\lib"
  68. GenerateDebugInformation="true"
  69. SubSystem="2"
  70. TargetMachine="1"
  71. />
  72. <Tool
  73. Name="VCALinkTool"
  74. />
  75. <Tool
  76. Name="VCManifestTool"
  77. />
  78. <Tool
  79. Name="VCXDCMakeTool"
  80. />
  81. <Tool
  82. Name="VCBscMakeTool"
  83. />
  84. <Tool
  85. Name="VCFxCopTool"
  86. />
  87. <Tool
  88. Name="VCAppVerifierTool"
  89. />
  90. <Tool
  91. Name="VCPostBuildEventTool"
  92. />
  93. </Configuration>
  94. <Configuration
  95. Name="Release|Win32"
  96. OutputDirectory="..\..\bin\$(ProjectName)"
  97. IntermediateDirectory="$(OutDir)\$(ConfigurationName)"
  98. ConfigurationType="2"
  99. UseOfMFC="2"
  100. CharacterSet="2"
  101. WholeProgramOptimization="1"
  102. >
  103. <Tool
  104. Name="VCPreBuildEventTool"
  105. />
  106. <Tool
  107. Name="VCCustomBuildTool"
  108. />
  109. <Tool
  110. Name="VCXMLDataGeneratorTool"
  111. />
  112. <Tool
  113. Name="VCWebServiceProxyGeneratorTool"
  114. />
  115. <Tool
  116. Name="VCMIDLTool"
  117. />
  118. <Tool
  119. Name="VCCLCompilerTool"
  120. Optimization="2"
  121. EnableIntrinsicFunctions="true"
  122. AdditionalIncludeDirectories="..\cJson;..\filehelper;..\Include;..\Log4C"
  123. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SCBCTOOLS_EXPORTS;LOG4C_ENABLE;CURL_STATICLIB"
  124. RuntimeLibrary="2"
  125. EnableFunctionLevelLinking="true"
  126. UsePrecompiledHeader="2"
  127. WarningLevel="3"
  128. DebugInformationFormat="3"
  129. />
  130. <Tool
  131. Name="VCManagedResourceCompilerTool"
  132. />
  133. <Tool
  134. Name="VCResourceCompilerTool"
  135. />
  136. <Tool
  137. Name="VCPreLinkEventTool"
  138. />
  139. <Tool
  140. Name="VCLinkerTool"
  141. AdditionalDependencies="crypt32.lib ws2_32.lib winmm.lib wldap32.lib log4C.lib libcurl.lib libeay32.lib ssleay32.lib"
  142. LinkIncremental="1"
  143. AdditionalLibraryDirectories="..\lib"
  144. GenerateDebugInformation="true"
  145. SubSystem="2"
  146. OptimizeReferences="2"
  147. EnableCOMDATFolding="2"
  148. TargetMachine="1"
  149. />
  150. <Tool
  151. Name="VCALinkTool"
  152. />
  153. <Tool
  154. Name="VCManifestTool"
  155. />
  156. <Tool
  157. Name="VCXDCMakeTool"
  158. />
  159. <Tool
  160. Name="VCBscMakeTool"
  161. />
  162. <Tool
  163. Name="VCFxCopTool"
  164. />
  165. <Tool
  166. Name="VCAppVerifierTool"
  167. />
  168. <Tool
  169. Name="VCPostBuildEventTool"
  170. />
  171. </Configuration>
  172. <Configuration
  173. Name="DebugExe|Win32"
  174. OutputDirectory="..\..\bin\$(ProjectName)"
  175. IntermediateDirectory="$(OutDir)\$(ConfigurationName)"
  176. ConfigurationType="1"
  177. UseOfMFC="2"
  178. CharacterSet="2"
  179. >
  180. <Tool
  181. Name="VCPreBuildEventTool"
  182. />
  183. <Tool
  184. Name="VCCustomBuildTool"
  185. />
  186. <Tool
  187. Name="VCXMLDataGeneratorTool"
  188. />
  189. <Tool
  190. Name="VCWebServiceProxyGeneratorTool"
  191. />
  192. <Tool
  193. Name="VCMIDLTool"
  194. />
  195. <Tool
  196. Name="VCCLCompilerTool"
  197. Optimization="0"
  198. AdditionalIncludeDirectories="..\cJson;..\filehelper;..\Include;..\Log4C"
  199. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SCBCTOOLS_EXPORTS;LOG4C_ENABLE;CURL_STATICLIB"
  200. MinimalRebuild="true"
  201. BasicRuntimeChecks="3"
  202. RuntimeLibrary="3"
  203. UsePrecompiledHeader="2"
  204. WarningLevel="3"
  205. DebugInformationFormat="4"
  206. />
  207. <Tool
  208. Name="VCManagedResourceCompilerTool"
  209. />
  210. <Tool
  211. Name="VCResourceCompilerTool"
  212. />
  213. <Tool
  214. Name="VCPreLinkEventTool"
  215. />
  216. <Tool
  217. Name="VCLinkerTool"
  218. AdditionalDependencies="crypt32.lib ws2_32.lib winmm.lib wldap32.lib log4C.lib libcurld.lib libeay32.lib ssleay32.lib"
  219. LinkIncremental="2"
  220. AdditionalLibraryDirectories="..\lib"
  221. GenerateDebugInformation="true"
  222. SubSystem="1"
  223. TargetMachine="1"
  224. />
  225. <Tool
  226. Name="VCALinkTool"
  227. />
  228. <Tool
  229. Name="VCManifestTool"
  230. />
  231. <Tool
  232. Name="VCXDCMakeTool"
  233. />
  234. <Tool
  235. Name="VCBscMakeTool"
  236. />
  237. <Tool
  238. Name="VCFxCopTool"
  239. />
  240. <Tool
  241. Name="VCAppVerifierTool"
  242. />
  243. <Tool
  244. Name="VCPostBuildEventTool"
  245. />
  246. </Configuration>
  247. </Configurations>
  248. <References>
  249. </References>
  250. <Files>
  251. <Filter
  252. Name="Ô´Îļþ"
  253. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  254. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  255. >
  256. <File
  257. RelativePath=".\scbc.tools.cpp"
  258. >
  259. </File>
  260. <File
  261. RelativePath=".\stdafx.cpp"
  262. >
  263. <FileConfiguration
  264. Name="Debug|Win32"
  265. >
  266. <Tool
  267. Name="VCCLCompilerTool"
  268. UsePrecompiledHeader="1"
  269. />
  270. </FileConfiguration>
  271. <FileConfiguration
  272. Name="Release|Win32"
  273. >
  274. <Tool
  275. Name="VCCLCompilerTool"
  276. UsePrecompiledHeader="1"
  277. />
  278. </FileConfiguration>
  279. <FileConfiguration
  280. Name="DebugExe|Win32"
  281. >
  282. <Tool
  283. Name="VCCLCompilerTool"
  284. UsePrecompiledHeader="1"
  285. />
  286. </FileConfiguration>
  287. </File>
  288. </Filter>
  289. <Filter
  290. Name="Í·Îļþ"
  291. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  292. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  293. >
  294. <File
  295. RelativePath=".\log4c.h"
  296. >
  297. </File>
  298. <File
  299. RelativePath=".\Resource.h"
  300. >
  301. </File>
  302. <File
  303. RelativePath=".\scbc.tools.h"
  304. >
  305. </File>
  306. <File
  307. RelativePath=".\stdafx.h"
  308. >
  309. </File>
  310. <File
  311. RelativePath=".\targetver.h"
  312. >
  313. </File>
  314. </Filter>
  315. <Filter
  316. Name="×ÊÔ´Îļþ"
  317. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  318. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  319. >
  320. <File
  321. RelativePath=".\scbc.tools.rc"
  322. >
  323. </File>
  324. </Filter>
  325. <Filter
  326. Name="curlib"
  327. >
  328. <File
  329. RelativePath=".\Base64.cpp"
  330. >
  331. </File>
  332. <File
  333. RelativePath=".\Base64.h"
  334. >
  335. </File>
  336. <File
  337. RelativePath=".\CharConvert.cpp"
  338. >
  339. </File>
  340. <File
  341. RelativePath=".\CharConvert.h"
  342. >
  343. </File>
  344. <File
  345. RelativePath=".\CharEncoding.cpp"
  346. >
  347. </File>
  348. <File
  349. RelativePath=".\CharEncoding.h"
  350. >
  351. </File>
  352. <File
  353. RelativePath=".\CritSection.h"
  354. >
  355. </File>
  356. <File
  357. RelativePath=".\CurlClient.cpp"
  358. >
  359. </File>
  360. <File
  361. RelativePath=".\CurlClient.h"
  362. >
  363. </File>
  364. </Filter>
  365. <Filter
  366. Name="tinyxml2"
  367. >
  368. <File
  369. RelativePath=".\tinyxml2.cpp"
  370. >
  371. <FileConfiguration
  372. Name="Debug|Win32"
  373. >
  374. <Tool
  375. Name="VCCLCompilerTool"
  376. UsePrecompiledHeader="0"
  377. />
  378. </FileConfiguration>
  379. <FileConfiguration
  380. Name="Release|Win32"
  381. >
  382. <Tool
  383. Name="VCCLCompilerTool"
  384. UsePrecompiledHeader="0"
  385. />
  386. </FileConfiguration>
  387. <FileConfiguration
  388. Name="DebugExe|Win32"
  389. >
  390. <Tool
  391. Name="VCCLCompilerTool"
  392. UsePrecompiledHeader="0"
  393. />
  394. </FileConfiguration>
  395. </File>
  396. <File
  397. RelativePath=".\tinyxml2.h"
  398. >
  399. </File>
  400. </Filter>
  401. <File
  402. RelativePath=".\ReadMe.txt"
  403. >
  404. </File>
  405. </Files>
  406. <Globals>
  407. </Globals>
  408. </VisualStudioProject>