wx_vc8_qa.vcproj 34 KB

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