wx_vc8_adv.vcproj 26 KB

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