tool_xmlrpc.vcproj 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430
  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9,00"
  5. Name="xmlrpc"
  6. ProjectGUID="{4CFB235E-56AE-4BF2-BE67-8FD4AF5F1940}"
  7. TargetFrameworkVersion="0"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. <Platform
  14. Name="x64"
  15. />
  16. </Platforms>
  17. <ToolFiles>
  18. </ToolFiles>
  19. <Configurations>
  20. <Configuration
  21. Name="Debug|Win32"
  22. OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
  23. IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
  24. ConfigurationType="1"
  25. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  26. UseOfMFC="0"
  27. ATLMinimizesCRunTimeLibraryUsage="false"
  28. CharacterSet="2"
  29. >
  30. <Tool
  31. Name="VCPreBuildEventTool"
  32. />
  33. <Tool
  34. Name="VCCustomBuildTool"
  35. />
  36. <Tool
  37. Name="VCXMLDataGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCWebServiceProxyGeneratorTool"
  41. />
  42. <Tool
  43. Name="VCMIDLTool"
  44. />
  45. <Tool
  46. Name="VCCLCompilerTool"
  47. Optimization="0"
  48. AdditionalIncludeDirectories="../../..;../..;../../include;../../lib/util/include;../../lib/expat/xmlparse;../../tools/lib/include"
  49. PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;ABYSS_WIN32"
  50. MinimalRebuild="true"
  51. BasicRuntimeChecks="3"
  52. RuntimeLibrary="3"
  53. PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
  54. AssemblerListingLocation="$(IntDir)\"
  55. ObjectFile="$(IntDir)\"
  56. ProgramDataBaseFileName="$(IntDir)\"
  57. WarningLevel="3"
  58. SuppressStartupBanner="true"
  59. DebugInformationFormat="4"
  60. />
  61. <Tool
  62. Name="VCManagedResourceCompilerTool"
  63. />
  64. <Tool
  65. Name="VCResourceCompilerTool"
  66. PreprocessorDefinitions="_DEBUG"
  67. Culture="1033"
  68. />
  69. <Tool
  70. Name="VCPreLinkEventTool"
  71. />
  72. <Tool
  73. Name="VCLinkerTool"
  74. AdditionalDependencies="ws2_32.lib"
  75. OutputFile="$(OutDir)\$(ProjectName).exe"
  76. LinkIncremental="1"
  77. SuppressStartupBanner="true"
  78. GenerateDebugInformation="true"
  79. ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
  80. SubSystem="1"
  81. RandomizedBaseAddress="1"
  82. DataExecutionPrevention="0"
  83. TargetMachine="1"
  84. />
  85. <Tool
  86. Name="VCALinkTool"
  87. />
  88. <Tool
  89. Name="VCManifestTool"
  90. />
  91. <Tool
  92. Name="VCXDCMakeTool"
  93. />
  94. <Tool
  95. Name="VCBscMakeTool"
  96. SuppressStartupBanner="true"
  97. OutputFile="$(IntDir)\$(ProjectName).bsc"
  98. />
  99. <Tool
  100. Name="VCFxCopTool"
  101. />
  102. <Tool
  103. Name="VCAppVerifierTool"
  104. />
  105. <Tool
  106. Name="VCPostBuildEventTool"
  107. CommandLine=""
  108. />
  109. </Configuration>
  110. <Configuration
  111. Name="Release|Win32"
  112. OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
  113. IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
  114. ConfigurationType="1"
  115. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  116. UseOfMFC="0"
  117. ATLMinimizesCRunTimeLibraryUsage="false"
  118. CharacterSet="2"
  119. >
  120. <Tool
  121. Name="VCPreBuildEventTool"
  122. />
  123. <Tool
  124. Name="VCCustomBuildTool"
  125. />
  126. <Tool
  127. Name="VCXMLDataGeneratorTool"
  128. />
  129. <Tool
  130. Name="VCWebServiceProxyGeneratorTool"
  131. />
  132. <Tool
  133. Name="VCMIDLTool"
  134. />
  135. <Tool
  136. Name="VCCLCompilerTool"
  137. Optimization="2"
  138. InlineFunctionExpansion="1"
  139. AdditionalIncludeDirectories="../..;../../include;../../lib/util/include;../../..;../../lib/expat/xmlparse;../../tools/lib/include"
  140. PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;ABYSS_WIN32"
  141. StringPooling="true"
  142. RuntimeLibrary="2"
  143. EnableFunctionLevelLinking="true"
  144. PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
  145. AssemblerListingLocation="$(IntDir)\"
  146. ObjectFile="$(IntDir)\"
  147. ProgramDataBaseFileName="$(IntDir)\"
  148. WarningLevel="3"
  149. SuppressStartupBanner="true"
  150. />
  151. <Tool
  152. Name="VCManagedResourceCompilerTool"
  153. />
  154. <Tool
  155. Name="VCResourceCompilerTool"
  156. PreprocessorDefinitions="NDEBUG"
  157. Culture="1033"
  158. />
  159. <Tool
  160. Name="VCPreLinkEventTool"
  161. />
  162. <Tool
  163. Name="VCLinkerTool"
  164. AdditionalDependencies="ws2_32.lib"
  165. OutputFile="$(OutDir)\$(ProjectName).exe"
  166. LinkIncremental="1"
  167. SuppressStartupBanner="true"
  168. ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb"
  169. SubSystem="1"
  170. RandomizedBaseAddress="1"
  171. DataExecutionPrevention="0"
  172. TargetMachine="1"
  173. />
  174. <Tool
  175. Name="VCALinkTool"
  176. />
  177. <Tool
  178. Name="VCManifestTool"
  179. />
  180. <Tool
  181. Name="VCXDCMakeTool"
  182. />
  183. <Tool
  184. Name="VCBscMakeTool"
  185. SuppressStartupBanner="true"
  186. OutputFile="$(IntDir)\$(ProjectName).bsc"
  187. />
  188. <Tool
  189. Name="VCFxCopTool"
  190. />
  191. <Tool
  192. Name="VCAppVerifierTool"
  193. />
  194. <Tool
  195. Name="VCPostBuildEventTool"
  196. CommandLine=""
  197. />
  198. </Configuration>
  199. <Configuration
  200. Name="Debug|x64"
  201. OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
  202. IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
  203. ConfigurationType="1"
  204. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  205. UseOfMFC="0"
  206. ATLMinimizesCRunTimeLibraryUsage="false"
  207. CharacterSet="2"
  208. >
  209. <Tool
  210. Name="VCPreBuildEventTool"
  211. />
  212. <Tool
  213. Name="VCCustomBuildTool"
  214. />
  215. <Tool
  216. Name="VCXMLDataGeneratorTool"
  217. />
  218. <Tool
  219. Name="VCWebServiceProxyGeneratorTool"
  220. />
  221. <Tool
  222. Name="VCMIDLTool"
  223. TargetEnvironment="3"
  224. />
  225. <Tool
  226. Name="VCCLCompilerTool"
  227. Optimization="0"
  228. AdditionalIncludeDirectories="../../..;../..;../../include;../../lib/util/include;../../lib/expat/xmlparse;../../tools/lib/include"
  229. PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;ABYSS_WIN32"
  230. MinimalRebuild="true"
  231. BasicRuntimeChecks="3"
  232. RuntimeLibrary="3"
  233. PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
  234. AssemblerListingLocation="$(IntDir)\"
  235. ObjectFile="$(IntDir)\"
  236. ProgramDataBaseFileName="$(IntDir)\"
  237. WarningLevel="3"
  238. SuppressStartupBanner="true"
  239. DebugInformationFormat="3"
  240. />
  241. <Tool
  242. Name="VCManagedResourceCompilerTool"
  243. />
  244. <Tool
  245. Name="VCResourceCompilerTool"
  246. PreprocessorDefinitions="_DEBUG"
  247. Culture="1033"
  248. />
  249. <Tool
  250. Name="VCPreLinkEventTool"
  251. />
  252. <Tool
  253. Name="VCLinkerTool"
  254. AdditionalDependencies="ws2_32.lib"
  255. OutputFile="$(OutDir)\$(ProjectName).exe"
  256. LinkIncremental="1"
  257. SuppressStartupBanner="true"
  258. GenerateDebugInformation="true"
  259. ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
  260. SubSystem="1"
  261. RandomizedBaseAddress="1"
  262. DataExecutionPrevention="0"
  263. TargetMachine="17"
  264. />
  265. <Tool
  266. Name="VCALinkTool"
  267. />
  268. <Tool
  269. Name="VCManifestTool"
  270. />
  271. <Tool
  272. Name="VCXDCMakeTool"
  273. />
  274. <Tool
  275. Name="VCBscMakeTool"
  276. SuppressStartupBanner="true"
  277. OutputFile="$(IntDir)\$(ProjectName).bsc"
  278. />
  279. <Tool
  280. Name="VCFxCopTool"
  281. />
  282. <Tool
  283. Name="VCAppVerifierTool"
  284. />
  285. <Tool
  286. Name="VCPostBuildEventTool"
  287. CommandLine=""
  288. />
  289. </Configuration>
  290. <Configuration
  291. Name="Release|x64"
  292. OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
  293. IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
  294. ConfigurationType="1"
  295. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  296. UseOfMFC="0"
  297. ATLMinimizesCRunTimeLibraryUsage="false"
  298. CharacterSet="2"
  299. >
  300. <Tool
  301. Name="VCPreBuildEventTool"
  302. />
  303. <Tool
  304. Name="VCCustomBuildTool"
  305. />
  306. <Tool
  307. Name="VCXMLDataGeneratorTool"
  308. />
  309. <Tool
  310. Name="VCWebServiceProxyGeneratorTool"
  311. />
  312. <Tool
  313. Name="VCMIDLTool"
  314. TargetEnvironment="3"
  315. />
  316. <Tool
  317. Name="VCCLCompilerTool"
  318. Optimization="2"
  319. InlineFunctionExpansion="1"
  320. AdditionalIncludeDirectories="../..;../../include;../../lib/util/include;../../..;../../lib/expat/xmlparse;../../tools/lib/include"
  321. PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;ABYSS_WIN32"
  322. StringPooling="true"
  323. RuntimeLibrary="2"
  324. EnableFunctionLevelLinking="true"
  325. PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
  326. AssemblerListingLocation="$(IntDir)\"
  327. ObjectFile="$(IntDir)\"
  328. ProgramDataBaseFileName="$(IntDir)\"
  329. WarningLevel="3"
  330. SuppressStartupBanner="true"
  331. />
  332. <Tool
  333. Name="VCManagedResourceCompilerTool"
  334. />
  335. <Tool
  336. Name="VCResourceCompilerTool"
  337. PreprocessorDefinitions="NDEBUG"
  338. Culture="1033"
  339. />
  340. <Tool
  341. Name="VCPreLinkEventTool"
  342. />
  343. <Tool
  344. Name="VCLinkerTool"
  345. AdditionalDependencies="ws2_32.lib"
  346. OutputFile="$(OutDir)\$(ProjectName).exe"
  347. LinkIncremental="1"
  348. SuppressStartupBanner="true"
  349. ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb"
  350. SubSystem="1"
  351. RandomizedBaseAddress="1"
  352. DataExecutionPrevention="0"
  353. TargetMachine="17"
  354. />
  355. <Tool
  356. Name="VCALinkTool"
  357. />
  358. <Tool
  359. Name="VCManifestTool"
  360. />
  361. <Tool
  362. Name="VCXDCMakeTool"
  363. />
  364. <Tool
  365. Name="VCBscMakeTool"
  366. SuppressStartupBanner="true"
  367. OutputFile="$(IntDir)\$(ProjectName).bsc"
  368. />
  369. <Tool
  370. Name="VCFxCopTool"
  371. />
  372. <Tool
  373. Name="VCAppVerifierTool"
  374. />
  375. <Tool
  376. Name="VCPostBuildEventTool"
  377. CommandLine=""
  378. />
  379. </Configuration>
  380. </Configurations>
  381. <References>
  382. </References>
  383. <Files>
  384. <Filter
  385. Name="Source Files"
  386. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  387. >
  388. <File
  389. RelativePath="..\..\lib\util\casprintf.c"
  390. >
  391. </File>
  392. <File
  393. RelativePath="..\..\lib\util\cmdline_parser.c"
  394. >
  395. </File>
  396. <File
  397. RelativePath="..\..\tools\lib\dumpvalue.c"
  398. >
  399. </File>
  400. <File
  401. RelativePath="..\..\lib\util\getoptx.c"
  402. >
  403. </File>
  404. <File
  405. RelativePath="..\..\lib\util\string_parser.c"
  406. >
  407. </File>
  408. <File
  409. RelativePath="..\..\lib\util\stripcaseeq.c"
  410. >
  411. </File>
  412. <File
  413. RelativePath="..\..\tools\xmlrpc\xmlrpc.c"
  414. >
  415. </File>
  416. </Filter>
  417. <Filter
  418. Name="Header Files"
  419. Filter="h;hpp;hxx;hm;inl"
  420. >
  421. </Filter>
  422. <Filter
  423. Name="Resource Files"
  424. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  425. >
  426. </Filter>
  427. </Files>
  428. <Globals>
  429. </Globals>
  430. </VisualStudioProject>