2
0

xmlrpc_xmltok.vcproj 11 KB

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