xml.2008.vcproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="xml"
  6. ProjectGUID="{155844C3-EC5F-407F-97A4-A2DDADED9B2F}"
  7. RootNamespace="xml"
  8. TargetFrameworkVersion="131072"
  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="Release|Win32"
  23. OutputDirectory="$(ConfigurationName)"
  24. IntermediateDirectory="$(ConfigurationName)"
  25. ConfigurationType="4"
  26. UseOfMFC="0"
  27. ATLMinimizesCRunTimeLibraryUsage="false"
  28. CharacterSet="2"
  29. WholeProgramOptimization="1"
  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="2"
  49. InlineFunctionExpansion="1"
  50. AdditionalIncludeDirectories="$(ProjectDir)..\..\apr-util\xml\expat\lib\"
  51. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;VERSION=\&quot;expat_1.95.2\&quot;"
  52. StringPooling="true"
  53. RuntimeLibrary="2"
  54. EnableFunctionLevelLinking="true"
  55. PrecompiledHeaderFile="$(IntDir)/xml.pch"
  56. AssemblerListingLocation="$(IntDir)\"
  57. ObjectFile="$(IntDir)\"
  58. ProgramDataBaseFileName="$(IntDir)\xml_src"
  59. WarningLevel="3"
  60. SuppressStartupBanner="true"
  61. DebugInformationFormat="3"
  62. />
  63. <Tool
  64. Name="VCManagedResourceCompilerTool"
  65. />
  66. <Tool
  67. Name="VCResourceCompilerTool"
  68. Culture="1033"
  69. />
  70. <Tool
  71. Name="VCPreLinkEventTool"
  72. />
  73. <Tool
  74. Name="VCLibrarianTool"
  75. OutputFile="$(OutDir)\$(ProjectName).lib"
  76. SuppressStartupBanner="true"
  77. />
  78. <Tool
  79. Name="VCALinkTool"
  80. />
  81. <Tool
  82. Name="VCXDCMakeTool"
  83. />
  84. <Tool
  85. Name="VCBscMakeTool"
  86. SuppressStartupBanner="true"
  87. OutputFile="$(IntDir)\xml.bsc"
  88. />
  89. <Tool
  90. Name="VCFxCopTool"
  91. />
  92. <Tool
  93. Name="VCPostBuildEventTool"
  94. />
  95. </Configuration>
  96. <Configuration
  97. Name="Release|x64"
  98. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  99. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  100. ConfigurationType="4"
  101. UseOfMFC="0"
  102. ATLMinimizesCRunTimeLibraryUsage="false"
  103. CharacterSet="2"
  104. WholeProgramOptimization="1"
  105. >
  106. <Tool
  107. Name="VCPreBuildEventTool"
  108. />
  109. <Tool
  110. Name="VCCustomBuildTool"
  111. />
  112. <Tool
  113. Name="VCXMLDataGeneratorTool"
  114. />
  115. <Tool
  116. Name="VCWebServiceProxyGeneratorTool"
  117. />
  118. <Tool
  119. Name="VCMIDLTool"
  120. TargetEnvironment="3"
  121. />
  122. <Tool
  123. Name="VCCLCompilerTool"
  124. Optimization="2"
  125. InlineFunctionExpansion="1"
  126. AdditionalIncludeDirectories="$(ProjectDir)..\..\apr-util\xml\expat\lib\"
  127. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;VERSION=\&quot;expat_1.95.2\&quot;"
  128. StringPooling="true"
  129. RuntimeLibrary="2"
  130. EnableFunctionLevelLinking="true"
  131. PrecompiledHeaderFile="$(IntDir)\xml.pch"
  132. AssemblerListingLocation="$(IntDir)\"
  133. ObjectFile="$(IntDir)\"
  134. ProgramDataBaseFileName="$(IntDir)\vc90.pdb"
  135. WarningLevel="3"
  136. SuppressStartupBanner="true"
  137. DebugInformationFormat="3"
  138. />
  139. <Tool
  140. Name="VCManagedResourceCompilerTool"
  141. />
  142. <Tool
  143. Name="VCResourceCompilerTool"
  144. Culture="1033"
  145. />
  146. <Tool
  147. Name="VCPreLinkEventTool"
  148. />
  149. <Tool
  150. Name="VCLibrarianTool"
  151. OutputFile="$(OutDir)\$(ProjectName).lib"
  152. SuppressStartupBanner="true"
  153. />
  154. <Tool
  155. Name="VCALinkTool"
  156. />
  157. <Tool
  158. Name="VCXDCMakeTool"
  159. />
  160. <Tool
  161. Name="VCBscMakeTool"
  162. SuppressStartupBanner="true"
  163. OutputFile="$(IntDir)\xml.bsc"
  164. />
  165. <Tool
  166. Name="VCFxCopTool"
  167. />
  168. <Tool
  169. Name="VCPostBuildEventTool"
  170. />
  171. </Configuration>
  172. <Configuration
  173. Name="Debug|Win32"
  174. OutputDirectory="$(ConfigurationName)"
  175. IntermediateDirectory="$(ConfigurationName)"
  176. ConfigurationType="4"
  177. UseOfMFC="0"
  178. ATLMinimizesCRunTimeLibraryUsage="false"
  179. CharacterSet="2"
  180. >
  181. <Tool
  182. Name="VCPreBuildEventTool"
  183. />
  184. <Tool
  185. Name="VCCustomBuildTool"
  186. />
  187. <Tool
  188. Name="VCXMLDataGeneratorTool"
  189. />
  190. <Tool
  191. Name="VCWebServiceProxyGeneratorTool"
  192. />
  193. <Tool
  194. Name="VCMIDLTool"
  195. />
  196. <Tool
  197. Name="VCCLCompilerTool"
  198. AdditionalOptions="/EHsc "
  199. Optimization="0"
  200. AdditionalIncludeDirectories="$(ProjectDir)..\..\apr-util\xml\expat\lib\"
  201. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;VERSION=\&quot;expat_1.95.2\&quot;"
  202. RuntimeLibrary="3"
  203. PrecompiledHeaderFile="$(IntDir)\xml.pch"
  204. AssemblerListingLocation="$(IntDir)\"
  205. ObjectFile="$(IntDir)\"
  206. ProgramDataBaseFileName="LibD\xml_src"
  207. WarningLevel="3"
  208. SuppressStartupBanner="true"
  209. DebugInformationFormat="3"
  210. />
  211. <Tool
  212. Name="VCManagedResourceCompilerTool"
  213. />
  214. <Tool
  215. Name="VCResourceCompilerTool"
  216. Culture="1033"
  217. />
  218. <Tool
  219. Name="VCPreLinkEventTool"
  220. />
  221. <Tool
  222. Name="VCLibrarianTool"
  223. OutputFile="$(OutDir)\$(ProjectName).lib"
  224. SuppressStartupBanner="true"
  225. />
  226. <Tool
  227. Name="VCALinkTool"
  228. />
  229. <Tool
  230. Name="VCXDCMakeTool"
  231. />
  232. <Tool
  233. Name="VCBscMakeTool"
  234. SuppressStartupBanner="true"
  235. OutputFile="$(IntDir)\xml.bsc"
  236. />
  237. <Tool
  238. Name="VCFxCopTool"
  239. />
  240. <Tool
  241. Name="VCPostBuildEventTool"
  242. />
  243. </Configuration>
  244. <Configuration
  245. Name="Debug|x64"
  246. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  247. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  248. ConfigurationType="4"
  249. UseOfMFC="0"
  250. ATLMinimizesCRunTimeLibraryUsage="false"
  251. CharacterSet="2"
  252. >
  253. <Tool
  254. Name="VCPreBuildEventTool"
  255. />
  256. <Tool
  257. Name="VCCustomBuildTool"
  258. />
  259. <Tool
  260. Name="VCXMLDataGeneratorTool"
  261. />
  262. <Tool
  263. Name="VCWebServiceProxyGeneratorTool"
  264. />
  265. <Tool
  266. Name="VCMIDLTool"
  267. TargetEnvironment="3"
  268. />
  269. <Tool
  270. Name="VCCLCompilerTool"
  271. AdditionalOptions="/EHsc "
  272. Optimization="0"
  273. AdditionalIncludeDirectories="$(ProjectDir)..\..\apr-util\xml\expat\lib\"
  274. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;VERSION=\&quot;expat_1.95.2\&quot;"
  275. RuntimeLibrary="3"
  276. PrecompiledHeaderFile="$(IntDir)\xml.pch"
  277. AssemblerListingLocation="$(IntDir)\"
  278. ObjectFile="$(IntDir)\"
  279. ProgramDataBaseFileName="LibD\xml_src"
  280. WarningLevel="3"
  281. SuppressStartupBanner="true"
  282. DebugInformationFormat="3"
  283. />
  284. <Tool
  285. Name="VCManagedResourceCompilerTool"
  286. />
  287. <Tool
  288. Name="VCResourceCompilerTool"
  289. Culture="1033"
  290. />
  291. <Tool
  292. Name="VCPreLinkEventTool"
  293. />
  294. <Tool
  295. Name="VCLibrarianTool"
  296. OutputFile="$(OutDir)\$(ProjectName).lib"
  297. SuppressStartupBanner="true"
  298. />
  299. <Tool
  300. Name="VCALinkTool"
  301. />
  302. <Tool
  303. Name="VCXDCMakeTool"
  304. />
  305. <Tool
  306. Name="VCBscMakeTool"
  307. SuppressStartupBanner="true"
  308. OutputFile="$(IntDir)\xml.bsc"
  309. />
  310. <Tool
  311. Name="VCFxCopTool"
  312. />
  313. <Tool
  314. Name="VCPostBuildEventTool"
  315. />
  316. </Configuration>
  317. </Configurations>
  318. <References>
  319. </References>
  320. <Files>
  321. <Filter
  322. Name="Source Files"
  323. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  324. >
  325. <File
  326. RelativePath="..\..\apr-util\xml\expat\lib\xmlparse.c"
  327. >
  328. <FileConfiguration
  329. Name="Release|Win32"
  330. >
  331. <Tool
  332. Name="VCCLCompilerTool"
  333. AdditionalIncludeDirectories=""
  334. PreprocessorDefinitions=""
  335. />
  336. </FileConfiguration>
  337. <FileConfiguration
  338. Name="Release|x64"
  339. >
  340. <Tool
  341. Name="VCCLCompilerTool"
  342. AdditionalIncludeDirectories=""
  343. PreprocessorDefinitions=""
  344. />
  345. </FileConfiguration>
  346. <FileConfiguration
  347. Name="Debug|Win32"
  348. >
  349. <Tool
  350. Name="VCCLCompilerTool"
  351. AdditionalIncludeDirectories=""
  352. PreprocessorDefinitions=""
  353. />
  354. </FileConfiguration>
  355. <FileConfiguration
  356. Name="Debug|x64"
  357. >
  358. <Tool
  359. Name="VCCLCompilerTool"
  360. AdditionalIncludeDirectories=""
  361. PreprocessorDefinitions=""
  362. />
  363. </FileConfiguration>
  364. </File>
  365. <File
  366. RelativePath="..\..\apr-util\xml\expat\lib\xmlrole.c"
  367. >
  368. <FileConfiguration
  369. Name="Release|Win32"
  370. >
  371. <Tool
  372. Name="VCCLCompilerTool"
  373. AdditionalIncludeDirectories=""
  374. PreprocessorDefinitions=""
  375. />
  376. </FileConfiguration>
  377. <FileConfiguration
  378. Name="Release|x64"
  379. >
  380. <Tool
  381. Name="VCCLCompilerTool"
  382. AdditionalIncludeDirectories=""
  383. PreprocessorDefinitions=""
  384. />
  385. </FileConfiguration>
  386. <FileConfiguration
  387. Name="Debug|Win32"
  388. >
  389. <Tool
  390. Name="VCCLCompilerTool"
  391. AdditionalIncludeDirectories=""
  392. PreprocessorDefinitions=""
  393. />
  394. </FileConfiguration>
  395. <FileConfiguration
  396. Name="Debug|x64"
  397. >
  398. <Tool
  399. Name="VCCLCompilerTool"
  400. AdditionalIncludeDirectories=""
  401. PreprocessorDefinitions=""
  402. />
  403. </FileConfiguration>
  404. </File>
  405. <File
  406. RelativePath="..\..\apr-util\xml\expat\lib\xmltok.c"
  407. >
  408. <FileConfiguration
  409. Name="Release|Win32"
  410. >
  411. <Tool
  412. Name="VCCLCompilerTool"
  413. AdditionalIncludeDirectories=""
  414. PreprocessorDefinitions=""
  415. />
  416. </FileConfiguration>
  417. <FileConfiguration
  418. Name="Release|x64"
  419. >
  420. <Tool
  421. Name="VCCLCompilerTool"
  422. AdditionalIncludeDirectories=""
  423. PreprocessorDefinitions=""
  424. />
  425. </FileConfiguration>
  426. <FileConfiguration
  427. Name="Debug|Win32"
  428. >
  429. <Tool
  430. Name="VCCLCompilerTool"
  431. AdditionalIncludeDirectories=""
  432. PreprocessorDefinitions=""
  433. />
  434. </FileConfiguration>
  435. <FileConfiguration
  436. Name="Debug|x64"
  437. >
  438. <Tool
  439. Name="VCCLCompilerTool"
  440. AdditionalIncludeDirectories=""
  441. PreprocessorDefinitions=""
  442. />
  443. </FileConfiguration>
  444. </File>
  445. <File
  446. RelativePath="..\..\apr-util\xml\expat\lib\xmltok_impl.c"
  447. >
  448. <FileConfiguration
  449. Name="Release|Win32"
  450. ExcludedFromBuild="true"
  451. >
  452. <Tool
  453. Name="VCCLCompilerTool"
  454. AdditionalIncludeDirectories=""
  455. PreprocessorDefinitions=""
  456. />
  457. </FileConfiguration>
  458. <FileConfiguration
  459. Name="Release|x64"
  460. ExcludedFromBuild="true"
  461. >
  462. <Tool
  463. Name="VCCLCompilerTool"
  464. AdditionalIncludeDirectories=""
  465. PreprocessorDefinitions=""
  466. />
  467. </FileConfiguration>
  468. <FileConfiguration
  469. Name="Debug|Win32"
  470. ExcludedFromBuild="true"
  471. >
  472. <Tool
  473. Name="VCCLCompilerTool"
  474. AdditionalIncludeDirectories=""
  475. PreprocessorDefinitions=""
  476. />
  477. </FileConfiguration>
  478. <FileConfiguration
  479. Name="Debug|x64"
  480. ExcludedFromBuild="true"
  481. >
  482. <Tool
  483. Name="VCCLCompilerTool"
  484. AdditionalIncludeDirectories=""
  485. PreprocessorDefinitions=""
  486. />
  487. </FileConfiguration>
  488. </File>
  489. <File
  490. RelativePath="..\..\apr-util\xml\expat\lib\xmltok_ns.c"
  491. >
  492. <FileConfiguration
  493. Name="Release|Win32"
  494. ExcludedFromBuild="true"
  495. >
  496. <Tool
  497. Name="VCCLCompilerTool"
  498. AdditionalIncludeDirectories=""
  499. PreprocessorDefinitions=""
  500. />
  501. </FileConfiguration>
  502. <FileConfiguration
  503. Name="Release|x64"
  504. ExcludedFromBuild="true"
  505. >
  506. <Tool
  507. Name="VCCLCompilerTool"
  508. AdditionalIncludeDirectories=""
  509. PreprocessorDefinitions=""
  510. />
  511. </FileConfiguration>
  512. <FileConfiguration
  513. Name="Debug|Win32"
  514. ExcludedFromBuild="true"
  515. >
  516. <Tool
  517. Name="VCCLCompilerTool"
  518. AdditionalIncludeDirectories=""
  519. PreprocessorDefinitions=""
  520. />
  521. </FileConfiguration>
  522. <FileConfiguration
  523. Name="Debug|x64"
  524. ExcludedFromBuild="true"
  525. >
  526. <Tool
  527. Name="VCCLCompilerTool"
  528. AdditionalIncludeDirectories=""
  529. PreprocessorDefinitions=""
  530. />
  531. </FileConfiguration>
  532. </File>
  533. </Filter>
  534. <Filter
  535. Name="Header Files"
  536. Filter="h;hpp;hxx;hm;inl"
  537. >
  538. <File
  539. RelativePath="..\..\apr-util\xml\expat\lib\ascii.h"
  540. >
  541. </File>
  542. <File
  543. RelativePath="..\..\apr-util\xml\expat\lib\asciitab.h"
  544. >
  545. </File>
  546. <File
  547. RelativePath="..\..\apr-util\xml\expat\lib\config.h"
  548. >
  549. </File>
  550. <File
  551. RelativePath="..\..\apr-util\xml\expat\lib\expat.h"
  552. >
  553. </File>
  554. <File
  555. RelativePath="..\..\apr-util\xml\expat\lib\iasciitab.h"
  556. >
  557. </File>
  558. <File
  559. RelativePath="..\..\apr-util\xml\expat\lib\latin1tab.h"
  560. >
  561. </File>
  562. <File
  563. RelativePath="..\..\apr-util\xml\expat\lib\nametab.h"
  564. >
  565. </File>
  566. <File
  567. RelativePath="..\..\apr-util\xml\expat\lib\utf8tab.h"
  568. >
  569. </File>
  570. <File
  571. RelativePath="..\..\apr-util\xml\expat\lib\xmlrole.h"
  572. >
  573. </File>
  574. <File
  575. RelativePath="..\..\apr-util\xml\expat\lib\xmltok.h"
  576. >
  577. </File>
  578. <File
  579. RelativePath="..\..\apr-util\xml\expat\lib\xmltok_impl.h"
  580. >
  581. </File>
  582. </Filter>
  583. <Filter
  584. Name="Generated Header Files"
  585. >
  586. <File
  587. RelativePath="..\..\apr-util\xml\expat\lib\expat.h.in"
  588. >
  589. <FileConfiguration
  590. Name="Release|Win32"
  591. >
  592. <Tool
  593. Name="VCCustomBuildTool"
  594. Description="Creating expat.h from expat.h.in"
  595. CommandLine="if not exist &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h&quot; type &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h.in&quot; &gt; &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h&quot;&#x0D;&#x0A;"
  596. Outputs="$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h"
  597. />
  598. </FileConfiguration>
  599. <FileConfiguration
  600. Name="Release|x64"
  601. >
  602. <Tool
  603. Name="VCCustomBuildTool"
  604. Description="Creating expat.h from expat.h.in"
  605. CommandLine="if not exist &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h&quot; type &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h.in&quot; &gt; &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h&quot;&#x0D;&#x0A;"
  606. Outputs="$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h"
  607. />
  608. </FileConfiguration>
  609. <FileConfiguration
  610. Name="Debug|Win32"
  611. >
  612. <Tool
  613. Name="VCCustomBuildTool"
  614. Description="Creating expat.h from expat.h.in"
  615. CommandLine="if not exist &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h&quot; type &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h.in&quot; &gt; &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h&quot;&#x0D;&#x0A;"
  616. Outputs="$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h"
  617. />
  618. </FileConfiguration>
  619. <FileConfiguration
  620. Name="Debug|x64"
  621. >
  622. <Tool
  623. Name="VCCustomBuildTool"
  624. Description="Creating expat.h from expat.h.in"
  625. CommandLine="if not exist &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h&quot; type &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h.in&quot; &gt; &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h&quot;&#x0D;&#x0A;"
  626. Outputs="$(ProjectDir)..\..\apr-util\xml\expat\lib\expat.h"
  627. />
  628. </FileConfiguration>
  629. </File>
  630. <File
  631. RelativePath="..\..\apr-util\xml\expat\lib\winconfig.h"
  632. >
  633. <FileConfiguration
  634. Name="Release|Win32"
  635. >
  636. <Tool
  637. Name="VCCustomBuildTool"
  638. Description="Creating config.h from winconfig.h"
  639. CommandLine="if not exist &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\config.h&quot; type &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\winconfig.h&quot; &gt; &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\config.h&quot;&#x0D;&#x0A;"
  640. Outputs="$(ProjectDir)..\..\apr-util\xml\expat\lib\config.h"
  641. />
  642. </FileConfiguration>
  643. <FileConfiguration
  644. Name="Release|x64"
  645. >
  646. <Tool
  647. Name="VCCustomBuildTool"
  648. Description="Creating config.h from winconfig.h"
  649. CommandLine="if not exist &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\config.h&quot; type &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\winconfig.h&quot; &gt; &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\config.h&quot;&#x0D;&#x0A;"
  650. Outputs="$(ProjectDir)..\..\apr-util\xml\expat\lib\config.h"
  651. />
  652. </FileConfiguration>
  653. <FileConfiguration
  654. Name="Debug|Win32"
  655. >
  656. <Tool
  657. Name="VCCustomBuildTool"
  658. Description="Creating config.h from winconfig.h"
  659. CommandLine="if not exist &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\config.h&quot; type &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\winconfig.h&quot; &gt; &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\config.h&quot;&#x0D;&#x0A;"
  660. Outputs="$(ProjectDir)..\..\apr-util\xml\expat\lib\config.h"
  661. />
  662. </FileConfiguration>
  663. <FileConfiguration
  664. Name="Debug|x64"
  665. >
  666. <Tool
  667. Name="VCCustomBuildTool"
  668. Description="Creating config.h from winconfig.h"
  669. CommandLine="if not exist &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\config.h&quot; type &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\winconfig.h&quot; &gt; &quot;$(ProjectDir)..\..\apr-util\xml\expat\lib\config.h&quot;&#x0D;&#x0A;"
  670. Outputs="$(ProjectDir)..\..\apr-util\xml\expat\lib\config.h"
  671. />
  672. </FileConfiguration>
  673. </File>
  674. </Filter>
  675. <File
  676. RelativePath="..\..\apr-util\xml\expat\lib\ReadMe.txt"
  677. >
  678. </File>
  679. </Files>
  680. <Globals>
  681. </Globals>
  682. </VisualStudioProject>