wx_vc8_xml.vcproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <!--
  3. This project was generated by
  4. Bakefile 0.2.9 (http://www.bakefile.org)
  5. Do not modify, all changes will be overwritten!
  6. -->
  7. <VisualStudioProject
  8. ProjectType="Visual C++"
  9. Version="8.00"
  10. Name="xml"
  11. ProjectGUID="{CD477539-2983-5490-B8C4-DC72B2760FFF}"
  12. >
  13. <Platforms>
  14. <Platform
  15. Name="Win32"
  16. />
  17. </Platforms>
  18. <ToolFiles>
  19. </ToolFiles>
  20. <Configurations>
  21. <Configuration
  22. Name="Debug|Win32"
  23. OutputDirectory="..\..\lib\vc_lib"
  24. IntermediateDirectory="vc_mswud\xml"
  25. ConfigurationType="4"
  26. UseOfMFC="0"
  27. ATLMinimizesCRunTimeLibraryUsage="false"
  28. CharacterSet="1"
  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. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  45. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  46. />
  47. <Tool
  48. Name="VCCLCompilerTool"
  49. Optimization="0"
  50. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  51. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  52. MinimalRebuild="true"
  53. ExceptionHandling="1"
  54. BasicRuntimeChecks="3"
  55. RuntimeLibrary="3"
  56. BufferSecurityCheck="true"
  57. RuntimeTypeInfo="true"
  58. UsePrecompiledHeader="2"
  59. PrecompiledHeaderThrough="wx/wxprec.h"
  60. PrecompiledHeaderFile="vc_mswud\wxprec_xmllib.pch"
  61. ObjectFile="vc_mswud\xml\"
  62. ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase30ud_xml.pdb"
  63. WarningLevel="4"
  64. SuppressStartupBanner="true"
  65. Detect64BitPortabilityProblems="true"
  66. DebugInformationFormat="3"
  67. />
  68. <Tool
  69. Name="VCManagedResourceCompilerTool"
  70. />
  71. <Tool
  72. Name="VCResourceCompilerTool"
  73. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  74. Culture="1033"
  75. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  76. />
  77. <Tool
  78. Name="VCPreLinkEventTool"
  79. />
  80. <Tool
  81. Name="VCLibrarianTool"
  82. OutputFile="..\..\lib\vc_lib\wxbase30ud_xml.lib"
  83. SuppressStartupBanner="true"
  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. OutputFile="..\..\lib\vc_lib\wx_vc8_xml.bsc"
  97. SuppressStartupBanner="true"
  98. />
  99. <Tool
  100. Name="VCFxCopTool"
  101. />
  102. <Tool
  103. Name="VCPostBuildEventTool"
  104. />
  105. </Configuration>
  106. <Configuration
  107. Name="Release|Win32"
  108. OutputDirectory="..\..\lib\vc_lib"
  109. IntermediateDirectory="vc_mswu\xml"
  110. ConfigurationType="4"
  111. UseOfMFC="0"
  112. ATLMinimizesCRunTimeLibraryUsage="false"
  113. CharacterSet="1"
  114. >
  115. <Tool
  116. Name="VCPreBuildEventTool"
  117. />
  118. <Tool
  119. Name="VCCustomBuildTool"
  120. />
  121. <Tool
  122. Name="VCXMLDataGeneratorTool"
  123. />
  124. <Tool
  125. Name="VCWebServiceProxyGeneratorTool"
  126. />
  127. <Tool
  128. Name="VCMIDLTool"
  129. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  130. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  131. />
  132. <Tool
  133. Name="VCCLCompilerTool"
  134. Optimization="2"
  135. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  136. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  137. ExceptionHandling="1"
  138. RuntimeLibrary="2"
  139. RuntimeTypeInfo="true"
  140. UsePrecompiledHeader="2"
  141. PrecompiledHeaderThrough="wx/wxprec.h"
  142. PrecompiledHeaderFile="vc_mswu\wxprec_xmllib.pch"
  143. ObjectFile="vc_mswu\xml\"
  144. ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase30u_xml.pdb"
  145. WarningLevel="4"
  146. SuppressStartupBanner="true"
  147. Detect64BitPortabilityProblems="true"
  148. DebugInformationFormat="3"
  149. />
  150. <Tool
  151. Name="VCManagedResourceCompilerTool"
  152. />
  153. <Tool
  154. Name="VCResourceCompilerTool"
  155. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  156. Culture="1033"
  157. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  158. />
  159. <Tool
  160. Name="VCPreLinkEventTool"
  161. />
  162. <Tool
  163. Name="VCLibrarianTool"
  164. OutputFile="..\..\lib\vc_lib\wxbase30u_xml.lib"
  165. SuppressStartupBanner="true"
  166. />
  167. <Tool
  168. Name="VCALinkTool"
  169. />
  170. <Tool
  171. Name="VCManifestTool"
  172. />
  173. <Tool
  174. Name="VCXDCMakeTool"
  175. />
  176. <Tool
  177. Name="VCBscMakeTool"
  178. OutputFile="..\..\lib\vc_lib\wx_vc8_xml.bsc"
  179. SuppressStartupBanner="true"
  180. />
  181. <Tool
  182. Name="VCFxCopTool"
  183. />
  184. <Tool
  185. Name="VCPostBuildEventTool"
  186. />
  187. </Configuration>
  188. <Configuration
  189. Name="DLL Debug|Win32"
  190. OutputDirectory="..\..\lib\vc_dll"
  191. IntermediateDirectory="vc_mswuddll\xml"
  192. ConfigurationType="2"
  193. UseOfMFC="0"
  194. ATLMinimizesCRunTimeLibraryUsage="false"
  195. CharacterSet="1"
  196. >
  197. <Tool
  198. Name="VCPreBuildEventTool"
  199. />
  200. <Tool
  201. Name="VCCustomBuildTool"
  202. />
  203. <Tool
  204. Name="VCXMLDataGeneratorTool"
  205. />
  206. <Tool
  207. Name="VCWebServiceProxyGeneratorTool"
  208. />
  209. <Tool
  210. Name="VCMIDLTool"
  211. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_XML"
  212. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  213. />
  214. <Tool
  215. Name="VCCLCompilerTool"
  216. Optimization="0"
  217. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  218. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_XML"
  219. MinimalRebuild="true"
  220. ExceptionHandling="1"
  221. BasicRuntimeChecks="3"
  222. RuntimeLibrary="3"
  223. BufferSecurityCheck="true"
  224. RuntimeTypeInfo="true"
  225. UsePrecompiledHeader="2"
  226. PrecompiledHeaderThrough="wx/wxprec.h"
  227. PrecompiledHeaderFile="vc_mswuddll\wxprec_xmldll.pch"
  228. ObjectFile="vc_mswuddll\xml\"
  229. ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase30ud_xml_vc_custom.pdb"
  230. WarningLevel="4"
  231. SuppressStartupBanner="true"
  232. Detect64BitPortabilityProblems="true"
  233. DebugInformationFormat="3"
  234. />
  235. <Tool
  236. Name="VCManagedResourceCompilerTool"
  237. />
  238. <Tool
  239. Name="VCResourceCompilerTool"
  240. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase30ud_xml_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_XML"
  241. Culture="1033"
  242. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  243. />
  244. <Tool
  245. Name="VCPreLinkEventTool"
  246. />
  247. <Tool
  248. Name="VCLinkerTool"
  249. AdditionalOptions=""
  250. AdditionalDependencies="wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib ..\..\lib\vc_dll\wxbase30ud.lib"
  251. OutputFile="..\..\lib\vc_dll\wxbase30ud_xml_vc_custom.dll"
  252. LinkIncremental="2"
  253. ImportLibrary="..\..\lib\vc_dll\wxbase30ud_xml.lib"
  254. SuppressStartupBanner="true"
  255. AdditionalLibraryDirectories="..\..\lib\vc_dll"
  256. GenerateManifest="true"
  257. GenerateDebugInformation="true"
  258. ProgramDatabaseFile="..\..\lib\vc_dll\wxbase30ud_xml_vc_custom.pdb"
  259. TargetMachine="1"
  260. />
  261. <Tool
  262. Name="VCALinkTool"
  263. />
  264. <Tool
  265. Name="VCManifestTool"
  266. />
  267. <Tool
  268. Name="VCXDCMakeTool"
  269. />
  270. <Tool
  271. Name="VCBscMakeTool"
  272. OutputFile="..\..\lib\vc_dll\wx_vc8_xml.bsc"
  273. SuppressStartupBanner="true"
  274. />
  275. <Tool
  276. Name="VCFxCopTool"
  277. />
  278. <Tool
  279. Name="VCPostBuildEventTool"
  280. />
  281. </Configuration>
  282. <Configuration
  283. Name="DLL Release|Win32"
  284. OutputDirectory="..\..\lib\vc_dll"
  285. IntermediateDirectory="vc_mswudll\xml"
  286. ConfigurationType="2"
  287. UseOfMFC="0"
  288. ATLMinimizesCRunTimeLibraryUsage="false"
  289. CharacterSet="1"
  290. >
  291. <Tool
  292. Name="VCPreBuildEventTool"
  293. />
  294. <Tool
  295. Name="VCCustomBuildTool"
  296. />
  297. <Tool
  298. Name="VCXMLDataGeneratorTool"
  299. />
  300. <Tool
  301. Name="VCWebServiceProxyGeneratorTool"
  302. />
  303. <Tool
  304. Name="VCMIDLTool"
  305. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_XML"
  306. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  307. />
  308. <Tool
  309. Name="VCCLCompilerTool"
  310. Optimization="2"
  311. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  312. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_XML"
  313. ExceptionHandling="1"
  314. RuntimeLibrary="2"
  315. RuntimeTypeInfo="true"
  316. UsePrecompiledHeader="2"
  317. PrecompiledHeaderThrough="wx/wxprec.h"
  318. PrecompiledHeaderFile="vc_mswudll\wxprec_xmldll.pch"
  319. ObjectFile="vc_mswudll\xml\"
  320. ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase30u_xml_vc_custom.pdb"
  321. WarningLevel="4"
  322. SuppressStartupBanner="true"
  323. Detect64BitPortabilityProblems="true"
  324. DebugInformationFormat="3"
  325. />
  326. <Tool
  327. Name="VCManagedResourceCompilerTool"
  328. />
  329. <Tool
  330. Name="VCResourceCompilerTool"
  331. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXDLLNAME=wxbase30u_xml_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_XML"
  332. Culture="1033"
  333. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  334. />
  335. <Tool
  336. Name="VCPreLinkEventTool"
  337. />
  338. <Tool
  339. Name="VCLinkerTool"
  340. AdditionalOptions=""
  341. AdditionalDependencies="wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib ..\..\lib\vc_dll\wxbase30u.lib"
  342. OutputFile="..\..\lib\vc_dll\wxbase30u_xml_vc_custom.dll"
  343. LinkIncremental="1"
  344. ImportLibrary="..\..\lib\vc_dll\wxbase30u_xml.lib"
  345. SuppressStartupBanner="true"
  346. AdditionalLibraryDirectories="..\..\lib\vc_dll"
  347. GenerateManifest="true"
  348. GenerateDebugInformation="true"
  349. ProgramDatabaseFile="..\..\lib\vc_dll\wxbase30u_xml_vc_custom.pdb"
  350. TargetMachine="1"
  351. OptimizeReferences="2"
  352. EnableCOMDATFolding="2"
  353. />
  354. <Tool
  355. Name="VCALinkTool"
  356. />
  357. <Tool
  358. Name="VCManifestTool"
  359. />
  360. <Tool
  361. Name="VCXDCMakeTool"
  362. />
  363. <Tool
  364. Name="VCBscMakeTool"
  365. OutputFile="..\..\lib\vc_dll\wx_vc8_xml.bsc"
  366. SuppressStartupBanner="true"
  367. />
  368. <Tool
  369. Name="VCFxCopTool"
  370. />
  371. <Tool
  372. Name="VCPostBuildEventTool"
  373. />
  374. </Configuration>
  375. </Configurations>
  376. <References>
  377. </References>
  378. <Files>
  379. <Filter
  380. Name="Common Sources"
  381. UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}"
  382. >
  383. <File
  384. RelativePath="..\..\src\common\dummy.cpp"
  385. >
  386. <FileConfiguration
  387. Name="Debug|Win32"
  388. >
  389. <Tool
  390. Name="VCCLCompilerTool"
  391. UsePrecompiledHeader="1"
  392. />
  393. </FileConfiguration>
  394. <FileConfiguration
  395. Name="Release|Win32"
  396. >
  397. <Tool
  398. Name="VCCLCompilerTool"
  399. UsePrecompiledHeader="1"
  400. />
  401. </FileConfiguration>
  402. <FileConfiguration
  403. Name="DLL Debug|Win32"
  404. >
  405. <Tool
  406. Name="VCCLCompilerTool"
  407. UsePrecompiledHeader="1"
  408. />
  409. </FileConfiguration>
  410. <FileConfiguration
  411. Name="DLL Release|Win32"
  412. >
  413. <Tool
  414. Name="VCCLCompilerTool"
  415. UsePrecompiledHeader="1"
  416. />
  417. </FileConfiguration>
  418. </File>
  419. <File
  420. RelativePath="..\..\src\common\xtixml.cpp"
  421. >
  422. </File>
  423. </Filter>
  424. <Filter
  425. Name="MSW Sources"
  426. UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}"
  427. >
  428. <File
  429. RelativePath="..\..\src\msw\version.rc"
  430. >
  431. <FileConfiguration
  432. Name="Debug|Win32"
  433. ExcludedFromBuild="true"
  434. />
  435. <FileConfiguration
  436. Name="Release|Win32"
  437. ExcludedFromBuild="true"
  438. />
  439. </File>
  440. </Filter>
  441. <Filter
  442. Name="Setup Headers"
  443. UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}"
  444. >
  445. <File
  446. RelativePath="..\..\include\wx\msw\setup.h"
  447. >
  448. <FileConfiguration
  449. Name="Debug|Win32"
  450. >
  451. <Tool
  452. Name="VCCustomBuildTool"
  453. Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
  454. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
  455. Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
  456. />
  457. </FileConfiguration>
  458. <FileConfiguration
  459. Name="Release|Win32"
  460. >
  461. <Tool
  462. Name="VCCustomBuildTool"
  463. Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
  464. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
  465. Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
  466. />
  467. </FileConfiguration>
  468. <FileConfiguration
  469. Name="DLL Debug|Win32"
  470. >
  471. <Tool
  472. Name="VCCustomBuildTool"
  473. Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
  474. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
  475. Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
  476. />
  477. </FileConfiguration>
  478. <FileConfiguration
  479. Name="DLL Release|Win32"
  480. >
  481. <Tool
  482. Name="VCCustomBuildTool"
  483. Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
  484. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
  485. Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
  486. />
  487. </FileConfiguration>
  488. </File>
  489. <File
  490. RelativePath="..\..\include\wx\univ\setup.h"
  491. >
  492. <FileConfiguration
  493. Name="Debug|Win32"
  494. />
  495. <FileConfiguration
  496. Name="Release|Win32"
  497. />
  498. <FileConfiguration
  499. Name="DLL Debug|Win32"
  500. />
  501. <FileConfiguration
  502. Name="DLL Release|Win32"
  503. />
  504. </File>
  505. </Filter>
  506. <Filter
  507. Name="MSW Headers"
  508. UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}"
  509. >
  510. <File
  511. RelativePath="..\..\include\wx\msw\genrcdefs.h"
  512. >
  513. <FileConfiguration
  514. Name="Debug|Win32"
  515. >
  516. <Tool
  517. Name="VCCustomBuildTool"
  518. Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  519. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
  520. Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  521. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
  522. />
  523. </FileConfiguration>
  524. <FileConfiguration
  525. Name="Release|Win32"
  526. >
  527. <Tool
  528. Name="VCCustomBuildTool"
  529. Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  530. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
  531. Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  532. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
  533. />
  534. </FileConfiguration>
  535. <FileConfiguration
  536. Name="DLL Debug|Win32"
  537. >
  538. <Tool
  539. Name="VCCustomBuildTool"
  540. Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  541. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
  542. Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  543. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
  544. />
  545. </FileConfiguration>
  546. <FileConfiguration
  547. Name="DLL Release|Win32"
  548. >
  549. <Tool
  550. Name="VCCustomBuildTool"
  551. Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  552. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
  553. Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  554. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
  555. />
  556. </FileConfiguration>
  557. </File>
  558. </Filter>
  559. <Filter
  560. Name="Common Headers"
  561. UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}"
  562. >
  563. <File
  564. RelativePath="..\..\include\wx\xml\xml.h"
  565. >
  566. </File>
  567. <File
  568. RelativePath="..\..\include\wx\xtixml.h"
  569. >
  570. </File>
  571. </Filter>
  572. <Filter
  573. Name="Source Files"
  574. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  575. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  576. >
  577. <File
  578. RelativePath="..\..\src\xml\xml.cpp"
  579. >
  580. </File>
  581. </Filter>
  582. </Files>
  583. <Globals>
  584. </Globals>
  585. </VisualStudioProject>