wx_vc9_adv.vcproj 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <!--
  3. This project was generated by
  4. Bakefile 0.2.9 (http://www.bakefile.org)
  5. Do not modify, all changes will be overwritten!
  6. -->
  7. <VisualStudioProject
  8. ProjectType="Visual C++"
  9. Version="9.00"
  10. Name="adv"
  11. ProjectGUID="{24C45343-FD20-5C92-81C1-35A2AE841E79}"
  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\adv"
  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. AdditionalOptions="/MP"
  53. Optimization="0"
  54. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  55. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING"
  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_advlib.pch"
  64. ObjectFile="vc_mswud\adv\"
  65. ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw30ud_adv.pdb"
  66. WarningLevel="4"
  67. SuppressStartupBanner="true"
  68. DebugInformationFormat="3"
  69. />
  70. <Tool
  71. Name="VCManagedResourceCompilerTool"
  72. />
  73. <Tool
  74. Name="VCResourceCompilerTool"
  75. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING"
  76. Culture="1033"
  77. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  78. />
  79. <Tool
  80. Name="VCPreLinkEventTool"
  81. />
  82. <Tool
  83. Name="VCLibrarianTool"
  84. OutputFile="..\..\lib\vc_lib\wxmsw30ud_adv.lib"
  85. SuppressStartupBanner="true"
  86. />
  87. <Tool
  88. Name="VCALinkTool"
  89. />
  90. <Tool
  91. Name="VCManifestTool"
  92. />
  93. <Tool
  94. Name="VCXDCMakeTool"
  95. />
  96. <Tool
  97. Name="VCBscMakeTool"
  98. OutputFile="..\..\lib\vc_lib\wx_vc9_adv.bsc"
  99. SuppressStartupBanner="true"
  100. />
  101. <Tool
  102. Name="VCFxCopTool"
  103. />
  104. <Tool
  105. Name="VCPostBuildEventTool"
  106. />
  107. </Configuration>
  108. <Configuration
  109. Name="Release|Win32"
  110. OutputDirectory="..\..\lib\vc_lib"
  111. IntermediateDirectory="vc_mswu\adv"
  112. ConfigurationType="4"
  113. UseOfMFC="0"
  114. ATLMinimizesCRunTimeLibraryUsage="false"
  115. CharacterSet="1"
  116. >
  117. <Tool
  118. Name="VCPreBuildEventTool"
  119. />
  120. <Tool
  121. Name="VCCustomBuildTool"
  122. />
  123. <Tool
  124. Name="VCXMLDataGeneratorTool"
  125. />
  126. <Tool
  127. Name="VCWebServiceProxyGeneratorTool"
  128. />
  129. <Tool
  130. Name="VCMIDLTool"
  131. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING"
  132. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  133. />
  134. <Tool
  135. Name="VCCLCompilerTool"
  136. AdditionalOptions="/MP"
  137. Optimization="2"
  138. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  139. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING"
  140. ExceptionHandling="1"
  141. RuntimeLibrary="2"
  142. RuntimeTypeInfo="true"
  143. UsePrecompiledHeader="2"
  144. PrecompiledHeaderThrough="wx/wxprec.h"
  145. PrecompiledHeaderFile="vc_mswu\wxprec_advlib.pch"
  146. ObjectFile="vc_mswu\adv\"
  147. ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw30u_adv.pdb"
  148. WarningLevel="4"
  149. SuppressStartupBanner="true"
  150. DebugInformationFormat="3"
  151. />
  152. <Tool
  153. Name="VCManagedResourceCompilerTool"
  154. />
  155. <Tool
  156. Name="VCResourceCompilerTool"
  157. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING"
  158. Culture="1033"
  159. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  160. />
  161. <Tool
  162. Name="VCPreLinkEventTool"
  163. />
  164. <Tool
  165. Name="VCLibrarianTool"
  166. OutputFile="..\..\lib\vc_lib\wxmsw30u_adv.lib"
  167. SuppressStartupBanner="true"
  168. />
  169. <Tool
  170. Name="VCALinkTool"
  171. />
  172. <Tool
  173. Name="VCManifestTool"
  174. />
  175. <Tool
  176. Name="VCXDCMakeTool"
  177. />
  178. <Tool
  179. Name="VCBscMakeTool"
  180. OutputFile="..\..\lib\vc_lib\wx_vc9_adv.bsc"
  181. SuppressStartupBanner="true"
  182. />
  183. <Tool
  184. Name="VCFxCopTool"
  185. />
  186. <Tool
  187. Name="VCPostBuildEventTool"
  188. />
  189. </Configuration>
  190. <Configuration
  191. Name="DLL Debug|Win32"
  192. OutputDirectory="..\..\lib\vc_dll"
  193. IntermediateDirectory="vc_mswuddll\adv"
  194. ConfigurationType="2"
  195. UseOfMFC="0"
  196. ATLMinimizesCRunTimeLibraryUsage="false"
  197. CharacterSet="1"
  198. >
  199. <Tool
  200. Name="VCPreBuildEventTool"
  201. />
  202. <Tool
  203. Name="VCCustomBuildTool"
  204. />
  205. <Tool
  206. Name="VCXMLDataGeneratorTool"
  207. />
  208. <Tool
  209. Name="VCWebServiceProxyGeneratorTool"
  210. />
  211. <Tool
  212. Name="VCMIDLTool"
  213. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_ADV"
  214. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  215. />
  216. <Tool
  217. Name="VCCLCompilerTool"
  218. AdditionalOptions="/MP"
  219. Optimization="0"
  220. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  221. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_ADV"
  222. ExceptionHandling="1"
  223. BasicRuntimeChecks="3"
  224. RuntimeLibrary="3"
  225. BufferSecurityCheck="true"
  226. RuntimeTypeInfo="true"
  227. UsePrecompiledHeader="2"
  228. PrecompiledHeaderThrough="wx/wxprec.h"
  229. PrecompiledHeaderFile="vc_mswuddll\wxprec_advdll.pch"
  230. ObjectFile="vc_mswuddll\adv\"
  231. ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw30ud_adv_vc_custom.pdb"
  232. WarningLevel="4"
  233. SuppressStartupBanner="true"
  234. DebugInformationFormat="3"
  235. />
  236. <Tool
  237. Name="VCManagedResourceCompilerTool"
  238. />
  239. <Tool
  240. Name="VCResourceCompilerTool"
  241. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw30ud_adv_vc_custom;WXUSINGDLL;WXMAKINGDLL_ADV"
  242. Culture="1033"
  243. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  244. />
  245. <Tool
  246. Name="VCPreLinkEventTool"
  247. />
  248. <Tool
  249. Name="VCLinkerTool"
  250. AdditionalOptions=""
  251. AdditionalDependencies="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"
  252. OutputFile="..\..\lib\vc_dll\wxmsw30ud_adv_vc_custom.dll"
  253. LinkIncremental="2"
  254. ImportLibrary="..\..\lib\vc_dll\wxmsw30ud_adv.lib"
  255. SuppressStartupBanner="true"
  256. AdditionalLibraryDirectories="..\..\lib\vc_dll"
  257. GenerateManifest="true"
  258. GenerateDebugInformation="true"
  259. ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw30ud_adv_vc_custom.pdb"
  260. TargetMachine="1"
  261. />
  262. <Tool
  263. Name="VCALinkTool"
  264. />
  265. <Tool
  266. Name="VCManifestTool"
  267. />
  268. <Tool
  269. Name="VCXDCMakeTool"
  270. />
  271. <Tool
  272. Name="VCBscMakeTool"
  273. OutputFile="..\..\lib\vc_dll\wx_vc9_adv.bsc"
  274. SuppressStartupBanner="true"
  275. />
  276. <Tool
  277. Name="VCFxCopTool"
  278. />
  279. <Tool
  280. Name="VCPostBuildEventTool"
  281. />
  282. </Configuration>
  283. <Configuration
  284. Name="DLL Release|Win32"
  285. OutputDirectory="..\..\lib\vc_dll"
  286. IntermediateDirectory="vc_mswudll\adv"
  287. ConfigurationType="2"
  288. UseOfMFC="0"
  289. ATLMinimizesCRunTimeLibraryUsage="false"
  290. CharacterSet="1"
  291. >
  292. <Tool
  293. Name="VCPreBuildEventTool"
  294. />
  295. <Tool
  296. Name="VCCustomBuildTool"
  297. />
  298. <Tool
  299. Name="VCXMLDataGeneratorTool"
  300. />
  301. <Tool
  302. Name="VCWebServiceProxyGeneratorTool"
  303. />
  304. <Tool
  305. Name="VCMIDLTool"
  306. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_ADV"
  307. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  308. />
  309. <Tool
  310. Name="VCCLCompilerTool"
  311. AdditionalOptions="/MP"
  312. Optimization="2"
  313. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  314. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_ADV"
  315. ExceptionHandling="1"
  316. RuntimeLibrary="2"
  317. RuntimeTypeInfo="true"
  318. UsePrecompiledHeader="2"
  319. PrecompiledHeaderThrough="wx/wxprec.h"
  320. PrecompiledHeaderFile="vc_mswudll\wxprec_advdll.pch"
  321. ObjectFile="vc_mswudll\adv\"
  322. ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw30u_adv_vc_custom.pdb"
  323. WarningLevel="4"
  324. SuppressStartupBanner="true"
  325. DebugInformationFormat="3"
  326. />
  327. <Tool
  328. Name="VCManagedResourceCompilerTool"
  329. />
  330. <Tool
  331. Name="VCResourceCompilerTool"
  332. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw30u_adv_vc_custom;WXUSINGDLL;WXMAKINGDLL_ADV"
  333. Culture="1033"
  334. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  335. />
  336. <Tool
  337. Name="VCPreLinkEventTool"
  338. />
  339. <Tool
  340. Name="VCLinkerTool"
  341. AdditionalOptions=""
  342. AdditionalDependencies="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"
  343. OutputFile="..\..\lib\vc_dll\wxmsw30u_adv_vc_custom.dll"
  344. LinkIncremental="1"
  345. ImportLibrary="..\..\lib\vc_dll\wxmsw30u_adv.lib"
  346. SuppressStartupBanner="true"
  347. AdditionalLibraryDirectories="..\..\lib\vc_dll"
  348. GenerateManifest="true"
  349. GenerateDebugInformation="true"
  350. ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw30u_adv_vc_custom.pdb"
  351. TargetMachine="1"
  352. OptimizeReferences="2"
  353. EnableCOMDATFolding="2"
  354. />
  355. <Tool
  356. Name="VCALinkTool"
  357. />
  358. <Tool
  359. Name="VCManifestTool"
  360. />
  361. <Tool
  362. Name="VCXDCMakeTool"
  363. />
  364. <Tool
  365. Name="VCBscMakeTool"
  366. OutputFile="..\..\lib\vc_dll\wx_vc9_adv.bsc"
  367. SuppressStartupBanner="true"
  368. />
  369. <Tool
  370. Name="VCFxCopTool"
  371. />
  372. <Tool
  373. Name="VCPostBuildEventTool"
  374. />
  375. </Configuration>
  376. <Configuration
  377. Name="Debug|x64"
  378. OutputDirectory="..\..\lib\vc_x64_lib"
  379. IntermediateDirectory="vc_mswud_x64\adv"
  380. ConfigurationType="4"
  381. UseOfMFC="0"
  382. ATLMinimizesCRunTimeLibraryUsage="false"
  383. CharacterSet="1"
  384. >
  385. <Tool
  386. Name="VCPreBuildEventTool"
  387. />
  388. <Tool
  389. Name="VCCustomBuildTool"
  390. />
  391. <Tool
  392. Name="VCXMLDataGeneratorTool"
  393. />
  394. <Tool
  395. Name="VCWebServiceProxyGeneratorTool"
  396. />
  397. <Tool
  398. Name="VCMIDLTool"
  399. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING"
  400. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  401. />
  402. <Tool
  403. Name="VCCLCompilerTool"
  404. AdditionalOptions="/MP"
  405. Optimization="0"
  406. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  407. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING"
  408. ExceptionHandling="1"
  409. BasicRuntimeChecks="3"
  410. RuntimeLibrary="3"
  411. BufferSecurityCheck="true"
  412. RuntimeTypeInfo="true"
  413. UsePrecompiledHeader="2"
  414. PrecompiledHeaderThrough="wx/wxprec.h"
  415. PrecompiledHeaderFile="vc_mswud_x64\wxprec_advlib.pch"
  416. ObjectFile="vc_mswud_x64\adv\"
  417. ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxmsw30ud_adv.pdb"
  418. WarningLevel="4"
  419. SuppressStartupBanner="true"
  420. DebugInformationFormat="3"
  421. />
  422. <Tool
  423. Name="VCManagedResourceCompilerTool"
  424. />
  425. <Tool
  426. Name="VCResourceCompilerTool"
  427. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING"
  428. Culture="1033"
  429. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  430. />
  431. <Tool
  432. Name="VCPreLinkEventTool"
  433. />
  434. <Tool
  435. Name="VCLibrarianTool"
  436. OutputFile="..\..\lib\vc_x64_lib\wxmsw30ud_adv.lib"
  437. SuppressStartupBanner="true"
  438. />
  439. <Tool
  440. Name="VCALinkTool"
  441. />
  442. <Tool
  443. Name="VCManifestTool"
  444. />
  445. <Tool
  446. Name="VCXDCMakeTool"
  447. />
  448. <Tool
  449. Name="VCBscMakeTool"
  450. OutputFile="..\..\lib\vc_x64_lib\wx_vc9_adv.bsc"
  451. SuppressStartupBanner="true"
  452. />
  453. <Tool
  454. Name="VCFxCopTool"
  455. />
  456. <Tool
  457. Name="VCPostBuildEventTool"
  458. />
  459. </Configuration>
  460. <Configuration
  461. Name="Release|x64"
  462. OutputDirectory="..\..\lib\vc_x64_lib"
  463. IntermediateDirectory="vc_mswu_x64\adv"
  464. ConfigurationType="4"
  465. UseOfMFC="0"
  466. ATLMinimizesCRunTimeLibraryUsage="false"
  467. CharacterSet="1"
  468. >
  469. <Tool
  470. Name="VCPreBuildEventTool"
  471. />
  472. <Tool
  473. Name="VCCustomBuildTool"
  474. />
  475. <Tool
  476. Name="VCXMLDataGeneratorTool"
  477. />
  478. <Tool
  479. Name="VCWebServiceProxyGeneratorTool"
  480. />
  481. <Tool
  482. Name="VCMIDLTool"
  483. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING"
  484. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  485. />
  486. <Tool
  487. Name="VCCLCompilerTool"
  488. AdditionalOptions="/MP"
  489. Optimization="2"
  490. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  491. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING"
  492. ExceptionHandling="1"
  493. RuntimeLibrary="2"
  494. RuntimeTypeInfo="true"
  495. UsePrecompiledHeader="2"
  496. PrecompiledHeaderThrough="wx/wxprec.h"
  497. PrecompiledHeaderFile="vc_mswu_x64\wxprec_advlib.pch"
  498. ObjectFile="vc_mswu_x64\adv\"
  499. ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxmsw30u_adv.pdb"
  500. WarningLevel="4"
  501. SuppressStartupBanner="true"
  502. DebugInformationFormat="3"
  503. />
  504. <Tool
  505. Name="VCManagedResourceCompilerTool"
  506. />
  507. <Tool
  508. Name="VCResourceCompilerTool"
  509. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING"
  510. Culture="1033"
  511. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  512. />
  513. <Tool
  514. Name="VCPreLinkEventTool"
  515. />
  516. <Tool
  517. Name="VCLibrarianTool"
  518. OutputFile="..\..\lib\vc_x64_lib\wxmsw30u_adv.lib"
  519. SuppressStartupBanner="true"
  520. />
  521. <Tool
  522. Name="VCALinkTool"
  523. />
  524. <Tool
  525. Name="VCManifestTool"
  526. />
  527. <Tool
  528. Name="VCXDCMakeTool"
  529. />
  530. <Tool
  531. Name="VCBscMakeTool"
  532. OutputFile="..\..\lib\vc_x64_lib\wx_vc9_adv.bsc"
  533. SuppressStartupBanner="true"
  534. />
  535. <Tool
  536. Name="VCFxCopTool"
  537. />
  538. <Tool
  539. Name="VCPostBuildEventTool"
  540. />
  541. </Configuration>
  542. <Configuration
  543. Name="DLL Debug|x64"
  544. OutputDirectory="..\..\lib\vc_x64_dll"
  545. IntermediateDirectory="vc_mswuddll_x64\adv"
  546. ConfigurationType="2"
  547. UseOfMFC="0"
  548. ATLMinimizesCRunTimeLibraryUsage="false"
  549. CharacterSet="1"
  550. >
  551. <Tool
  552. Name="VCPreBuildEventTool"
  553. />
  554. <Tool
  555. Name="VCCustomBuildTool"
  556. />
  557. <Tool
  558. Name="VCXMLDataGeneratorTool"
  559. />
  560. <Tool
  561. Name="VCWebServiceProxyGeneratorTool"
  562. />
  563. <Tool
  564. Name="VCMIDLTool"
  565. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_ADV"
  566. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  567. />
  568. <Tool
  569. Name="VCCLCompilerTool"
  570. AdditionalOptions="/MP"
  571. Optimization="0"
  572. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  573. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_ADV"
  574. ExceptionHandling="1"
  575. BasicRuntimeChecks="3"
  576. RuntimeLibrary="3"
  577. BufferSecurityCheck="true"
  578. RuntimeTypeInfo="true"
  579. UsePrecompiledHeader="2"
  580. PrecompiledHeaderThrough="wx/wxprec.h"
  581. PrecompiledHeaderFile="vc_mswuddll_x64\wxprec_advdll.pch"
  582. ObjectFile="vc_mswuddll_x64\adv\"
  583. ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxmsw30ud_adv_vc_custom.pdb"
  584. WarningLevel="4"
  585. SuppressStartupBanner="true"
  586. DebugInformationFormat="3"
  587. />
  588. <Tool
  589. Name="VCManagedResourceCompilerTool"
  590. />
  591. <Tool
  592. Name="VCResourceCompilerTool"
  593. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw30ud_adv_vc_custom;WXUSINGDLL;WXMAKINGDLL_ADV"
  594. Culture="1033"
  595. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  596. />
  597. <Tool
  598. Name="VCPreLinkEventTool"
  599. />
  600. <Tool
  601. Name="VCLinkerTool"
  602. AdditionalOptions=""
  603. AdditionalDependencies="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"
  604. OutputFile="..\..\lib\vc_x64_dll\wxmsw30ud_adv_vc_custom.dll"
  605. LinkIncremental="2"
  606. ImportLibrary="..\..\lib\vc_x64_dll\wxmsw30ud_adv.lib"
  607. SuppressStartupBanner="true"
  608. AdditionalLibraryDirectories="..\..\lib\vc_x64_dll"
  609. GenerateManifest="true"
  610. GenerateDebugInformation="true"
  611. ProgramDatabaseFile="..\..\lib\vc_x64_dll\wxmsw30ud_adv_vc_custom.pdb"
  612. TargetMachine="17"
  613. />
  614. <Tool
  615. Name="VCALinkTool"
  616. />
  617. <Tool
  618. Name="VCManifestTool"
  619. />
  620. <Tool
  621. Name="VCXDCMakeTool"
  622. />
  623. <Tool
  624. Name="VCBscMakeTool"
  625. OutputFile="..\..\lib\vc_x64_dll\wx_vc9_adv.bsc"
  626. SuppressStartupBanner="true"
  627. />
  628. <Tool
  629. Name="VCFxCopTool"
  630. />
  631. <Tool
  632. Name="VCPostBuildEventTool"
  633. />
  634. </Configuration>
  635. <Configuration
  636. Name="DLL Release|x64"
  637. OutputDirectory="..\..\lib\vc_x64_dll"
  638. IntermediateDirectory="vc_mswudll_x64\adv"
  639. ConfigurationType="2"
  640. UseOfMFC="0"
  641. ATLMinimizesCRunTimeLibraryUsage="false"
  642. CharacterSet="1"
  643. >
  644. <Tool
  645. Name="VCPreBuildEventTool"
  646. />
  647. <Tool
  648. Name="VCCustomBuildTool"
  649. />
  650. <Tool
  651. Name="VCXMLDataGeneratorTool"
  652. />
  653. <Tool
  654. Name="VCWebServiceProxyGeneratorTool"
  655. />
  656. <Tool
  657. Name="VCMIDLTool"
  658. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_ADV"
  659. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  660. />
  661. <Tool
  662. Name="VCCLCompilerTool"
  663. AdditionalOptions="/MP"
  664. Optimization="2"
  665. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  666. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_ADV"
  667. ExceptionHandling="1"
  668. RuntimeLibrary="2"
  669. RuntimeTypeInfo="true"
  670. UsePrecompiledHeader="2"
  671. PrecompiledHeaderThrough="wx/wxprec.h"
  672. PrecompiledHeaderFile="vc_mswudll_x64\wxprec_advdll.pch"
  673. ObjectFile="vc_mswudll_x64\adv\"
  674. ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxmsw30u_adv_vc_custom.pdb"
  675. WarningLevel="4"
  676. SuppressStartupBanner="true"
  677. DebugInformationFormat="3"
  678. />
  679. <Tool
  680. Name="VCManagedResourceCompilerTool"
  681. />
  682. <Tool
  683. Name="VCResourceCompilerTool"
  684. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw30u_adv_vc_custom;WXUSINGDLL;WXMAKINGDLL_ADV"
  685. Culture="1033"
  686. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  687. />
  688. <Tool
  689. Name="VCPreLinkEventTool"
  690. />
  691. <Tool
  692. Name="VCLinkerTool"
  693. AdditionalOptions=""
  694. AdditionalDependencies="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"
  695. OutputFile="..\..\lib\vc_x64_dll\wxmsw30u_adv_vc_custom.dll"
  696. LinkIncremental="1"
  697. ImportLibrary="..\..\lib\vc_x64_dll\wxmsw30u_adv.lib"
  698. SuppressStartupBanner="true"
  699. AdditionalLibraryDirectories="..\..\lib\vc_x64_dll"
  700. GenerateManifest="true"
  701. GenerateDebugInformation="true"
  702. ProgramDatabaseFile="..\..\lib\vc_x64_dll\wxmsw30u_adv_vc_custom.pdb"
  703. TargetMachine="17"
  704. OptimizeReferences="2"
  705. EnableCOMDATFolding="2"
  706. />
  707. <Tool
  708. Name="VCALinkTool"
  709. />
  710. <Tool
  711. Name="VCManifestTool"
  712. />
  713. <Tool
  714. Name="VCXDCMakeTool"
  715. />
  716. <Tool
  717. Name="VCBscMakeTool"
  718. OutputFile="..\..\lib\vc_x64_dll\wx_vc9_adv.bsc"
  719. SuppressStartupBanner="true"
  720. />
  721. <Tool
  722. Name="VCFxCopTool"
  723. />
  724. <Tool
  725. Name="VCPostBuildEventTool"
  726. />
  727. </Configuration>
  728. </Configurations>
  729. <References>
  730. </References>
  731. <Files>
  732. <Filter
  733. Name="Common Sources"
  734. UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}"
  735. >
  736. <File
  737. RelativePath="..\..\src\common\animatecmn.cpp"
  738. >
  739. </File>
  740. <File
  741. RelativePath="..\..\src\common\bmpcboxcmn.cpp"
  742. >
  743. </File>
  744. <File
  745. RelativePath="..\..\src\common\calctrlcmn.cpp"
  746. >
  747. </File>
  748. <File
  749. RelativePath="..\..\src\common\datavcmn.cpp"
  750. >
  751. </File>
  752. <File
  753. RelativePath="..\..\src\common\dummy.cpp"
  754. >
  755. <FileConfiguration
  756. Name="Debug|Win32"
  757. >
  758. <Tool
  759. Name="VCCLCompilerTool"
  760. UsePrecompiledHeader="1"
  761. />
  762. </FileConfiguration>
  763. <FileConfiguration
  764. Name="Release|Win32"
  765. >
  766. <Tool
  767. Name="VCCLCompilerTool"
  768. UsePrecompiledHeader="1"
  769. />
  770. </FileConfiguration>
  771. <FileConfiguration
  772. Name="DLL Debug|Win32"
  773. >
  774. <Tool
  775. Name="VCCLCompilerTool"
  776. UsePrecompiledHeader="1"
  777. />
  778. </FileConfiguration>
  779. <FileConfiguration
  780. Name="DLL Release|Win32"
  781. >
  782. <Tool
  783. Name="VCCLCompilerTool"
  784. UsePrecompiledHeader="1"
  785. />
  786. </FileConfiguration>
  787. <FileConfiguration
  788. Name="Debug|x64"
  789. >
  790. <Tool
  791. Name="VCCLCompilerTool"
  792. UsePrecompiledHeader="1"
  793. />
  794. </FileConfiguration>
  795. <FileConfiguration
  796. Name="Release|x64"
  797. >
  798. <Tool
  799. Name="VCCLCompilerTool"
  800. UsePrecompiledHeader="1"
  801. />
  802. </FileConfiguration>
  803. <FileConfiguration
  804. Name="DLL Debug|x64"
  805. >
  806. <Tool
  807. Name="VCCLCompilerTool"
  808. UsePrecompiledHeader="1"
  809. />
  810. </FileConfiguration>
  811. <FileConfiguration
  812. Name="DLL Release|x64"
  813. >
  814. <Tool
  815. Name="VCCLCompilerTool"
  816. UsePrecompiledHeader="1"
  817. />
  818. </FileConfiguration>
  819. </File>
  820. <File
  821. RelativePath="..\..\src\common\gridcmn.cpp"
  822. >
  823. </File>
  824. <File
  825. RelativePath="..\..\src\common\hyperlnkcmn.cpp"
  826. >
  827. </File>
  828. <File
  829. RelativePath="..\..\src\common\odcombocmn.cpp"
  830. >
  831. </File>
  832. <File
  833. RelativePath="..\..\src\common\richtooltipcmn.cpp"
  834. >
  835. </File>
  836. <File
  837. RelativePath="..\..\src\common\taskbarcmn.cpp"
  838. >
  839. </File>
  840. </Filter>
  841. <Filter
  842. Name="MSW Sources"
  843. UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}"
  844. >
  845. <File
  846. RelativePath="..\..\src\msw\aboutdlg.cpp"
  847. >
  848. </File>
  849. <File
  850. RelativePath="..\..\src\msw\bmpcbox.cpp"
  851. >
  852. </File>
  853. <File
  854. RelativePath="..\..\src\msw\calctrl.cpp"
  855. >
  856. </File>
  857. <File
  858. RelativePath="..\..\src\msw\commandlinkbutton.cpp"
  859. >
  860. </File>
  861. <File
  862. RelativePath="..\..\src\msw\datecontrols.cpp"
  863. >
  864. </File>
  865. <File
  866. RelativePath="..\..\src\msw\datectrl.cpp"
  867. >
  868. </File>
  869. <File
  870. RelativePath="..\..\src\msw\datetimectrl.cpp"
  871. >
  872. </File>
  873. <File
  874. RelativePath="..\..\src\msw\hyperlink.cpp"
  875. >
  876. </File>
  877. <File
  878. RelativePath="..\..\src\msw\joystick.cpp"
  879. >
  880. </File>
  881. <File
  882. RelativePath="..\..\src\msw\notifmsg.cpp"
  883. >
  884. </File>
  885. <File
  886. RelativePath="..\..\src\msw\richtooltip.cpp"
  887. >
  888. </File>
  889. <File
  890. RelativePath="..\..\src\msw\sound.cpp"
  891. >
  892. </File>
  893. <File
  894. RelativePath="..\..\src\msw\taskbar.cpp"
  895. >
  896. </File>
  897. <File
  898. RelativePath="..\..\src\msw\timectrl.cpp"
  899. >
  900. </File>
  901. <File
  902. RelativePath="..\..\src\msw\version.rc"
  903. >
  904. <FileConfiguration
  905. Name="Debug|Win32"
  906. ExcludedFromBuild="true"
  907. />
  908. <FileConfiguration
  909. Name="Release|Win32"
  910. ExcludedFromBuild="true"
  911. />
  912. <FileConfiguration
  913. Name="Debug|x64"
  914. ExcludedFromBuild="true"
  915. />
  916. <FileConfiguration
  917. Name="Release|x64"
  918. ExcludedFromBuild="true"
  919. />
  920. </File>
  921. </Filter>
  922. <Filter
  923. Name="Generic Sources"
  924. UniqueIdentifier="{FEA0C02F-F300-53BA-B784-52A5086B8093}"
  925. >
  926. <File
  927. RelativePath="..\..\src\generic\aboutdlgg.cpp"
  928. >
  929. </File>
  930. <File
  931. RelativePath="..\..\src\generic\animateg.cpp"
  932. >
  933. </File>
  934. <File
  935. RelativePath="..\..\src\generic\bannerwindow.cpp"
  936. >
  937. </File>
  938. <File
  939. RelativePath="..\..\src\generic\bmpcboxg.cpp"
  940. >
  941. </File>
  942. <File
  943. RelativePath="..\..\src\generic\calctrlg.cpp"
  944. >
  945. </File>
  946. <File
  947. RelativePath="..\..\src\generic\commandlinkbuttong.cpp"
  948. >
  949. </File>
  950. <File
  951. RelativePath="..\..\src\generic\datavgen.cpp"
  952. >
  953. </File>
  954. <File
  955. RelativePath="..\..\src\generic\datectlg.cpp"
  956. >
  957. </File>
  958. <File
  959. RelativePath="..\..\src\generic\editlbox.cpp"
  960. >
  961. </File>
  962. <File
  963. RelativePath="..\..\src\generic\grid.cpp"
  964. >
  965. </File>
  966. <File
  967. RelativePath="..\..\src\generic\gridctrl.cpp"
  968. >
  969. </File>
  970. <File
  971. RelativePath="..\..\src\generic\grideditors.cpp"
  972. >
  973. </File>
  974. <File
  975. RelativePath="..\..\src\generic\gridsel.cpp"
  976. >
  977. </File>
  978. <File
  979. RelativePath="..\..\src\generic\helpext.cpp"
  980. >
  981. </File>
  982. <File
  983. RelativePath="..\..\src\generic\hyperlinkg.cpp"
  984. >
  985. </File>
  986. <File
  987. RelativePath="..\..\src\generic\laywin.cpp"
  988. >
  989. </File>
  990. <File
  991. RelativePath="..\..\src\generic\notifmsgg.cpp"
  992. >
  993. </File>
  994. <File
  995. RelativePath="..\..\src\generic\odcombo.cpp"
  996. >
  997. </File>
  998. <File
  999. RelativePath="..\..\src\generic\propdlg.cpp"
  1000. >
  1001. </File>
  1002. <File
  1003. RelativePath="..\..\src\generic\richtooltipg.cpp"
  1004. >
  1005. </File>
  1006. <File
  1007. RelativePath="..\..\src\generic\sashwin.cpp"
  1008. >
  1009. </File>
  1010. <File
  1011. RelativePath="..\..\src\generic\splash.cpp"
  1012. >
  1013. </File>
  1014. <File
  1015. RelativePath="..\..\src\generic\timectrlg.cpp"
  1016. >
  1017. </File>
  1018. <File
  1019. RelativePath="..\..\src\generic\tipdlg.cpp"
  1020. >
  1021. </File>
  1022. <File
  1023. RelativePath="..\..\src\generic\treelist.cpp"
  1024. >
  1025. </File>
  1026. <File
  1027. RelativePath="..\..\src\generic\wizard.cpp"
  1028. >
  1029. </File>
  1030. </Filter>
  1031. <Filter
  1032. Name="Setup Headers"
  1033. UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}"
  1034. >
  1035. <File
  1036. RelativePath="..\..\include\wx\msw\setup.h"
  1037. >
  1038. <FileConfiguration
  1039. Name="Debug|Win32"
  1040. >
  1041. <Tool
  1042. Name="VCCustomBuildTool"
  1043. Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
  1044. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
  1045. Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
  1046. />
  1047. </FileConfiguration>
  1048. <FileConfiguration
  1049. Name="Release|Win32"
  1050. >
  1051. <Tool
  1052. Name="VCCustomBuildTool"
  1053. Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
  1054. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
  1055. Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
  1056. />
  1057. </FileConfiguration>
  1058. <FileConfiguration
  1059. Name="DLL Debug|Win32"
  1060. >
  1061. <Tool
  1062. Name="VCCustomBuildTool"
  1063. Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
  1064. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
  1065. Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
  1066. />
  1067. </FileConfiguration>
  1068. <FileConfiguration
  1069. Name="DLL Release|Win32"
  1070. >
  1071. <Tool
  1072. Name="VCCustomBuildTool"
  1073. Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
  1074. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
  1075. Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
  1076. />
  1077. </FileConfiguration>
  1078. <FileConfiguration
  1079. Name="Debug|x64"
  1080. >
  1081. <Tool
  1082. Name="VCCustomBuildTool"
  1083. Description="Creating ..\..\lib\vc_x64_lib\mswud\wx\setup.h"
  1084. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_lib\mswud\wx\setup.h"
  1085. Outputs="..\..\lib\vc_x64_lib\mswud\wx\setup.h"
  1086. />
  1087. </FileConfiguration>
  1088. <FileConfiguration
  1089. Name="Release|x64"
  1090. >
  1091. <Tool
  1092. Name="VCCustomBuildTool"
  1093. Description="Creating ..\..\lib\vc_x64_lib\mswu\wx\setup.h"
  1094. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_lib\mswu\wx\setup.h"
  1095. Outputs="..\..\lib\vc_x64_lib\mswu\wx\setup.h"
  1096. />
  1097. </FileConfiguration>
  1098. <FileConfiguration
  1099. Name="DLL Debug|x64"
  1100. >
  1101. <Tool
  1102. Name="VCCustomBuildTool"
  1103. Description="Creating ..\..\lib\vc_x64_dll\mswud\wx\setup.h"
  1104. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_dll\mswud\wx\setup.h"
  1105. Outputs="..\..\lib\vc_x64_dll\mswud\wx\setup.h"
  1106. />
  1107. </FileConfiguration>
  1108. <FileConfiguration
  1109. Name="DLL Release|x64"
  1110. >
  1111. <Tool
  1112. Name="VCCustomBuildTool"
  1113. Description="Creating ..\..\lib\vc_x64_dll\mswu\wx\setup.h"
  1114. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_dll\mswu\wx\setup.h"
  1115. Outputs="..\..\lib\vc_x64_dll\mswu\wx\setup.h"
  1116. />
  1117. </FileConfiguration>
  1118. </File>
  1119. <File
  1120. RelativePath="..\..\include\wx\univ\setup.h"
  1121. >
  1122. <FileConfiguration
  1123. Name="Debug|Win32"
  1124. />
  1125. <FileConfiguration
  1126. Name="Release|Win32"
  1127. />
  1128. <FileConfiguration
  1129. Name="DLL Debug|Win32"
  1130. />
  1131. <FileConfiguration
  1132. Name="DLL Release|Win32"
  1133. />
  1134. <FileConfiguration
  1135. Name="Debug|x64"
  1136. />
  1137. <FileConfiguration
  1138. Name="Release|x64"
  1139. />
  1140. <FileConfiguration
  1141. Name="DLL Debug|x64"
  1142. />
  1143. <FileConfiguration
  1144. Name="DLL Release|x64"
  1145. />
  1146. </File>
  1147. </Filter>
  1148. <Filter
  1149. Name="MSW Headers"
  1150. UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}"
  1151. >
  1152. <File
  1153. RelativePath="..\..\include\wx\msw\bmpcbox.h"
  1154. >
  1155. </File>
  1156. <File
  1157. RelativePath="..\..\include\wx\msw\calctrl.h"
  1158. >
  1159. </File>
  1160. <File
  1161. RelativePath="..\..\include\wx\msw\commandlinkbutton.h"
  1162. >
  1163. </File>
  1164. <File
  1165. RelativePath="..\..\include\wx\msw\datectrl.h"
  1166. >
  1167. </File>
  1168. <File
  1169. RelativePath="..\..\include\wx\msw\datetimectrl.h"
  1170. >
  1171. </File>
  1172. <File
  1173. RelativePath="..\..\include\wx\msw\genrcdefs.h"
  1174. >
  1175. <FileConfiguration
  1176. Name="Debug|Win32"
  1177. >
  1178. <Tool
  1179. Name="VCCustomBuildTool"
  1180. Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  1181. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
  1182. Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  1183. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
  1184. />
  1185. </FileConfiguration>
  1186. <FileConfiguration
  1187. Name="Release|Win32"
  1188. >
  1189. <Tool
  1190. Name="VCCustomBuildTool"
  1191. Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  1192. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
  1193. Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  1194. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
  1195. />
  1196. </FileConfiguration>
  1197. <FileConfiguration
  1198. Name="DLL Debug|Win32"
  1199. >
  1200. <Tool
  1201. Name="VCCustomBuildTool"
  1202. Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  1203. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
  1204. Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  1205. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
  1206. />
  1207. </FileConfiguration>
  1208. <FileConfiguration
  1209. Name="DLL Release|Win32"
  1210. >
  1211. <Tool
  1212. Name="VCCustomBuildTool"
  1213. Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  1214. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
  1215. Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  1216. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
  1217. />
  1218. </FileConfiguration>
  1219. <FileConfiguration
  1220. Name="Debug|x64"
  1221. >
  1222. <Tool
  1223. Name="VCCustomBuildTool"
  1224. Description="Creating ..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h"
  1225. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h&quot;"
  1226. Outputs="..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h"
  1227. AdditionalDependencies="&quot;..\..\lib\vc_x64_lib\mswud\wx\msw&quot;"
  1228. />
  1229. </FileConfiguration>
  1230. <FileConfiguration
  1231. Name="Release|x64"
  1232. >
  1233. <Tool
  1234. Name="VCCustomBuildTool"
  1235. Description="Creating ..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h"
  1236. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h&quot;"
  1237. Outputs="..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h"
  1238. AdditionalDependencies="&quot;..\..\lib\vc_x64_lib\mswu\wx\msw&quot;"
  1239. />
  1240. </FileConfiguration>
  1241. <FileConfiguration
  1242. Name="DLL Debug|x64"
  1243. >
  1244. <Tool
  1245. Name="VCCustomBuildTool"
  1246. Description="Creating ..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h"
  1247. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h&quot;"
  1248. Outputs="..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h"
  1249. AdditionalDependencies="&quot;..\..\lib\vc_x64_dll\mswud\wx\msw&quot;"
  1250. />
  1251. </FileConfiguration>
  1252. <FileConfiguration
  1253. Name="DLL Release|x64"
  1254. >
  1255. <Tool
  1256. Name="VCCustomBuildTool"
  1257. Description="Creating ..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h"
  1258. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h&quot;"
  1259. Outputs="..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h"
  1260. AdditionalDependencies="&quot;..\..\lib\vc_x64_dll\mswu\wx\msw&quot;"
  1261. />
  1262. </FileConfiguration>
  1263. </File>
  1264. <File
  1265. RelativePath="..\..\include\wx\msw\hyperlink.h"
  1266. >
  1267. </File>
  1268. <File
  1269. RelativePath="..\..\include\wx\msw\joystick.h"
  1270. >
  1271. </File>
  1272. <File
  1273. RelativePath="..\..\include\wx\msw\notifmsg.h"
  1274. >
  1275. </File>
  1276. <File
  1277. RelativePath="..\..\include\wx\msw\sound.h"
  1278. >
  1279. </File>
  1280. <File
  1281. RelativePath="..\..\include\wx\msw\taskbar.h"
  1282. >
  1283. </File>
  1284. <File
  1285. RelativePath="..\..\include\wx\msw\timectrl.h"
  1286. >
  1287. </File>
  1288. </Filter>
  1289. <Filter
  1290. Name="Generic Headers"
  1291. UniqueIdentifier="{61C63C83-EF8C-51CA-A418-51936E7FCD4A}"
  1292. >
  1293. <File
  1294. RelativePath="..\..\include\wx\generic\aboutdlgg.h"
  1295. >
  1296. </File>
  1297. <File
  1298. RelativePath="..\..\include\wx\generic\animate.h"
  1299. >
  1300. </File>
  1301. <File
  1302. RelativePath="..\..\include\wx\generic\bmpcbox.h"
  1303. >
  1304. </File>
  1305. <File
  1306. RelativePath="..\..\include\wx\generic\calctrlg.h"
  1307. >
  1308. </File>
  1309. <File
  1310. RelativePath="..\..\include\wx\generic\dataview.h"
  1311. >
  1312. </File>
  1313. <File
  1314. RelativePath="..\..\include\wx\generic\datectrl.h"
  1315. >
  1316. </File>
  1317. <File
  1318. RelativePath="..\..\include\wx\generic\dvrenderer.h"
  1319. >
  1320. </File>
  1321. <File
  1322. RelativePath="..\..\include\wx\generic\dvrenderers.h"
  1323. >
  1324. </File>
  1325. <File
  1326. RelativePath="..\..\include\wx\generic\grid.h"
  1327. >
  1328. </File>
  1329. <File
  1330. RelativePath="..\..\include\wx\generic\gridctrl.h"
  1331. >
  1332. </File>
  1333. <File
  1334. RelativePath="..\..\include\wx\generic\grideditors.h"
  1335. >
  1336. </File>
  1337. <File
  1338. RelativePath="..\..\include\wx\generic\gridsel.h"
  1339. >
  1340. </File>
  1341. <File
  1342. RelativePath="..\..\include\wx\generic\helpext.h"
  1343. >
  1344. </File>
  1345. <File
  1346. RelativePath="..\..\include\wx\generic\hyperlink.h"
  1347. >
  1348. </File>
  1349. <File
  1350. RelativePath="..\..\include\wx\generic\laywin.h"
  1351. >
  1352. </File>
  1353. <File
  1354. RelativePath="..\..\include\wx\generic\notifmsg.h"
  1355. >
  1356. </File>
  1357. <File
  1358. RelativePath="..\..\include\wx\generic\propdlg.h"
  1359. >
  1360. </File>
  1361. <File
  1362. RelativePath="..\..\include\wx\generic\sashwin.h"
  1363. >
  1364. </File>
  1365. <File
  1366. RelativePath="..\..\include\wx\generic\splash.h"
  1367. >
  1368. </File>
  1369. <File
  1370. RelativePath="..\..\include\wx\generic\timectrl.h"
  1371. >
  1372. </File>
  1373. <File
  1374. RelativePath="..\..\include\wx\generic\wizard.h"
  1375. >
  1376. </File>
  1377. </Filter>
  1378. <Filter
  1379. Name="Common Headers"
  1380. UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}"
  1381. >
  1382. <File
  1383. RelativePath="..\..\include\wx\aboutdlg.h"
  1384. >
  1385. </File>
  1386. <File
  1387. RelativePath="..\..\include\wx\animate.h"
  1388. >
  1389. </File>
  1390. <File
  1391. RelativePath="..\..\include\wx\bannerwindow.h"
  1392. >
  1393. </File>
  1394. <File
  1395. RelativePath="..\..\include\wx\bmpcbox.h"
  1396. >
  1397. </File>
  1398. <File
  1399. RelativePath="..\..\include\wx\calctrl.h"
  1400. >
  1401. </File>
  1402. <File
  1403. RelativePath="..\..\include\wx\commandlinkbutton.h"
  1404. >
  1405. </File>
  1406. <File
  1407. RelativePath="..\..\include\wx\dataview.h"
  1408. >
  1409. </File>
  1410. <File
  1411. RelativePath="..\..\include\wx\datectrl.h"
  1412. >
  1413. </File>
  1414. <File
  1415. RelativePath="..\..\include\wx\dateevt.h"
  1416. >
  1417. </File>
  1418. <File
  1419. RelativePath="..\..\include\wx\datetimectrl.h"
  1420. >
  1421. </File>
  1422. <File
  1423. RelativePath="..\..\include\wx\dcbuffer.h"
  1424. >
  1425. </File>
  1426. <File
  1427. RelativePath="..\..\include\wx\dvrenderers.h"
  1428. >
  1429. </File>
  1430. <File
  1431. RelativePath="..\..\include\wx\editlbox.h"
  1432. >
  1433. </File>
  1434. <File
  1435. RelativePath="..\..\include\wx\grid.h"
  1436. >
  1437. </File>
  1438. <File
  1439. RelativePath="..\..\include\wx\hyperlink.h"
  1440. >
  1441. </File>
  1442. <File
  1443. RelativePath="..\..\include\wx\joystick.h"
  1444. >
  1445. </File>
  1446. <File
  1447. RelativePath="..\..\include\wx\laywin.h"
  1448. >
  1449. </File>
  1450. <File
  1451. RelativePath="..\..\include\wx\notifmsg.h"
  1452. >
  1453. </File>
  1454. <File
  1455. RelativePath="..\..\include\wx\odcombo.h"
  1456. >
  1457. </File>
  1458. <File
  1459. RelativePath="..\..\include\wx\propdlg.h"
  1460. >
  1461. </File>
  1462. <File
  1463. RelativePath="..\..\include\wx\richtooltip.h"
  1464. >
  1465. </File>
  1466. <File
  1467. RelativePath="..\..\include\wx\sashwin.h"
  1468. >
  1469. </File>
  1470. <File
  1471. RelativePath="..\..\include\wx\sound.h"
  1472. >
  1473. </File>
  1474. <File
  1475. RelativePath="..\..\include\wx\splash.h"
  1476. >
  1477. </File>
  1478. <File
  1479. RelativePath="..\..\include\wx\taskbar.h"
  1480. >
  1481. </File>
  1482. <File
  1483. RelativePath="..\..\include\wx\timectrl.h"
  1484. >
  1485. </File>
  1486. <File
  1487. RelativePath="..\..\include\wx\tipdlg.h"
  1488. >
  1489. </File>
  1490. <File
  1491. RelativePath="..\..\include\wx\treelist.h"
  1492. >
  1493. </File>
  1494. <File
  1495. RelativePath="..\..\include\wx\wizard.h"
  1496. >
  1497. </File>
  1498. </Filter>
  1499. </Files>
  1500. <Globals>
  1501. </Globals>
  1502. </VisualStudioProject>