wx_vc9_xml.vcproj 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080
  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="9.00"
  10. Name="xml"
  11. ProjectGUID="{3E6DCA27-5FA3-53EC-BBD6-2D42294B7AE6}"
  12. >
  13. <Platforms>
  14. <Platform
  15. Name="Win32"
  16. />
  17. <Platform
  18. Name="x64"
  19. />
  20. </Platforms>
  21. <ToolFiles>
  22. </ToolFiles>
  23. <Configurations>
  24. <Configuration
  25. Name="Debug|Win32"
  26. OutputDirectory="..\..\lib\vc_lib"
  27. IntermediateDirectory="vc_mswud\xml"
  28. ConfigurationType="4"
  29. UseOfMFC="0"
  30. ATLMinimizesCRunTimeLibraryUsage="false"
  31. CharacterSet="1"
  32. >
  33. <Tool
  34. Name="VCPreBuildEventTool"
  35. />
  36. <Tool
  37. Name="VCCustomBuildTool"
  38. />
  39. <Tool
  40. Name="VCXMLDataGeneratorTool"
  41. />
  42. <Tool
  43. Name="VCWebServiceProxyGeneratorTool"
  44. />
  45. <Tool
  46. Name="VCMIDLTool"
  47. 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"
  48. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  49. />
  50. <Tool
  51. Name="VCCLCompilerTool"
  52. AdditionalOptions="/MP"
  53. Optimization="0"
  54. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  55. 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"
  56. ExceptionHandling="1"
  57. BasicRuntimeChecks="3"
  58. RuntimeLibrary="3"
  59. BufferSecurityCheck="true"
  60. RuntimeTypeInfo="true"
  61. UsePrecompiledHeader="2"
  62. PrecompiledHeaderThrough="wx/wxprec.h"
  63. PrecompiledHeaderFile="vc_mswud\wxprec_xmllib.pch"
  64. ObjectFile="vc_mswud\xml\"
  65. ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase30ud_xml.pdb"
  66. WarningLevel="4"
  67. SuppressStartupBanner="true"
  68. DebugInformationFormat="3"
  69. />
  70. <Tool
  71. Name="VCManagedResourceCompilerTool"
  72. />
  73. <Tool
  74. Name="VCResourceCompilerTool"
  75. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  76. Culture="1033"
  77. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  78. />
  79. <Tool
  80. Name="VCPreLinkEventTool"
  81. />
  82. <Tool
  83. Name="VCLibrarianTool"
  84. OutputFile="..\..\lib\vc_lib\wxbase30ud_xml.lib"
  85. SuppressStartupBanner="true"
  86. />
  87. <Tool
  88. Name="VCALinkTool"
  89. />
  90. <Tool
  91. Name="VCManifestTool"
  92. />
  93. <Tool
  94. Name="VCXDCMakeTool"
  95. />
  96. <Tool
  97. Name="VCBscMakeTool"
  98. OutputFile="..\..\lib\vc_lib\wx_vc9_xml.bsc"
  99. SuppressStartupBanner="true"
  100. />
  101. <Tool
  102. Name="VCFxCopTool"
  103. />
  104. <Tool
  105. Name="VCPostBuildEventTool"
  106. />
  107. </Configuration>
  108. <Configuration
  109. Name="Release|Win32"
  110. OutputDirectory="..\..\lib\vc_lib"
  111. IntermediateDirectory="vc_mswu\xml"
  112. ConfigurationType="4"
  113. UseOfMFC="0"
  114. ATLMinimizesCRunTimeLibraryUsage="false"
  115. CharacterSet="1"
  116. >
  117. <Tool
  118. Name="VCPreBuildEventTool"
  119. />
  120. <Tool
  121. Name="VCCustomBuildTool"
  122. />
  123. <Tool
  124. Name="VCXMLDataGeneratorTool"
  125. />
  126. <Tool
  127. Name="VCWebServiceProxyGeneratorTool"
  128. />
  129. <Tool
  130. Name="VCMIDLTool"
  131. 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"
  132. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  133. />
  134. <Tool
  135. Name="VCCLCompilerTool"
  136. AdditionalOptions="/MP"
  137. Optimization="2"
  138. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  139. 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"
  140. ExceptionHandling="1"
  141. RuntimeLibrary="2"
  142. RuntimeTypeInfo="true"
  143. UsePrecompiledHeader="2"
  144. PrecompiledHeaderThrough="wx/wxprec.h"
  145. PrecompiledHeaderFile="vc_mswu\wxprec_xmllib.pch"
  146. ObjectFile="vc_mswu\xml\"
  147. ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase30u_xml.pdb"
  148. WarningLevel="4"
  149. SuppressStartupBanner="true"
  150. DebugInformationFormat="3"
  151. />
  152. <Tool
  153. Name="VCManagedResourceCompilerTool"
  154. />
  155. <Tool
  156. Name="VCResourceCompilerTool"
  157. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  158. Culture="1033"
  159. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  160. />
  161. <Tool
  162. Name="VCPreLinkEventTool"
  163. />
  164. <Tool
  165. Name="VCLibrarianTool"
  166. OutputFile="..\..\lib\vc_lib\wxbase30u_xml.lib"
  167. SuppressStartupBanner="true"
  168. />
  169. <Tool
  170. Name="VCALinkTool"
  171. />
  172. <Tool
  173. Name="VCManifestTool"
  174. />
  175. <Tool
  176. Name="VCXDCMakeTool"
  177. />
  178. <Tool
  179. Name="VCBscMakeTool"
  180. OutputFile="..\..\lib\vc_lib\wx_vc9_xml.bsc"
  181. SuppressStartupBanner="true"
  182. />
  183. <Tool
  184. Name="VCFxCopTool"
  185. />
  186. <Tool
  187. Name="VCPostBuildEventTool"
  188. />
  189. </Configuration>
  190. <Configuration
  191. Name="DLL Debug|Win32"
  192. OutputDirectory="..\..\lib\vc_dll"
  193. IntermediateDirectory="vc_mswuddll\xml"
  194. ConfigurationType="2"
  195. UseOfMFC="0"
  196. ATLMinimizesCRunTimeLibraryUsage="false"
  197. CharacterSet="1"
  198. >
  199. <Tool
  200. Name="VCPreBuildEventTool"
  201. />
  202. <Tool
  203. Name="VCCustomBuildTool"
  204. />
  205. <Tool
  206. Name="VCXMLDataGeneratorTool"
  207. />
  208. <Tool
  209. Name="VCWebServiceProxyGeneratorTool"
  210. />
  211. <Tool
  212. Name="VCMIDLTool"
  213. 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"
  214. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  215. />
  216. <Tool
  217. Name="VCCLCompilerTool"
  218. AdditionalOptions="/MP"
  219. Optimization="0"
  220. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  221. 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"
  222. ExceptionHandling="1"
  223. BasicRuntimeChecks="3"
  224. RuntimeLibrary="3"
  225. BufferSecurityCheck="true"
  226. RuntimeTypeInfo="true"
  227. UsePrecompiledHeader="2"
  228. PrecompiledHeaderThrough="wx/wxprec.h"
  229. PrecompiledHeaderFile="vc_mswuddll\wxprec_xmldll.pch"
  230. ObjectFile="vc_mswuddll\xml\"
  231. ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase30ud_xml_vc_custom.pdb"
  232. WarningLevel="4"
  233. SuppressStartupBanner="true"
  234. DebugInformationFormat="3"
  235. />
  236. <Tool
  237. Name="VCManagedResourceCompilerTool"
  238. />
  239. <Tool
  240. Name="VCResourceCompilerTool"
  241. 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"
  242. Culture="1033"
  243. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  244. />
  245. <Tool
  246. Name="VCPreLinkEventTool"
  247. />
  248. <Tool
  249. Name="VCLinkerTool"
  250. AdditionalOptions=""
  251. 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"
  252. OutputFile="..\..\lib\vc_dll\wxbase30ud_xml_vc_custom.dll"
  253. LinkIncremental="2"
  254. ImportLibrary="..\..\lib\vc_dll\wxbase30ud_xml.lib"
  255. SuppressStartupBanner="true"
  256. AdditionalLibraryDirectories="..\..\lib\vc_dll"
  257. GenerateManifest="true"
  258. GenerateDebugInformation="true"
  259. ProgramDatabaseFile="..\..\lib\vc_dll\wxbase30ud_xml_vc_custom.pdb"
  260. TargetMachine="1"
  261. />
  262. <Tool
  263. Name="VCALinkTool"
  264. />
  265. <Tool
  266. Name="VCManifestTool"
  267. />
  268. <Tool
  269. Name="VCXDCMakeTool"
  270. />
  271. <Tool
  272. Name="VCBscMakeTool"
  273. OutputFile="..\..\lib\vc_dll\wx_vc9_xml.bsc"
  274. SuppressStartupBanner="true"
  275. />
  276. <Tool
  277. Name="VCFxCopTool"
  278. />
  279. <Tool
  280. Name="VCPostBuildEventTool"
  281. />
  282. </Configuration>
  283. <Configuration
  284. Name="DLL Release|Win32"
  285. OutputDirectory="..\..\lib\vc_dll"
  286. IntermediateDirectory="vc_mswudll\xml"
  287. ConfigurationType="2"
  288. UseOfMFC="0"
  289. ATLMinimizesCRunTimeLibraryUsage="false"
  290. CharacterSet="1"
  291. >
  292. <Tool
  293. Name="VCPreBuildEventTool"
  294. />
  295. <Tool
  296. Name="VCCustomBuildTool"
  297. />
  298. <Tool
  299. Name="VCXMLDataGeneratorTool"
  300. />
  301. <Tool
  302. Name="VCWebServiceProxyGeneratorTool"
  303. />
  304. <Tool
  305. Name="VCMIDLTool"
  306. 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"
  307. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  308. />
  309. <Tool
  310. Name="VCCLCompilerTool"
  311. AdditionalOptions="/MP"
  312. Optimization="2"
  313. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  314. 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"
  315. ExceptionHandling="1"
  316. RuntimeLibrary="2"
  317. RuntimeTypeInfo="true"
  318. UsePrecompiledHeader="2"
  319. PrecompiledHeaderThrough="wx/wxprec.h"
  320. PrecompiledHeaderFile="vc_mswudll\wxprec_xmldll.pch"
  321. ObjectFile="vc_mswudll\xml\"
  322. ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase30u_xml_vc_custom.pdb"
  323. WarningLevel="4"
  324. SuppressStartupBanner="true"
  325. DebugInformationFormat="3"
  326. />
  327. <Tool
  328. Name="VCManagedResourceCompilerTool"
  329. />
  330. <Tool
  331. Name="VCResourceCompilerTool"
  332. 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"
  333. Culture="1033"
  334. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  335. />
  336. <Tool
  337. Name="VCPreLinkEventTool"
  338. />
  339. <Tool
  340. Name="VCLinkerTool"
  341. AdditionalOptions=""
  342. 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"
  343. OutputFile="..\..\lib\vc_dll\wxbase30u_xml_vc_custom.dll"
  344. LinkIncremental="1"
  345. ImportLibrary="..\..\lib\vc_dll\wxbase30u_xml.lib"
  346. SuppressStartupBanner="true"
  347. AdditionalLibraryDirectories="..\..\lib\vc_dll"
  348. GenerateManifest="true"
  349. GenerateDebugInformation="true"
  350. ProgramDatabaseFile="..\..\lib\vc_dll\wxbase30u_xml_vc_custom.pdb"
  351. TargetMachine="1"
  352. OptimizeReferences="2"
  353. EnableCOMDATFolding="2"
  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. OutputFile="..\..\lib\vc_dll\wx_vc9_xml.bsc"
  367. SuppressStartupBanner="true"
  368. />
  369. <Tool
  370. Name="VCFxCopTool"
  371. />
  372. <Tool
  373. Name="VCPostBuildEventTool"
  374. />
  375. </Configuration>
  376. <Configuration
  377. Name="Debug|x64"
  378. OutputDirectory="..\..\lib\vc_x64_lib"
  379. IntermediateDirectory="vc_mswud_x64\xml"
  380. ConfigurationType="4"
  381. UseOfMFC="0"
  382. ATLMinimizesCRunTimeLibraryUsage="false"
  383. CharacterSet="1"
  384. >
  385. <Tool
  386. Name="VCPreBuildEventTool"
  387. />
  388. <Tool
  389. Name="VCCustomBuildTool"
  390. />
  391. <Tool
  392. Name="VCXMLDataGeneratorTool"
  393. />
  394. <Tool
  395. Name="VCWebServiceProxyGeneratorTool"
  396. />
  397. <Tool
  398. Name="VCMIDLTool"
  399. 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"
  400. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  401. />
  402. <Tool
  403. Name="VCCLCompilerTool"
  404. AdditionalOptions="/MP"
  405. Optimization="0"
  406. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  407. 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"
  408. ExceptionHandling="1"
  409. BasicRuntimeChecks="3"
  410. RuntimeLibrary="3"
  411. BufferSecurityCheck="true"
  412. RuntimeTypeInfo="true"
  413. UsePrecompiledHeader="2"
  414. PrecompiledHeaderThrough="wx/wxprec.h"
  415. PrecompiledHeaderFile="vc_mswud_x64\wxprec_xmllib.pch"
  416. ObjectFile="vc_mswud_x64\xml\"
  417. ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxbase30ud_xml.pdb"
  418. WarningLevel="4"
  419. SuppressStartupBanner="true"
  420. DebugInformationFormat="3"
  421. />
  422. <Tool
  423. Name="VCManagedResourceCompilerTool"
  424. />
  425. <Tool
  426. Name="VCResourceCompilerTool"
  427. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  428. Culture="1033"
  429. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  430. />
  431. <Tool
  432. Name="VCPreLinkEventTool"
  433. />
  434. <Tool
  435. Name="VCLibrarianTool"
  436. OutputFile="..\..\lib\vc_x64_lib\wxbase30ud_xml.lib"
  437. SuppressStartupBanner="true"
  438. />
  439. <Tool
  440. Name="VCALinkTool"
  441. />
  442. <Tool
  443. Name="VCManifestTool"
  444. />
  445. <Tool
  446. Name="VCXDCMakeTool"
  447. />
  448. <Tool
  449. Name="VCBscMakeTool"
  450. OutputFile="..\..\lib\vc_x64_lib\wx_vc9_xml.bsc"
  451. SuppressStartupBanner="true"
  452. />
  453. <Tool
  454. Name="VCFxCopTool"
  455. />
  456. <Tool
  457. Name="VCPostBuildEventTool"
  458. />
  459. </Configuration>
  460. <Configuration
  461. Name="Release|x64"
  462. OutputDirectory="..\..\lib\vc_x64_lib"
  463. IntermediateDirectory="vc_mswu_x64\xml"
  464. ConfigurationType="4"
  465. UseOfMFC="0"
  466. ATLMinimizesCRunTimeLibraryUsage="false"
  467. CharacterSet="1"
  468. >
  469. <Tool
  470. Name="VCPreBuildEventTool"
  471. />
  472. <Tool
  473. Name="VCCustomBuildTool"
  474. />
  475. <Tool
  476. Name="VCXMLDataGeneratorTool"
  477. />
  478. <Tool
  479. Name="VCWebServiceProxyGeneratorTool"
  480. />
  481. <Tool
  482. Name="VCMIDLTool"
  483. 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"
  484. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  485. />
  486. <Tool
  487. Name="VCCLCompilerTool"
  488. AdditionalOptions="/MP"
  489. Optimization="2"
  490. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  491. 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"
  492. ExceptionHandling="1"
  493. RuntimeLibrary="2"
  494. RuntimeTypeInfo="true"
  495. UsePrecompiledHeader="2"
  496. PrecompiledHeaderThrough="wx/wxprec.h"
  497. PrecompiledHeaderFile="vc_mswu_x64\wxprec_xmllib.pch"
  498. ObjectFile="vc_mswu_x64\xml\"
  499. ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxbase30u_xml.pdb"
  500. WarningLevel="4"
  501. SuppressStartupBanner="true"
  502. DebugInformationFormat="3"
  503. />
  504. <Tool
  505. Name="VCManagedResourceCompilerTool"
  506. />
  507. <Tool
  508. Name="VCResourceCompilerTool"
  509. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  510. Culture="1033"
  511. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  512. />
  513. <Tool
  514. Name="VCPreLinkEventTool"
  515. />
  516. <Tool
  517. Name="VCLibrarianTool"
  518. OutputFile="..\..\lib\vc_x64_lib\wxbase30u_xml.lib"
  519. SuppressStartupBanner="true"
  520. />
  521. <Tool
  522. Name="VCALinkTool"
  523. />
  524. <Tool
  525. Name="VCManifestTool"
  526. />
  527. <Tool
  528. Name="VCXDCMakeTool"
  529. />
  530. <Tool
  531. Name="VCBscMakeTool"
  532. OutputFile="..\..\lib\vc_x64_lib\wx_vc9_xml.bsc"
  533. SuppressStartupBanner="true"
  534. />
  535. <Tool
  536. Name="VCFxCopTool"
  537. />
  538. <Tool
  539. Name="VCPostBuildEventTool"
  540. />
  541. </Configuration>
  542. <Configuration
  543. Name="DLL Debug|x64"
  544. OutputDirectory="..\..\lib\vc_x64_dll"
  545. IntermediateDirectory="vc_mswuddll_x64\xml"
  546. ConfigurationType="2"
  547. UseOfMFC="0"
  548. ATLMinimizesCRunTimeLibraryUsage="false"
  549. CharacterSet="1"
  550. >
  551. <Tool
  552. Name="VCPreBuildEventTool"
  553. />
  554. <Tool
  555. Name="VCCustomBuildTool"
  556. />
  557. <Tool
  558. Name="VCXMLDataGeneratorTool"
  559. />
  560. <Tool
  561. Name="VCWebServiceProxyGeneratorTool"
  562. />
  563. <Tool
  564. Name="VCMIDLTool"
  565. 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"
  566. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  567. />
  568. <Tool
  569. Name="VCCLCompilerTool"
  570. AdditionalOptions="/MP"
  571. Optimization="0"
  572. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  573. 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"
  574. ExceptionHandling="1"
  575. BasicRuntimeChecks="3"
  576. RuntimeLibrary="3"
  577. BufferSecurityCheck="true"
  578. RuntimeTypeInfo="true"
  579. UsePrecompiledHeader="2"
  580. PrecompiledHeaderThrough="wx/wxprec.h"
  581. PrecompiledHeaderFile="vc_mswuddll_x64\wxprec_xmldll.pch"
  582. ObjectFile="vc_mswuddll_x64\xml\"
  583. ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxbase30ud_xml_vc_custom.pdb"
  584. WarningLevel="4"
  585. SuppressStartupBanner="true"
  586. DebugInformationFormat="3"
  587. />
  588. <Tool
  589. Name="VCManagedResourceCompilerTool"
  590. />
  591. <Tool
  592. Name="VCResourceCompilerTool"
  593. 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"
  594. Culture="1033"
  595. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  596. />
  597. <Tool
  598. Name="VCPreLinkEventTool"
  599. />
  600. <Tool
  601. Name="VCLinkerTool"
  602. AdditionalOptions=""
  603. 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_x64_dll\wxbase30ud.lib"
  604. OutputFile="..\..\lib\vc_x64_dll\wxbase30ud_xml_vc_custom.dll"
  605. LinkIncremental="2"
  606. ImportLibrary="..\..\lib\vc_x64_dll\wxbase30ud_xml.lib"
  607. SuppressStartupBanner="true"
  608. AdditionalLibraryDirectories="..\..\lib\vc_x64_dll"
  609. GenerateManifest="true"
  610. GenerateDebugInformation="true"
  611. ProgramDatabaseFile="..\..\lib\vc_x64_dll\wxbase30ud_xml_vc_custom.pdb"
  612. TargetMachine="17"
  613. />
  614. <Tool
  615. Name="VCALinkTool"
  616. />
  617. <Tool
  618. Name="VCManifestTool"
  619. />
  620. <Tool
  621. Name="VCXDCMakeTool"
  622. />
  623. <Tool
  624. Name="VCBscMakeTool"
  625. OutputFile="..\..\lib\vc_x64_dll\wx_vc9_xml.bsc"
  626. SuppressStartupBanner="true"
  627. />
  628. <Tool
  629. Name="VCFxCopTool"
  630. />
  631. <Tool
  632. Name="VCPostBuildEventTool"
  633. />
  634. </Configuration>
  635. <Configuration
  636. Name="DLL Release|x64"
  637. OutputDirectory="..\..\lib\vc_x64_dll"
  638. IntermediateDirectory="vc_mswudll_x64\xml"
  639. ConfigurationType="2"
  640. UseOfMFC="0"
  641. ATLMinimizesCRunTimeLibraryUsage="false"
  642. CharacterSet="1"
  643. >
  644. <Tool
  645. Name="VCPreBuildEventTool"
  646. />
  647. <Tool
  648. Name="VCCustomBuildTool"
  649. />
  650. <Tool
  651. Name="VCXMLDataGeneratorTool"
  652. />
  653. <Tool
  654. Name="VCWebServiceProxyGeneratorTool"
  655. />
  656. <Tool
  657. Name="VCMIDLTool"
  658. 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"
  659. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  660. />
  661. <Tool
  662. Name="VCCLCompilerTool"
  663. AdditionalOptions="/MP"
  664. Optimization="2"
  665. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  666. 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"
  667. ExceptionHandling="1"
  668. RuntimeLibrary="2"
  669. RuntimeTypeInfo="true"
  670. UsePrecompiledHeader="2"
  671. PrecompiledHeaderThrough="wx/wxprec.h"
  672. PrecompiledHeaderFile="vc_mswudll_x64\wxprec_xmldll.pch"
  673. ObjectFile="vc_mswudll_x64\xml\"
  674. ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxbase30u_xml_vc_custom.pdb"
  675. WarningLevel="4"
  676. SuppressStartupBanner="true"
  677. DebugInformationFormat="3"
  678. />
  679. <Tool
  680. Name="VCManagedResourceCompilerTool"
  681. />
  682. <Tool
  683. Name="VCResourceCompilerTool"
  684. 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"
  685. Culture="1033"
  686. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  687. />
  688. <Tool
  689. Name="VCPreLinkEventTool"
  690. />
  691. <Tool
  692. Name="VCLinkerTool"
  693. AdditionalOptions=""
  694. 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_x64_dll\wxbase30u.lib"
  695. OutputFile="..\..\lib\vc_x64_dll\wxbase30u_xml_vc_custom.dll"
  696. LinkIncremental="1"
  697. ImportLibrary="..\..\lib\vc_x64_dll\wxbase30u_xml.lib"
  698. SuppressStartupBanner="true"
  699. AdditionalLibraryDirectories="..\..\lib\vc_x64_dll"
  700. GenerateManifest="true"
  701. GenerateDebugInformation="true"
  702. ProgramDatabaseFile="..\..\lib\vc_x64_dll\wxbase30u_xml_vc_custom.pdb"
  703. TargetMachine="17"
  704. OptimizeReferences="2"
  705. EnableCOMDATFolding="2"
  706. />
  707. <Tool
  708. Name="VCALinkTool"
  709. />
  710. <Tool
  711. Name="VCManifestTool"
  712. />
  713. <Tool
  714. Name="VCXDCMakeTool"
  715. />
  716. <Tool
  717. Name="VCBscMakeTool"
  718. OutputFile="..\..\lib\vc_x64_dll\wx_vc9_xml.bsc"
  719. SuppressStartupBanner="true"
  720. />
  721. <Tool
  722. Name="VCFxCopTool"
  723. />
  724. <Tool
  725. Name="VCPostBuildEventTool"
  726. />
  727. </Configuration>
  728. </Configurations>
  729. <References>
  730. </References>
  731. <Files>
  732. <Filter
  733. Name="Common Sources"
  734. UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}"
  735. >
  736. <File
  737. RelativePath="..\..\src\common\dummy.cpp"
  738. >
  739. <FileConfiguration
  740. Name="Debug|Win32"
  741. >
  742. <Tool
  743. Name="VCCLCompilerTool"
  744. UsePrecompiledHeader="1"
  745. />
  746. </FileConfiguration>
  747. <FileConfiguration
  748. Name="Release|Win32"
  749. >
  750. <Tool
  751. Name="VCCLCompilerTool"
  752. UsePrecompiledHeader="1"
  753. />
  754. </FileConfiguration>
  755. <FileConfiguration
  756. Name="DLL Debug|Win32"
  757. >
  758. <Tool
  759. Name="VCCLCompilerTool"
  760. UsePrecompiledHeader="1"
  761. />
  762. </FileConfiguration>
  763. <FileConfiguration
  764. Name="DLL Release|Win32"
  765. >
  766. <Tool
  767. Name="VCCLCompilerTool"
  768. UsePrecompiledHeader="1"
  769. />
  770. </FileConfiguration>
  771. <FileConfiguration
  772. Name="Debug|x64"
  773. >
  774. <Tool
  775. Name="VCCLCompilerTool"
  776. UsePrecompiledHeader="1"
  777. />
  778. </FileConfiguration>
  779. <FileConfiguration
  780. Name="Release|x64"
  781. >
  782. <Tool
  783. Name="VCCLCompilerTool"
  784. UsePrecompiledHeader="1"
  785. />
  786. </FileConfiguration>
  787. <FileConfiguration
  788. Name="DLL Debug|x64"
  789. >
  790. <Tool
  791. Name="VCCLCompilerTool"
  792. UsePrecompiledHeader="1"
  793. />
  794. </FileConfiguration>
  795. <FileConfiguration
  796. Name="DLL Release|x64"
  797. >
  798. <Tool
  799. Name="VCCLCompilerTool"
  800. UsePrecompiledHeader="1"
  801. />
  802. </FileConfiguration>
  803. </File>
  804. <File
  805. RelativePath="..\..\src\common\xtixml.cpp"
  806. >
  807. </File>
  808. </Filter>
  809. <Filter
  810. Name="MSW Sources"
  811. UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}"
  812. >
  813. <File
  814. RelativePath="..\..\src\msw\version.rc"
  815. >
  816. <FileConfiguration
  817. Name="Debug|Win32"
  818. ExcludedFromBuild="true"
  819. />
  820. <FileConfiguration
  821. Name="Release|Win32"
  822. ExcludedFromBuild="true"
  823. />
  824. <FileConfiguration
  825. Name="Debug|x64"
  826. ExcludedFromBuild="true"
  827. />
  828. <FileConfiguration
  829. Name="Release|x64"
  830. ExcludedFromBuild="true"
  831. />
  832. </File>
  833. </Filter>
  834. <Filter
  835. Name="Setup Headers"
  836. UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}"
  837. >
  838. <File
  839. RelativePath="..\..\include\wx\msw\setup.h"
  840. >
  841. <FileConfiguration
  842. Name="Debug|Win32"
  843. >
  844. <Tool
  845. Name="VCCustomBuildTool"
  846. Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
  847. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
  848. Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
  849. />
  850. </FileConfiguration>
  851. <FileConfiguration
  852. Name="Release|Win32"
  853. >
  854. <Tool
  855. Name="VCCustomBuildTool"
  856. Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
  857. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
  858. Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
  859. />
  860. </FileConfiguration>
  861. <FileConfiguration
  862. Name="DLL Debug|Win32"
  863. >
  864. <Tool
  865. Name="VCCustomBuildTool"
  866. Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
  867. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
  868. Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
  869. />
  870. </FileConfiguration>
  871. <FileConfiguration
  872. Name="DLL Release|Win32"
  873. >
  874. <Tool
  875. Name="VCCustomBuildTool"
  876. Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
  877. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
  878. Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
  879. />
  880. </FileConfiguration>
  881. <FileConfiguration
  882. Name="Debug|x64"
  883. >
  884. <Tool
  885. Name="VCCustomBuildTool"
  886. Description="Creating ..\..\lib\vc_x64_lib\mswud\wx\setup.h"
  887. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_lib\mswud\wx\setup.h"
  888. Outputs="..\..\lib\vc_x64_lib\mswud\wx\setup.h"
  889. />
  890. </FileConfiguration>
  891. <FileConfiguration
  892. Name="Release|x64"
  893. >
  894. <Tool
  895. Name="VCCustomBuildTool"
  896. Description="Creating ..\..\lib\vc_x64_lib\mswu\wx\setup.h"
  897. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_lib\mswu\wx\setup.h"
  898. Outputs="..\..\lib\vc_x64_lib\mswu\wx\setup.h"
  899. />
  900. </FileConfiguration>
  901. <FileConfiguration
  902. Name="DLL Debug|x64"
  903. >
  904. <Tool
  905. Name="VCCustomBuildTool"
  906. Description="Creating ..\..\lib\vc_x64_dll\mswud\wx\setup.h"
  907. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_dll\mswud\wx\setup.h"
  908. Outputs="..\..\lib\vc_x64_dll\mswud\wx\setup.h"
  909. />
  910. </FileConfiguration>
  911. <FileConfiguration
  912. Name="DLL Release|x64"
  913. >
  914. <Tool
  915. Name="VCCustomBuildTool"
  916. Description="Creating ..\..\lib\vc_x64_dll\mswu\wx\setup.h"
  917. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_dll\mswu\wx\setup.h"
  918. Outputs="..\..\lib\vc_x64_dll\mswu\wx\setup.h"
  919. />
  920. </FileConfiguration>
  921. </File>
  922. <File
  923. RelativePath="..\..\include\wx\univ\setup.h"
  924. >
  925. <FileConfiguration
  926. Name="Debug|Win32"
  927. />
  928. <FileConfiguration
  929. Name="Release|Win32"
  930. />
  931. <FileConfiguration
  932. Name="DLL Debug|Win32"
  933. />
  934. <FileConfiguration
  935. Name="DLL Release|Win32"
  936. />
  937. <FileConfiguration
  938. Name="Debug|x64"
  939. />
  940. <FileConfiguration
  941. Name="Release|x64"
  942. />
  943. <FileConfiguration
  944. Name="DLL Debug|x64"
  945. />
  946. <FileConfiguration
  947. Name="DLL Release|x64"
  948. />
  949. </File>
  950. </Filter>
  951. <Filter
  952. Name="MSW Headers"
  953. UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}"
  954. >
  955. <File
  956. RelativePath="..\..\include\wx\msw\genrcdefs.h"
  957. >
  958. <FileConfiguration
  959. Name="Debug|Win32"
  960. >
  961. <Tool
  962. Name="VCCustomBuildTool"
  963. Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  964. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
  965. Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  966. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
  967. />
  968. </FileConfiguration>
  969. <FileConfiguration
  970. Name="Release|Win32"
  971. >
  972. <Tool
  973. Name="VCCustomBuildTool"
  974. Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  975. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
  976. Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  977. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
  978. />
  979. </FileConfiguration>
  980. <FileConfiguration
  981. Name="DLL Debug|Win32"
  982. >
  983. <Tool
  984. Name="VCCustomBuildTool"
  985. Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  986. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
  987. Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  988. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
  989. />
  990. </FileConfiguration>
  991. <FileConfiguration
  992. Name="DLL Release|Win32"
  993. >
  994. <Tool
  995. Name="VCCustomBuildTool"
  996. Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  997. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
  998. Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  999. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
  1000. />
  1001. </FileConfiguration>
  1002. <FileConfiguration
  1003. Name="Debug|x64"
  1004. >
  1005. <Tool
  1006. Name="VCCustomBuildTool"
  1007. Description="Creating ..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h"
  1008. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h&quot;"
  1009. Outputs="..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h"
  1010. AdditionalDependencies="&quot;..\..\lib\vc_x64_lib\mswud\wx\msw&quot;"
  1011. />
  1012. </FileConfiguration>
  1013. <FileConfiguration
  1014. Name="Release|x64"
  1015. >
  1016. <Tool
  1017. Name="VCCustomBuildTool"
  1018. Description="Creating ..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h"
  1019. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h&quot;"
  1020. Outputs="..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h"
  1021. AdditionalDependencies="&quot;..\..\lib\vc_x64_lib\mswu\wx\msw&quot;"
  1022. />
  1023. </FileConfiguration>
  1024. <FileConfiguration
  1025. Name="DLL Debug|x64"
  1026. >
  1027. <Tool
  1028. Name="VCCustomBuildTool"
  1029. Description="Creating ..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h"
  1030. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h&quot;"
  1031. Outputs="..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h"
  1032. AdditionalDependencies="&quot;..\..\lib\vc_x64_dll\mswud\wx\msw&quot;"
  1033. />
  1034. </FileConfiguration>
  1035. <FileConfiguration
  1036. Name="DLL Release|x64"
  1037. >
  1038. <Tool
  1039. Name="VCCustomBuildTool"
  1040. Description="Creating ..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h"
  1041. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h&quot;"
  1042. Outputs="..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h"
  1043. AdditionalDependencies="&quot;..\..\lib\vc_x64_dll\mswu\wx\msw&quot;"
  1044. />
  1045. </FileConfiguration>
  1046. </File>
  1047. </Filter>
  1048. <Filter
  1049. Name="Common Headers"
  1050. UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}"
  1051. >
  1052. <File
  1053. RelativePath="..\..\include\wx\xml\xml.h"
  1054. >
  1055. </File>
  1056. <File
  1057. RelativePath="..\..\include\wx\xtixml.h"
  1058. >
  1059. </File>
  1060. </Filter>
  1061. <Filter
  1062. Name="Source Files"
  1063. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  1064. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  1065. >
  1066. <File
  1067. RelativePath="..\..\src\xml\xml.cpp"
  1068. >
  1069. </File>
  1070. </Filter>
  1071. </Files>
  1072. <Globals>
  1073. </Globals>
  1074. </VisualStudioProject>