wx_vc8_html.vcproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764
  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="html"
  11. ProjectGUID="{32B18CFE-19C8-5F72-9759-CE03A314A875}"
  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\html"
  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_htmllib.pch"
  61. ObjectFile="vc_mswud\html\"
  62. ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw30ud_html.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_html.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_html.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\html"
  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_htmllib.pch"
  143. ObjectFile="vc_mswu\html\"
  144. ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw30u_html.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_html.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_html.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\html"
  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_HTML"
  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_HTML"
  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_htmldll.pch"
  228. ObjectFile="vc_mswuddll\html\"
  229. ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw30ud_html_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_html_vc_custom;WXUSINGDLL;WXMAKINGDLL_HTML"
  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_html_vc_custom.dll"
  252. LinkIncremental="2"
  253. ImportLibrary="..\..\lib\vc_dll\wxmsw30ud_html.lib"
  254. SuppressStartupBanner="true"
  255. AdditionalLibraryDirectories="..\..\lib\vc_dll"
  256. GenerateManifest="true"
  257. GenerateDebugInformation="true"
  258. ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw30ud_html_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_html.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\html"
  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_HTML"
  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_HTML"
  313. ExceptionHandling="1"
  314. RuntimeLibrary="2"
  315. RuntimeTypeInfo="true"
  316. UsePrecompiledHeader="2"
  317. PrecompiledHeaderThrough="wx/wxprec.h"
  318. PrecompiledHeaderFile="vc_mswudll\wxprec_htmldll.pch"
  319. ObjectFile="vc_mswudll\html\"
  320. ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw30u_html_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_html_vc_custom;WXUSINGDLL;WXMAKINGDLL_HTML"
  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_html_vc_custom.dll"
  343. LinkIncremental="1"
  344. ImportLibrary="..\..\lib\vc_dll\wxmsw30u_html.lib"
  345. SuppressStartupBanner="true"
  346. AdditionalLibraryDirectories="..\..\lib\vc_dll"
  347. GenerateManifest="true"
  348. GenerateDebugInformation="true"
  349. ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw30u_html_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_html.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\dummy.cpp"
  385. >
  386. <FileConfiguration
  387. Name="Debug|Win32"
  388. >
  389. <Tool
  390. Name="VCCLCompilerTool"
  391. UsePrecompiledHeader="1"
  392. />
  393. </FileConfiguration>
  394. <FileConfiguration
  395. Name="Release|Win32"
  396. >
  397. <Tool
  398. Name="VCCLCompilerTool"
  399. UsePrecompiledHeader="1"
  400. />
  401. </FileConfiguration>
  402. <FileConfiguration
  403. Name="DLL Debug|Win32"
  404. >
  405. <Tool
  406. Name="VCCLCompilerTool"
  407. UsePrecompiledHeader="1"
  408. />
  409. </FileConfiguration>
  410. <FileConfiguration
  411. Name="DLL Release|Win32"
  412. >
  413. <Tool
  414. Name="VCCLCompilerTool"
  415. UsePrecompiledHeader="1"
  416. />
  417. </FileConfiguration>
  418. </File>
  419. </Filter>
  420. <Filter
  421. Name="MSW Sources"
  422. UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}"
  423. >
  424. <File
  425. RelativePath="..\..\src\msw\helpbest.cpp"
  426. >
  427. </File>
  428. <File
  429. RelativePath="..\..\src\msw\version.rc"
  430. >
  431. <FileConfiguration
  432. Name="Debug|Win32"
  433. ExcludedFromBuild="true"
  434. />
  435. <FileConfiguration
  436. Name="Release|Win32"
  437. ExcludedFromBuild="true"
  438. />
  439. </File>
  440. </Filter>
  441. <Filter
  442. Name="Generic Sources"
  443. UniqueIdentifier="{FEA0C02F-F300-53BA-B784-52A5086B8093}"
  444. >
  445. <File
  446. RelativePath="..\..\src\generic\htmllbox.cpp"
  447. >
  448. </File>
  449. </Filter>
  450. <Filter
  451. Name="wxHTML Sources"
  452. UniqueIdentifier="{2F6FA2A9-E2B7-5B50-9F90-38855A21AF00}"
  453. >
  454. <File
  455. RelativePath="..\..\src\html\helpctrl.cpp"
  456. >
  457. </File>
  458. <File
  459. RelativePath="..\..\src\html\helpdata.cpp"
  460. >
  461. </File>
  462. <File
  463. RelativePath="..\..\src\html\helpdlg.cpp"
  464. >
  465. </File>
  466. <File
  467. RelativePath="..\..\src\html\helpfrm.cpp"
  468. >
  469. </File>
  470. <File
  471. RelativePath="..\..\src\html\helpwnd.cpp"
  472. >
  473. </File>
  474. <File
  475. RelativePath="..\..\src\html\htmlcell.cpp"
  476. >
  477. </File>
  478. <File
  479. RelativePath="..\..\src\html\htmlfilt.cpp"
  480. >
  481. </File>
  482. <File
  483. RelativePath="..\..\src\html\htmlpars.cpp"
  484. >
  485. </File>
  486. <File
  487. RelativePath="..\..\src\html\htmltag.cpp"
  488. >
  489. </File>
  490. <File
  491. RelativePath="..\..\src\html\htmlwin.cpp"
  492. >
  493. </File>
  494. <File
  495. RelativePath="..\..\src\html\htmprint.cpp"
  496. >
  497. </File>
  498. <File
  499. RelativePath="..\..\src\html\m_dflist.cpp"
  500. >
  501. </File>
  502. <File
  503. RelativePath="..\..\src\html\m_fonts.cpp"
  504. >
  505. </File>
  506. <File
  507. RelativePath="..\..\src\html\m_hline.cpp"
  508. >
  509. </File>
  510. <File
  511. RelativePath="..\..\src\html\m_image.cpp"
  512. >
  513. </File>
  514. <File
  515. RelativePath="..\..\src\html\m_layout.cpp"
  516. >
  517. </File>
  518. <File
  519. RelativePath="..\..\src\html\m_links.cpp"
  520. >
  521. </File>
  522. <File
  523. RelativePath="..\..\src\html\m_list.cpp"
  524. >
  525. </File>
  526. <File
  527. RelativePath="..\..\src\html\m_pre.cpp"
  528. >
  529. </File>
  530. <File
  531. RelativePath="..\..\src\html\m_span.cpp"
  532. >
  533. </File>
  534. <File
  535. RelativePath="..\..\src\html\m_style.cpp"
  536. >
  537. </File>
  538. <File
  539. RelativePath="..\..\src\html\m_tables.cpp"
  540. >
  541. </File>
  542. <File
  543. RelativePath="..\..\src\html\styleparams.cpp"
  544. >
  545. </File>
  546. <File
  547. RelativePath="..\..\src\html\winpars.cpp"
  548. >
  549. </File>
  550. </Filter>
  551. <Filter
  552. Name="Setup Headers"
  553. UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}"
  554. >
  555. <File
  556. RelativePath="..\..\include\wx\msw\setup.h"
  557. >
  558. <FileConfiguration
  559. Name="Debug|Win32"
  560. >
  561. <Tool
  562. Name="VCCustomBuildTool"
  563. Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
  564. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
  565. Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
  566. />
  567. </FileConfiguration>
  568. <FileConfiguration
  569. Name="Release|Win32"
  570. >
  571. <Tool
  572. Name="VCCustomBuildTool"
  573. Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
  574. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
  575. Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
  576. />
  577. </FileConfiguration>
  578. <FileConfiguration
  579. Name="DLL Debug|Win32"
  580. >
  581. <Tool
  582. Name="VCCustomBuildTool"
  583. Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
  584. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
  585. Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
  586. />
  587. </FileConfiguration>
  588. <FileConfiguration
  589. Name="DLL Release|Win32"
  590. >
  591. <Tool
  592. Name="VCCustomBuildTool"
  593. Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
  594. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
  595. Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
  596. />
  597. </FileConfiguration>
  598. </File>
  599. <File
  600. RelativePath="..\..\include\wx\univ\setup.h"
  601. >
  602. <FileConfiguration
  603. Name="Debug|Win32"
  604. />
  605. <FileConfiguration
  606. Name="Release|Win32"
  607. />
  608. <FileConfiguration
  609. Name="DLL Debug|Win32"
  610. />
  611. <FileConfiguration
  612. Name="DLL Release|Win32"
  613. />
  614. </File>
  615. </Filter>
  616. <Filter
  617. Name="MSW Headers"
  618. UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}"
  619. >
  620. <File
  621. RelativePath="..\..\include\wx\msw\genrcdefs.h"
  622. >
  623. <FileConfiguration
  624. Name="Debug|Win32"
  625. >
  626. <Tool
  627. Name="VCCustomBuildTool"
  628. Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  629. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
  630. Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  631. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
  632. />
  633. </FileConfiguration>
  634. <FileConfiguration
  635. Name="Release|Win32"
  636. >
  637. <Tool
  638. Name="VCCustomBuildTool"
  639. Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  640. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
  641. Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  642. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
  643. />
  644. </FileConfiguration>
  645. <FileConfiguration
  646. Name="DLL Debug|Win32"
  647. >
  648. <Tool
  649. Name="VCCustomBuildTool"
  650. Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  651. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
  652. Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  653. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
  654. />
  655. </FileConfiguration>
  656. <FileConfiguration
  657. Name="DLL Release|Win32"
  658. >
  659. <Tool
  660. Name="VCCustomBuildTool"
  661. Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  662. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
  663. Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  664. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
  665. />
  666. </FileConfiguration>
  667. </File>
  668. <File
  669. RelativePath="..\..\include\wx\msw\helpbest.h"
  670. >
  671. </File>
  672. </Filter>
  673. <Filter
  674. Name="wxHTML Headers"
  675. UniqueIdentifier="{B4103426-A5DB-5CF0-A30E-BC9546513AAF}"
  676. >
  677. <File
  678. RelativePath="..\..\include\wx\html\helpctrl.h"
  679. >
  680. </File>
  681. <File
  682. RelativePath="..\..\include\wx\html\helpdata.h"
  683. >
  684. </File>
  685. <File
  686. RelativePath="..\..\include\wx\html\helpdlg.h"
  687. >
  688. </File>
  689. <File
  690. RelativePath="..\..\include\wx\html\helpfrm.h"
  691. >
  692. </File>
  693. <File
  694. RelativePath="..\..\include\wx\html\helpwnd.h"
  695. >
  696. </File>
  697. <File
  698. RelativePath="..\..\include\wx\html\htmlcell.h"
  699. >
  700. </File>
  701. <File
  702. RelativePath="..\..\include\wx\html\htmldefs.h"
  703. >
  704. </File>
  705. <File
  706. RelativePath="..\..\include\wx\html\htmlfilt.h"
  707. >
  708. </File>
  709. <File
  710. RelativePath="..\..\include\wx\html\htmlpars.h"
  711. >
  712. </File>
  713. <File
  714. RelativePath="..\..\include\wx\html\htmlproc.h"
  715. >
  716. </File>
  717. <File
  718. RelativePath="..\..\include\wx\html\htmltag.h"
  719. >
  720. </File>
  721. <File
  722. RelativePath="..\..\include\wx\html\htmlwin.h"
  723. >
  724. </File>
  725. <File
  726. RelativePath="..\..\include\wx\html\htmprint.h"
  727. >
  728. </File>
  729. <File
  730. RelativePath="..\..\include\wx\html\m_templ.h"
  731. >
  732. </File>
  733. <File
  734. RelativePath="..\..\include\wx\html\styleparams.h"
  735. >
  736. </File>
  737. <File
  738. RelativePath="..\..\include\wx\html\winpars.h"
  739. >
  740. </File>
  741. </Filter>
  742. <Filter
  743. Name="Common Headers"
  744. UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}"
  745. >
  746. <File
  747. RelativePath="..\..\include\wx\htmllbox.h"
  748. >
  749. </File>
  750. <File
  751. RelativePath="..\..\include\wx\wxhtml.h"
  752. >
  753. </File>
  754. </Filter>
  755. </Files>
  756. <Globals>
  757. </Globals>
  758. </VisualStudioProject>