wx_vc8_webview.vcproj 35 KB

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