xmlrpc_util.vcproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449
  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9,00"
  5. Name="libxmlrpc_util"
  6. ProjectGUID="{29FBABB6-E36A-4559-9514-B3DAF6AE1416}"
  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="2"
  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="../../lib,../../lib/util/include,../../include,../..,../../lib/expat/xmlparse,../../lib/abyss/src,../../lib/wininet_transport"
  49. PreprocessorDefinitions="_DEBUG;WIN32;_LIB;ABYSS_WIN32;CURL_STATICLIB"
  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. ShowProgress="0"
  76. GenerateManifest="false"
  77. GenerateDebugInformation="true"
  78. ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
  79. MapExports="true"
  80. ImportLibrary="$(OutDir)\$(ProjectName).lib"
  81. />
  82. <Tool
  83. Name="VCALinkTool"
  84. />
  85. <Tool
  86. Name="VCManifestTool"
  87. />
  88. <Tool
  89. Name="VCXDCMakeTool"
  90. />
  91. <Tool
  92. Name="VCBscMakeTool"
  93. SuppressStartupBanner="true"
  94. OutputFile="$(IntDir)\$(ProjectName).bsc"
  95. />
  96. <Tool
  97. Name="VCFxCopTool"
  98. />
  99. <Tool
  100. Name="VCAppVerifierTool"
  101. />
  102. <Tool
  103. Name="VCPostBuildEventTool"
  104. />
  105. </Configuration>
  106. <Configuration
  107. Name="Release|Win32"
  108. OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
  109. IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
  110. ConfigurationType="2"
  111. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  112. UseOfMFC="0"
  113. ATLMinimizesCRunTimeLibraryUsage="false"
  114. CharacterSet="2"
  115. >
  116. <Tool
  117. Name="VCPreBuildEventTool"
  118. />
  119. <Tool
  120. Name="VCCustomBuildTool"
  121. />
  122. <Tool
  123. Name="VCXMLDataGeneratorTool"
  124. />
  125. <Tool
  126. Name="VCWebServiceProxyGeneratorTool"
  127. />
  128. <Tool
  129. Name="VCMIDLTool"
  130. />
  131. <Tool
  132. Name="VCCLCompilerTool"
  133. Optimization="2"
  134. InlineFunctionExpansion="1"
  135. AdditionalIncludeDirectories="../../lib,../../lib/util/include,../../include,../..,../../lib/expat/xmlparse,../../lib/abyss/src,../../lib/wininet_transport"
  136. PreprocessorDefinitions="NDEBUG;WIN32;_LIB;ABYSS_WIN32;CURL_STATICLIB"
  137. StringPooling="true"
  138. RuntimeLibrary="2"
  139. EnableFunctionLevelLinking="true"
  140. PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
  141. AssemblerListingLocation="$(IntDir)\"
  142. ObjectFile="$(IntDir)\"
  143. ProgramDataBaseFileName="$(IntDir)\"
  144. WarningLevel="3"
  145. SuppressStartupBanner="true"
  146. />
  147. <Tool
  148. Name="VCManagedResourceCompilerTool"
  149. />
  150. <Tool
  151. Name="VCResourceCompilerTool"
  152. PreprocessorDefinitions="NDEBUG"
  153. Culture="1033"
  154. />
  155. <Tool
  156. Name="VCPreLinkEventTool"
  157. />
  158. <Tool
  159. Name="VCLinkerTool"
  160. AdditionalDependencies="ws2_32.lib"
  161. ShowProgress="0"
  162. GenerateManifest="false"
  163. MapExports="true"
  164. ImportLibrary="$(OutDir)\$(ProjectName).lib"
  165. />
  166. <Tool
  167. Name="VCALinkTool"
  168. />
  169. <Tool
  170. Name="VCManifestTool"
  171. />
  172. <Tool
  173. Name="VCXDCMakeTool"
  174. />
  175. <Tool
  176. Name="VCBscMakeTool"
  177. SuppressStartupBanner="true"
  178. OutputFile="$(IntDir)\$(ProjectName).bsc"
  179. />
  180. <Tool
  181. Name="VCFxCopTool"
  182. />
  183. <Tool
  184. Name="VCAppVerifierTool"
  185. />
  186. <Tool
  187. Name="VCPostBuildEventTool"
  188. />
  189. </Configuration>
  190. <Configuration
  191. Name="Debug|x64"
  192. OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
  193. IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
  194. ConfigurationType="2"
  195. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  196. UseOfMFC="0"
  197. ATLMinimizesCRunTimeLibraryUsage="false"
  198. CharacterSet="2"
  199. >
  200. <Tool
  201. Name="VCPreBuildEventTool"
  202. />
  203. <Tool
  204. Name="VCCustomBuildTool"
  205. />
  206. <Tool
  207. Name="VCXMLDataGeneratorTool"
  208. />
  209. <Tool
  210. Name="VCWebServiceProxyGeneratorTool"
  211. />
  212. <Tool
  213. Name="VCMIDLTool"
  214. TargetEnvironment="3"
  215. />
  216. <Tool
  217. Name="VCCLCompilerTool"
  218. Optimization="0"
  219. AdditionalIncludeDirectories="../../lib,../../lib/util/include,../../include,../..,../../lib/expat/xmlparse,../../lib/abyss/src,../../lib/wininet_transport"
  220. PreprocessorDefinitions="_DEBUG;WIN32;_LIB;ABYSS_WIN32;CURL_STATICLIB"
  221. MinimalRebuild="true"
  222. BasicRuntimeChecks="3"
  223. RuntimeLibrary="3"
  224. PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
  225. AssemblerListingLocation="$(IntDir)\"
  226. ObjectFile="$(IntDir)\"
  227. ProgramDataBaseFileName="$(IntDir)\"
  228. WarningLevel="3"
  229. SuppressStartupBanner="true"
  230. DebugInformationFormat="3"
  231. />
  232. <Tool
  233. Name="VCManagedResourceCompilerTool"
  234. />
  235. <Tool
  236. Name="VCResourceCompilerTool"
  237. PreprocessorDefinitions="_DEBUG"
  238. Culture="1033"
  239. />
  240. <Tool
  241. Name="VCPreLinkEventTool"
  242. />
  243. <Tool
  244. Name="VCLinkerTool"
  245. AdditionalDependencies="ws2_32.lib"
  246. ShowProgress="0"
  247. GenerateManifest="false"
  248. GenerateDebugInformation="true"
  249. ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
  250. MapExports="true"
  251. ImportLibrary="$(OutDir)\$(ProjectName).lib"
  252. TargetMachine="17"
  253. />
  254. <Tool
  255. Name="VCALinkTool"
  256. />
  257. <Tool
  258. Name="VCManifestTool"
  259. />
  260. <Tool
  261. Name="VCXDCMakeTool"
  262. />
  263. <Tool
  264. Name="VCBscMakeTool"
  265. SuppressStartupBanner="true"
  266. OutputFile="$(IntDir)\$(ProjectName).bsc"
  267. />
  268. <Tool
  269. Name="VCFxCopTool"
  270. />
  271. <Tool
  272. Name="VCAppVerifierTool"
  273. />
  274. <Tool
  275. Name="VCPostBuildEventTool"
  276. />
  277. </Configuration>
  278. <Configuration
  279. Name="Release|x64"
  280. OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
  281. IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
  282. ConfigurationType="2"
  283. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  284. UseOfMFC="0"
  285. ATLMinimizesCRunTimeLibraryUsage="false"
  286. CharacterSet="2"
  287. >
  288. <Tool
  289. Name="VCPreBuildEventTool"
  290. />
  291. <Tool
  292. Name="VCCustomBuildTool"
  293. />
  294. <Tool
  295. Name="VCXMLDataGeneratorTool"
  296. />
  297. <Tool
  298. Name="VCWebServiceProxyGeneratorTool"
  299. />
  300. <Tool
  301. Name="VCMIDLTool"
  302. TargetEnvironment="3"
  303. />
  304. <Tool
  305. Name="VCCLCompilerTool"
  306. Optimization="2"
  307. InlineFunctionExpansion="1"
  308. AdditionalIncludeDirectories="../../lib,../../lib/util/include,../../include,../..,../../lib/expat/xmlparse,../../lib/abyss/src,../../lib/wininet_transport"
  309. PreprocessorDefinitions="NDEBUG;WIN32;_LIB;ABYSS_WIN32;CURL_STATICLIB"
  310. StringPooling="true"
  311. RuntimeLibrary="2"
  312. EnableFunctionLevelLinking="true"
  313. PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
  314. AssemblerListingLocation="$(IntDir)\"
  315. ObjectFile="$(IntDir)\"
  316. ProgramDataBaseFileName="$(IntDir)\"
  317. WarningLevel="3"
  318. SuppressStartupBanner="true"
  319. />
  320. <Tool
  321. Name="VCManagedResourceCompilerTool"
  322. />
  323. <Tool
  324. Name="VCResourceCompilerTool"
  325. PreprocessorDefinitions="NDEBUG"
  326. Culture="1033"
  327. />
  328. <Tool
  329. Name="VCPreLinkEventTool"
  330. />
  331. <Tool
  332. Name="VCLinkerTool"
  333. AdditionalDependencies="ws2_32.lib"
  334. ShowProgress="0"
  335. GenerateManifest="false"
  336. MapExports="true"
  337. ImportLibrary="$(OutDir)\$(ProjectName).lib"
  338. TargetMachine="17"
  339. />
  340. <Tool
  341. Name="VCALinkTool"
  342. />
  343. <Tool
  344. Name="VCManifestTool"
  345. />
  346. <Tool
  347. Name="VCXDCMakeTool"
  348. />
  349. <Tool
  350. Name="VCBscMakeTool"
  351. SuppressStartupBanner="true"
  352. OutputFile="$(IntDir)\$(ProjectName).bsc"
  353. />
  354. <Tool
  355. Name="VCFxCopTool"
  356. />
  357. <Tool
  358. Name="VCAppVerifierTool"
  359. />
  360. <Tool
  361. Name="VCPostBuildEventTool"
  362. />
  363. </Configuration>
  364. </Configurations>
  365. <References>
  366. </References>
  367. <Files>
  368. <Filter
  369. Name="Source Files"
  370. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;cc"
  371. >
  372. <File
  373. RelativePath="..\..\lib\libutil\asprintf.c"
  374. >
  375. </File>
  376. <File
  377. RelativePath="..\..\lib\libutil\base64.c"
  378. >
  379. </File>
  380. <File
  381. RelativePath="..\..\lib\libutil\error.c"
  382. >
  383. </File>
  384. <File
  385. RelativePath="..\..\lib\libutil\make_printable.c"
  386. >
  387. </File>
  388. <File
  389. RelativePath="..\..\lib\libutil\memblock.c"
  390. >
  391. </File>
  392. <File
  393. RelativePath="..\..\lib\libutil\select.c"
  394. >
  395. </File>
  396. <File
  397. RelativePath="..\..\lib\libutil\sleep.c"
  398. >
  399. </File>
  400. <File
  401. RelativePath="..\..\lib\libutil\string_number.c"
  402. >
  403. </File>
  404. <File
  405. RelativePath="..\..\lib\libutil\time.c"
  406. >
  407. </File>
  408. <File
  409. RelativePath="..\..\lib\libutil\utf8.c"
  410. >
  411. </File>
  412. </Filter>
  413. <Filter
  414. Name="Header Files"
  415. Filter="h;hpp;hxx;hm;inl"
  416. >
  417. <File
  418. RelativePath="..\..\include\xmlrpc-c\base64_int.h"
  419. >
  420. </File>
  421. <File
  422. RelativePath="..\..\include\xmlrpc-c\select_int.h"
  423. >
  424. </File>
  425. <File
  426. RelativePath="..\..\include\xmlrpc-c\sleep_int.h"
  427. >
  428. </File>
  429. <File
  430. RelativePath="..\..\include\xmlrpc-c\string_int.h"
  431. >
  432. </File>
  433. <File
  434. RelativePath="..\..\include\xmlrpc-c\string_number.h"
  435. >
  436. </File>
  437. <File
  438. RelativePath="..\..\include\xmlrpc-c\time_int.h"
  439. >
  440. </File>
  441. <File
  442. RelativePath="..\..\include\xmlrpc-c\util.h"
  443. >
  444. </File>
  445. </Filter>
  446. </Files>
  447. <Globals>
  448. </Globals>
  449. </VisualStudioProject>