wx_vc8_xrc.vcproj 44 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592
  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="xrc"
  11. ProjectGUID="{5802720D-A6B1-5E95-AFF3-B80CFE03431B}"
  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\xrc"
  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_xrclib.pch"
  64. ObjectFile="vc_mswud\xrc\"
  65. ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw30ud_xrc.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_xrc.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_xrc.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\xrc"
  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_xrclib.pch"
  146. ObjectFile="vc_mswu\xrc\"
  147. ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw30u_xrc.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_xrc.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_xrc.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\xrc"
  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_XRC"
  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_XRC"
  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_xrcdll.pch"
  231. ObjectFile="vc_mswuddll\xrc\"
  232. ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw30ud_xrc_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_xrc_vc_custom;WXUSINGDLL;WXMAKINGDLL_XRC"
  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_html.lib ..\..\lib\vc_dll\wxmsw30ud_adv.lib ..\..\lib\vc_dll\wxmsw30ud_core.lib ..\..\lib\vc_dll\wxbase30ud_xml.lib ..\..\lib\vc_dll\wxbase30ud.lib"
  254. OutputFile="..\..\lib\vc_dll\wxmsw30ud_xrc_vc_custom.dll"
  255. LinkIncremental="2"
  256. ImportLibrary="..\..\lib\vc_dll\wxmsw30ud_xrc.lib"
  257. SuppressStartupBanner="true"
  258. AdditionalLibraryDirectories="..\..\lib\vc_dll"
  259. GenerateManifest="true"
  260. GenerateDebugInformation="true"
  261. ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw30ud_xrc_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_xrc.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\xrc"
  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_XRC"
  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_XRC"
  316. ExceptionHandling="1"
  317. RuntimeLibrary="2"
  318. RuntimeTypeInfo="true"
  319. UsePrecompiledHeader="2"
  320. PrecompiledHeaderThrough="wx/wxprec.h"
  321. PrecompiledHeaderFile="vc_mswudll\wxprec_xrcdll.pch"
  322. ObjectFile="vc_mswudll\xrc\"
  323. ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw30u_xrc_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_xrc_vc_custom;WXUSINGDLL;WXMAKINGDLL_XRC"
  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_html.lib ..\..\lib\vc_dll\wxmsw30u_adv.lib ..\..\lib\vc_dll\wxmsw30u_core.lib ..\..\lib\vc_dll\wxbase30u_xml.lib ..\..\lib\vc_dll\wxbase30u.lib"
  345. OutputFile="..\..\lib\vc_dll\wxmsw30u_xrc_vc_custom.dll"
  346. LinkIncremental="1"
  347. ImportLibrary="..\..\lib\vc_dll\wxmsw30u_xrc.lib"
  348. SuppressStartupBanner="true"
  349. AdditionalLibraryDirectories="..\..\lib\vc_dll"
  350. GenerateManifest="true"
  351. GenerateDebugInformation="true"
  352. ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw30u_xrc_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_xrc.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\xrc"
  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_xrclib.pch"
  418. ObjectFile="vc_mswud_x64\xrc\"
  419. ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxmsw30ud_xrc.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_xrc.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_xrc.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\xrc"
  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_xrclib.pch"
  500. ObjectFile="vc_mswu_x64\xrc\"
  501. ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxmsw30u_xrc.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_xrc.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_xrc.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\xrc"
  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_XRC"
  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_XRC"
  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_xrcdll.pch"
  585. ObjectFile="vc_mswuddll_x64\xrc\"
  586. ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxmsw30ud_xrc_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_xrc_vc_custom;WXUSINGDLL;WXMAKINGDLL_XRC"
  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_html.lib ..\..\lib\vc_x64_dll\wxmsw30ud_adv.lib ..\..\lib\vc_x64_dll\wxmsw30ud_core.lib ..\..\lib\vc_x64_dll\wxbase30ud_xml.lib ..\..\lib\vc_x64_dll\wxbase30ud.lib"
  608. OutputFile="..\..\lib\vc_x64_dll\wxmsw30ud_xrc_vc_custom.dll"
  609. LinkIncremental="2"
  610. ImportLibrary="..\..\lib\vc_x64_dll\wxmsw30ud_xrc.lib"
  611. SuppressStartupBanner="true"
  612. AdditionalLibraryDirectories="..\..\lib\vc_x64_dll"
  613. GenerateManifest="true"
  614. GenerateDebugInformation="true"
  615. ProgramDatabaseFile="..\..\lib\vc_x64_dll\wxmsw30ud_xrc_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_xrc.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\xrc"
  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_XRC"
  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_XRC"
  670. ExceptionHandling="1"
  671. RuntimeLibrary="2"
  672. RuntimeTypeInfo="true"
  673. UsePrecompiledHeader="2"
  674. PrecompiledHeaderThrough="wx/wxprec.h"
  675. PrecompiledHeaderFile="vc_mswudll_x64\wxprec_xrcdll.pch"
  676. ObjectFile="vc_mswudll_x64\xrc\"
  677. ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxmsw30u_xrc_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_xrc_vc_custom;WXUSINGDLL;WXMAKINGDLL_XRC"
  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_html.lib ..\..\lib\vc_x64_dll\wxmsw30u_adv.lib ..\..\lib\vc_x64_dll\wxmsw30u_core.lib ..\..\lib\vc_x64_dll\wxbase30u_xml.lib ..\..\lib\vc_x64_dll\wxbase30u.lib"
  699. OutputFile="..\..\lib\vc_x64_dll\wxmsw30u_xrc_vc_custom.dll"
  700. LinkIncremental="1"
  701. ImportLibrary="..\..\lib\vc_x64_dll\wxmsw30u_xrc.lib"
  702. SuppressStartupBanner="true"
  703. AdditionalLibraryDirectories="..\..\lib\vc_x64_dll"
  704. GenerateManifest="true"
  705. GenerateDebugInformation="true"
  706. ProgramDatabaseFile="..\..\lib\vc_x64_dll\wxmsw30u_xrc_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_xrc.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\dummy.cpp"
  742. >
  743. <FileConfiguration
  744. Name="Debug|Win32"
  745. >
  746. <Tool
  747. Name="VCCLCompilerTool"
  748. UsePrecompiledHeader="1"
  749. />
  750. </FileConfiguration>
  751. <FileConfiguration
  752. Name="Release|Win32"
  753. >
  754. <Tool
  755. Name="VCCLCompilerTool"
  756. UsePrecompiledHeader="1"
  757. />
  758. </FileConfiguration>
  759. <FileConfiguration
  760. Name="DLL Debug|Win32"
  761. >
  762. <Tool
  763. Name="VCCLCompilerTool"
  764. UsePrecompiledHeader="1"
  765. />
  766. </FileConfiguration>
  767. <FileConfiguration
  768. Name="DLL Release|Win32"
  769. >
  770. <Tool
  771. Name="VCCLCompilerTool"
  772. UsePrecompiledHeader="1"
  773. />
  774. </FileConfiguration>
  775. <FileConfiguration
  776. Name="Debug|x64"
  777. >
  778. <Tool
  779. Name="VCCLCompilerTool"
  780. UsePrecompiledHeader="1"
  781. />
  782. </FileConfiguration>
  783. <FileConfiguration
  784. Name="Release|x64"
  785. >
  786. <Tool
  787. Name="VCCLCompilerTool"
  788. UsePrecompiledHeader="1"
  789. />
  790. </FileConfiguration>
  791. <FileConfiguration
  792. Name="DLL Debug|x64"
  793. >
  794. <Tool
  795. Name="VCCLCompilerTool"
  796. UsePrecompiledHeader="1"
  797. />
  798. </FileConfiguration>
  799. <FileConfiguration
  800. Name="DLL Release|x64"
  801. >
  802. <Tool
  803. Name="VCCLCompilerTool"
  804. UsePrecompiledHeader="1"
  805. />
  806. </FileConfiguration>
  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\xrc\xh_all.h"
  1054. >
  1055. </File>
  1056. <File
  1057. RelativePath="..\..\include\wx\xrc\xh_animatctrl.h"
  1058. >
  1059. </File>
  1060. <File
  1061. RelativePath="..\..\include\wx\xrc\xh_bannerwindow.h"
  1062. >
  1063. </File>
  1064. <File
  1065. RelativePath="..\..\include\wx\xrc\xh_bmp.h"
  1066. >
  1067. </File>
  1068. <File
  1069. RelativePath="..\..\include\wx\xrc\xh_bmpbt.h"
  1070. >
  1071. </File>
  1072. <File
  1073. RelativePath="..\..\include\wx\xrc\xh_bmpcbox.h"
  1074. >
  1075. </File>
  1076. <File
  1077. RelativePath="..\..\include\wx\xrc\xh_bttn.h"
  1078. >
  1079. </File>
  1080. <File
  1081. RelativePath="..\..\include\wx\xrc\xh_cald.h"
  1082. >
  1083. </File>
  1084. <File
  1085. RelativePath="..\..\include\wx\xrc\xh_chckb.h"
  1086. >
  1087. </File>
  1088. <File
  1089. RelativePath="..\..\include\wx\xrc\xh_chckl.h"
  1090. >
  1091. </File>
  1092. <File
  1093. RelativePath="..\..\include\wx\xrc\xh_choic.h"
  1094. >
  1095. </File>
  1096. <File
  1097. RelativePath="..\..\include\wx\xrc\xh_choicbk.h"
  1098. >
  1099. </File>
  1100. <File
  1101. RelativePath="..\..\include\wx\xrc\xh_clrpicker.h"
  1102. >
  1103. </File>
  1104. <File
  1105. RelativePath="..\..\include\wx\xrc\xh_cmdlinkbn.h"
  1106. >
  1107. </File>
  1108. <File
  1109. RelativePath="..\..\include\wx\xrc\xh_collpane.h"
  1110. >
  1111. </File>
  1112. <File
  1113. RelativePath="..\..\include\wx\xrc\xh_combo.h"
  1114. >
  1115. </File>
  1116. <File
  1117. RelativePath="..\..\include\wx\xrc\xh_comboctrl.h"
  1118. >
  1119. </File>
  1120. <File
  1121. RelativePath="..\..\include\wx\xrc\xh_datectrl.h"
  1122. >
  1123. </File>
  1124. <File
  1125. RelativePath="..\..\include\wx\xrc\xh_dirpicker.h"
  1126. >
  1127. </File>
  1128. <File
  1129. RelativePath="..\..\include\wx\xrc\xh_dlg.h"
  1130. >
  1131. </File>
  1132. <File
  1133. RelativePath="..\..\include\wx\xrc\xh_editlbox.h"
  1134. >
  1135. </File>
  1136. <File
  1137. RelativePath="..\..\include\wx\xrc\xh_filectrl.h"
  1138. >
  1139. </File>
  1140. <File
  1141. RelativePath="..\..\include\wx\xrc\xh_filepicker.h"
  1142. >
  1143. </File>
  1144. <File
  1145. RelativePath="..\..\include\wx\xrc\xh_fontpicker.h"
  1146. >
  1147. </File>
  1148. <File
  1149. RelativePath="..\..\include\wx\xrc\xh_frame.h"
  1150. >
  1151. </File>
  1152. <File
  1153. RelativePath="..\..\include\wx\xrc\xh_gauge.h"
  1154. >
  1155. </File>
  1156. <File
  1157. RelativePath="..\..\include\wx\xrc\xh_gdctl.h"
  1158. >
  1159. </File>
  1160. <File
  1161. RelativePath="..\..\include\wx\xrc\xh_grid.h"
  1162. >
  1163. </File>
  1164. <File
  1165. RelativePath="..\..\include\wx\xrc\xh_html.h"
  1166. >
  1167. </File>
  1168. <File
  1169. RelativePath="..\..\include\wx\xrc\xh_htmllbox.h"
  1170. >
  1171. </File>
  1172. <File
  1173. RelativePath="..\..\include\wx\xrc\xh_hyperlink.h"
  1174. >
  1175. </File>
  1176. <File
  1177. RelativePath="..\..\include\wx\xrc\xh_listb.h"
  1178. >
  1179. </File>
  1180. <File
  1181. RelativePath="..\..\include\wx\xrc\xh_listbk.h"
  1182. >
  1183. </File>
  1184. <File
  1185. RelativePath="..\..\include\wx\xrc\xh_listc.h"
  1186. >
  1187. </File>
  1188. <File
  1189. RelativePath="..\..\include\wx\xrc\xh_mdi.h"
  1190. >
  1191. </File>
  1192. <File
  1193. RelativePath="..\..\include\wx\xrc\xh_menu.h"
  1194. >
  1195. </File>
  1196. <File
  1197. RelativePath="..\..\include\wx\xrc\xh_notbk.h"
  1198. >
  1199. </File>
  1200. <File
  1201. RelativePath="..\..\include\wx\xrc\xh_odcombo.h"
  1202. >
  1203. </File>
  1204. <File
  1205. RelativePath="..\..\include\wx\xrc\xh_panel.h"
  1206. >
  1207. </File>
  1208. <File
  1209. RelativePath="..\..\include\wx\xrc\xh_propdlg.h"
  1210. >
  1211. </File>
  1212. <File
  1213. RelativePath="..\..\include\wx\xrc\xh_radbt.h"
  1214. >
  1215. </File>
  1216. <File
  1217. RelativePath="..\..\include\wx\xrc\xh_radbx.h"
  1218. >
  1219. </File>
  1220. <File
  1221. RelativePath="..\..\include\wx\xrc\xh_scrol.h"
  1222. >
  1223. </File>
  1224. <File
  1225. RelativePath="..\..\include\wx\xrc\xh_scwin.h"
  1226. >
  1227. </File>
  1228. <File
  1229. RelativePath="..\..\include\wx\xrc\xh_simplebook.h"
  1230. >
  1231. </File>
  1232. <File
  1233. RelativePath="..\..\include\wx\xrc\xh_sizer.h"
  1234. >
  1235. </File>
  1236. <File
  1237. RelativePath="..\..\include\wx\xrc\xh_slidr.h"
  1238. >
  1239. </File>
  1240. <File
  1241. RelativePath="..\..\include\wx\xrc\xh_spin.h"
  1242. >
  1243. </File>
  1244. <File
  1245. RelativePath="..\..\include\wx\xrc\xh_split.h"
  1246. >
  1247. </File>
  1248. <File
  1249. RelativePath="..\..\include\wx\xrc\xh_srchctrl.h"
  1250. >
  1251. </File>
  1252. <File
  1253. RelativePath="..\..\include\wx\xrc\xh_statbar.h"
  1254. >
  1255. </File>
  1256. <File
  1257. RelativePath="..\..\include\wx\xrc\xh_stbmp.h"
  1258. >
  1259. </File>
  1260. <File
  1261. RelativePath="..\..\include\wx\xrc\xh_stbox.h"
  1262. >
  1263. </File>
  1264. <File
  1265. RelativePath="..\..\include\wx\xrc\xh_stlin.h"
  1266. >
  1267. </File>
  1268. <File
  1269. RelativePath="..\..\include\wx\xrc\xh_sttxt.h"
  1270. >
  1271. </File>
  1272. <File
  1273. RelativePath="..\..\include\wx\xrc\xh_text.h"
  1274. >
  1275. </File>
  1276. <File
  1277. RelativePath="..\..\include\wx\xrc\xh_tglbtn.h"
  1278. >
  1279. </File>
  1280. <File
  1281. RelativePath="..\..\include\wx\xrc\xh_timectrl.h"
  1282. >
  1283. </File>
  1284. <File
  1285. RelativePath="..\..\include\wx\xrc\xh_toolb.h"
  1286. >
  1287. </File>
  1288. <File
  1289. RelativePath="..\..\include\wx\xrc\xh_toolbk.h"
  1290. >
  1291. </File>
  1292. <File
  1293. RelativePath="..\..\include\wx\xrc\xh_tree.h"
  1294. >
  1295. </File>
  1296. <File
  1297. RelativePath="..\..\include\wx\xrc\xh_treebk.h"
  1298. >
  1299. </File>
  1300. <File
  1301. RelativePath="..\..\include\wx\xrc\xh_unkwn.h"
  1302. >
  1303. </File>
  1304. <File
  1305. RelativePath="..\..\include\wx\xrc\xh_wizrd.h"
  1306. >
  1307. </File>
  1308. <File
  1309. RelativePath="..\..\include\wx\xrc\xmlres.h"
  1310. >
  1311. </File>
  1312. </Filter>
  1313. <Filter
  1314. Name="Source Files"
  1315. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  1316. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  1317. >
  1318. <File
  1319. RelativePath="..\..\src\xrc\xh_animatctrl.cpp"
  1320. >
  1321. </File>
  1322. <File
  1323. RelativePath="..\..\src\xrc\xh_bannerwindow.cpp"
  1324. >
  1325. </File>
  1326. <File
  1327. RelativePath="..\..\src\xrc\xh_bmp.cpp"
  1328. >
  1329. </File>
  1330. <File
  1331. RelativePath="..\..\src\xrc\xh_bmpbt.cpp"
  1332. >
  1333. </File>
  1334. <File
  1335. RelativePath="..\..\src\xrc\xh_bmpcbox.cpp"
  1336. >
  1337. </File>
  1338. <File
  1339. RelativePath="..\..\src\xrc\xh_bttn.cpp"
  1340. >
  1341. </File>
  1342. <File
  1343. RelativePath="..\..\src\xrc\xh_cald.cpp"
  1344. >
  1345. </File>
  1346. <File
  1347. RelativePath="..\..\src\xrc\xh_chckb.cpp"
  1348. >
  1349. </File>
  1350. <File
  1351. RelativePath="..\..\src\xrc\xh_chckl.cpp"
  1352. >
  1353. </File>
  1354. <File
  1355. RelativePath="..\..\src\xrc\xh_choic.cpp"
  1356. >
  1357. </File>
  1358. <File
  1359. RelativePath="..\..\src\xrc\xh_choicbk.cpp"
  1360. >
  1361. </File>
  1362. <File
  1363. RelativePath="..\..\src\xrc\xh_clrpicker.cpp"
  1364. >
  1365. </File>
  1366. <File
  1367. RelativePath="..\..\src\xrc\xh_cmdlinkbn.cpp"
  1368. >
  1369. </File>
  1370. <File
  1371. RelativePath="..\..\src\xrc\xh_collpane.cpp"
  1372. >
  1373. </File>
  1374. <File
  1375. RelativePath="..\..\src\xrc\xh_combo.cpp"
  1376. >
  1377. </File>
  1378. <File
  1379. RelativePath="..\..\src\xrc\xh_comboctrl.cpp"
  1380. >
  1381. </File>
  1382. <File
  1383. RelativePath="..\..\src\xrc\xh_datectrl.cpp"
  1384. >
  1385. </File>
  1386. <File
  1387. RelativePath="..\..\src\xrc\xh_dirpicker.cpp"
  1388. >
  1389. </File>
  1390. <File
  1391. RelativePath="..\..\src\xrc\xh_dlg.cpp"
  1392. >
  1393. </File>
  1394. <File
  1395. RelativePath="..\..\src\xrc\xh_editlbox.cpp"
  1396. >
  1397. </File>
  1398. <File
  1399. RelativePath="..\..\src\xrc\xh_filectrl.cpp"
  1400. >
  1401. </File>
  1402. <File
  1403. RelativePath="..\..\src\xrc\xh_filepicker.cpp"
  1404. >
  1405. </File>
  1406. <File
  1407. RelativePath="..\..\src\xrc\xh_fontpicker.cpp"
  1408. >
  1409. </File>
  1410. <File
  1411. RelativePath="..\..\src\xrc\xh_frame.cpp"
  1412. >
  1413. </File>
  1414. <File
  1415. RelativePath="..\..\src\xrc\xh_gauge.cpp"
  1416. >
  1417. </File>
  1418. <File
  1419. RelativePath="..\..\src\xrc\xh_gdctl.cpp"
  1420. >
  1421. </File>
  1422. <File
  1423. RelativePath="..\..\src\xrc\xh_grid.cpp"
  1424. >
  1425. </File>
  1426. <File
  1427. RelativePath="..\..\src\xrc\xh_html.cpp"
  1428. >
  1429. </File>
  1430. <File
  1431. RelativePath="..\..\src\xrc\xh_htmllbox.cpp"
  1432. >
  1433. </File>
  1434. <File
  1435. RelativePath="..\..\src\xrc\xh_hyperlink.cpp"
  1436. >
  1437. </File>
  1438. <File
  1439. RelativePath="..\..\src\xrc\xh_listb.cpp"
  1440. >
  1441. </File>
  1442. <File
  1443. RelativePath="..\..\src\xrc\xh_listbk.cpp"
  1444. >
  1445. </File>
  1446. <File
  1447. RelativePath="..\..\src\xrc\xh_listc.cpp"
  1448. >
  1449. </File>
  1450. <File
  1451. RelativePath="..\..\src\xrc\xh_mdi.cpp"
  1452. >
  1453. </File>
  1454. <File
  1455. RelativePath="..\..\src\xrc\xh_menu.cpp"
  1456. >
  1457. </File>
  1458. <File
  1459. RelativePath="..\..\src\xrc\xh_notbk.cpp"
  1460. >
  1461. </File>
  1462. <File
  1463. RelativePath="..\..\src\xrc\xh_odcombo.cpp"
  1464. >
  1465. </File>
  1466. <File
  1467. RelativePath="..\..\src\xrc\xh_panel.cpp"
  1468. >
  1469. </File>
  1470. <File
  1471. RelativePath="..\..\src\xrc\xh_propdlg.cpp"
  1472. >
  1473. </File>
  1474. <File
  1475. RelativePath="..\..\src\xrc\xh_radbt.cpp"
  1476. >
  1477. </File>
  1478. <File
  1479. RelativePath="..\..\src\xrc\xh_radbx.cpp"
  1480. >
  1481. </File>
  1482. <File
  1483. RelativePath="..\..\src\xrc\xh_scrol.cpp"
  1484. >
  1485. </File>
  1486. <File
  1487. RelativePath="..\..\src\xrc\xh_scwin.cpp"
  1488. >
  1489. </File>
  1490. <File
  1491. RelativePath="..\..\src\xrc\xh_simplebook.cpp"
  1492. >
  1493. </File>
  1494. <File
  1495. RelativePath="..\..\src\xrc\xh_sizer.cpp"
  1496. >
  1497. </File>
  1498. <File
  1499. RelativePath="..\..\src\xrc\xh_slidr.cpp"
  1500. >
  1501. </File>
  1502. <File
  1503. RelativePath="..\..\src\xrc\xh_spin.cpp"
  1504. >
  1505. </File>
  1506. <File
  1507. RelativePath="..\..\src\xrc\xh_split.cpp"
  1508. >
  1509. </File>
  1510. <File
  1511. RelativePath="..\..\src\xrc\xh_srchctrl.cpp"
  1512. >
  1513. </File>
  1514. <File
  1515. RelativePath="..\..\src\xrc\xh_statbar.cpp"
  1516. >
  1517. </File>
  1518. <File
  1519. RelativePath="..\..\src\xrc\xh_stbmp.cpp"
  1520. >
  1521. </File>
  1522. <File
  1523. RelativePath="..\..\src\xrc\xh_stbox.cpp"
  1524. >
  1525. </File>
  1526. <File
  1527. RelativePath="..\..\src\xrc\xh_stlin.cpp"
  1528. >
  1529. </File>
  1530. <File
  1531. RelativePath="..\..\src\xrc\xh_sttxt.cpp"
  1532. >
  1533. </File>
  1534. <File
  1535. RelativePath="..\..\src\xrc\xh_text.cpp"
  1536. >
  1537. </File>
  1538. <File
  1539. RelativePath="..\..\src\xrc\xh_tglbtn.cpp"
  1540. >
  1541. </File>
  1542. <File
  1543. RelativePath="..\..\src\xrc\xh_timectrl.cpp"
  1544. >
  1545. </File>
  1546. <File
  1547. RelativePath="..\..\src\xrc\xh_toolb.cpp"
  1548. >
  1549. </File>
  1550. <File
  1551. RelativePath="..\..\src\xrc\xh_toolbk.cpp"
  1552. >
  1553. </File>
  1554. <File
  1555. RelativePath="..\..\src\xrc\xh_tree.cpp"
  1556. >
  1557. </File>
  1558. <File
  1559. RelativePath="..\..\src\xrc\xh_treebk.cpp"
  1560. >
  1561. </File>
  1562. <File
  1563. RelativePath="..\..\src\xrc\xh_unkwn.cpp"
  1564. >
  1565. </File>
  1566. <File
  1567. RelativePath="..\..\src\xrc\xh_wizrd.cpp"
  1568. >
  1569. </File>
  1570. <File
  1571. RelativePath="..\..\src\xrc\xmladv.cpp"
  1572. >
  1573. </File>
  1574. <File
  1575. RelativePath="..\..\src\xrc\xmlres.cpp"
  1576. >
  1577. </File>
  1578. <File
  1579. RelativePath="..\..\src\xrc\xmlrsall.cpp"
  1580. >
  1581. </File>
  1582. </Filter>
  1583. </Files>
  1584. <Globals>
  1585. </Globals>
  1586. </VisualStudioProject>