wx_vc9_wxscintilla.vcproj 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <!--
  3. This project was generated by
  4. Bakefile 0.2.9 (http://www.bakefile.org)
  5. Do not modify, all changes will be overwritten!
  6. -->
  7. <VisualStudioProject
  8. ProjectType="Visual C++"
  9. Version="9.00"
  10. Name="wxscintilla"
  11. ProjectGUID="{74827EBD-93DC-5110-BA95-3F2AB029B6B0}"
  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\wxscintilla"
  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;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;__WXMSW__;_UNICODE"
  48. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswud;..\..\include"
  49. />
  50. <Tool
  51. Name="VCCLCompilerTool"
  52. AdditionalOptions="/MP"
  53. Optimization="0"
  54. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswud;..\..\include"
  55. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;__WXMSW__;_UNICODE"
  56. ExceptionHandling="1"
  57. BasicRuntimeChecks="3"
  58. RuntimeLibrary="3"
  59. BufferSecurityCheck="true"
  60. RuntimeTypeInfo="true"
  61. ObjectFile="vc_mswud\wxscintilla\"
  62. ProgramDataBaseFileName="..\..\lib\vc_lib\wxscintillad.pdb"
  63. WarningLevel="3"
  64. SuppressStartupBanner="true"
  65. DebugInformationFormat="3"
  66. />
  67. <Tool
  68. Name="VCManagedResourceCompilerTool"
  69. />
  70. <Tool
  71. Name="VCResourceCompilerTool"
  72. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;__WXMSW__;_UNICODE"
  73. Culture="1033"
  74. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswud;..\..\include"
  75. />
  76. <Tool
  77. Name="VCPreLinkEventTool"
  78. />
  79. <Tool
  80. Name="VCLibrarianTool"
  81. OutputFile="..\..\lib\vc_lib\wxscintillad.lib"
  82. SuppressStartupBanner="true"
  83. />
  84. <Tool
  85. Name="VCALinkTool"
  86. />
  87. <Tool
  88. Name="VCManifestTool"
  89. />
  90. <Tool
  91. Name="VCXDCMakeTool"
  92. />
  93. <Tool
  94. Name="VCBscMakeTool"
  95. OutputFile="..\..\lib\vc_lib\wx_vc9_wxscintilla.bsc"
  96. SuppressStartupBanner="true"
  97. />
  98. <Tool
  99. Name="VCFxCopTool"
  100. />
  101. <Tool
  102. Name="VCPostBuildEventTool"
  103. />
  104. </Configuration>
  105. <Configuration
  106. Name="Release|Win32"
  107. OutputDirectory="..\..\lib\vc_lib"
  108. IntermediateDirectory="vc_mswu\wxscintilla"
  109. ConfigurationType="4"
  110. UseOfMFC="0"
  111. ATLMinimizesCRunTimeLibraryUsage="false"
  112. CharacterSet="1"
  113. >
  114. <Tool
  115. Name="VCPreBuildEventTool"
  116. />
  117. <Tool
  118. Name="VCCustomBuildTool"
  119. />
  120. <Tool
  121. Name="VCXMLDataGeneratorTool"
  122. />
  123. <Tool
  124. Name="VCWebServiceProxyGeneratorTool"
  125. />
  126. <Tool
  127. Name="VCMIDLTool"
  128. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;__WXMSW__;_UNICODE"
  129. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswu;..\..\include"
  130. />
  131. <Tool
  132. Name="VCCLCompilerTool"
  133. AdditionalOptions="/MP"
  134. Optimization="2"
  135. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswu;..\..\include"
  136. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;__WXMSW__;_UNICODE"
  137. ExceptionHandling="1"
  138. RuntimeLibrary="2"
  139. RuntimeTypeInfo="true"
  140. ObjectFile="vc_mswu\wxscintilla\"
  141. ProgramDataBaseFileName="..\..\lib\vc_lib\wxscintilla.pdb"
  142. WarningLevel="3"
  143. SuppressStartupBanner="true"
  144. DebugInformationFormat="3"
  145. />
  146. <Tool
  147. Name="VCManagedResourceCompilerTool"
  148. />
  149. <Tool
  150. Name="VCResourceCompilerTool"
  151. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;__WXMSW__;_UNICODE"
  152. Culture="1033"
  153. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswu;..\..\include"
  154. />
  155. <Tool
  156. Name="VCPreLinkEventTool"
  157. />
  158. <Tool
  159. Name="VCLibrarianTool"
  160. OutputFile="..\..\lib\vc_lib\wxscintilla.lib"
  161. SuppressStartupBanner="true"
  162. />
  163. <Tool
  164. Name="VCALinkTool"
  165. />
  166. <Tool
  167. Name="VCManifestTool"
  168. />
  169. <Tool
  170. Name="VCXDCMakeTool"
  171. />
  172. <Tool
  173. Name="VCBscMakeTool"
  174. OutputFile="..\..\lib\vc_lib\wx_vc9_wxscintilla.bsc"
  175. SuppressStartupBanner="true"
  176. />
  177. <Tool
  178. Name="VCFxCopTool"
  179. />
  180. <Tool
  181. Name="VCPostBuildEventTool"
  182. />
  183. </Configuration>
  184. <Configuration
  185. Name="DLL Debug|Win32"
  186. OutputDirectory="..\..\lib\vc_dll"
  187. IntermediateDirectory="vc_mswuddll\wxscintilla"
  188. ConfigurationType="4"
  189. UseOfMFC="0"
  190. ATLMinimizesCRunTimeLibraryUsage="false"
  191. CharacterSet="1"
  192. >
  193. <Tool
  194. Name="VCPreBuildEventTool"
  195. />
  196. <Tool
  197. Name="VCCustomBuildTool"
  198. />
  199. <Tool
  200. Name="VCXMLDataGeneratorTool"
  201. />
  202. <Tool
  203. Name="VCWebServiceProxyGeneratorTool"
  204. />
  205. <Tool
  206. Name="VCMIDLTool"
  207. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;__WXMSW__;_UNICODE"
  208. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswud;..\..\include"
  209. />
  210. <Tool
  211. Name="VCCLCompilerTool"
  212. AdditionalOptions="/MP"
  213. Optimization="0"
  214. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswud;..\..\include"
  215. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;__WXMSW__;_UNICODE"
  216. ExceptionHandling="1"
  217. BasicRuntimeChecks="3"
  218. RuntimeLibrary="3"
  219. BufferSecurityCheck="true"
  220. RuntimeTypeInfo="true"
  221. ObjectFile="vc_mswuddll\wxscintilla\"
  222. ProgramDataBaseFileName="..\..\lib\vc_dll\wxscintillad.pdb"
  223. WarningLevel="3"
  224. SuppressStartupBanner="true"
  225. DebugInformationFormat="3"
  226. />
  227. <Tool
  228. Name="VCManagedResourceCompilerTool"
  229. />
  230. <Tool
  231. Name="VCResourceCompilerTool"
  232. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;__WXMSW__;_UNICODE"
  233. Culture="1033"
  234. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswud;..\..\include"
  235. />
  236. <Tool
  237. Name="VCPreLinkEventTool"
  238. />
  239. <Tool
  240. Name="VCLibrarianTool"
  241. OutputFile="..\..\lib\vc_dll\wxscintillad.lib"
  242. SuppressStartupBanner="true"
  243. />
  244. <Tool
  245. Name="VCALinkTool"
  246. />
  247. <Tool
  248. Name="VCManifestTool"
  249. />
  250. <Tool
  251. Name="VCXDCMakeTool"
  252. />
  253. <Tool
  254. Name="VCBscMakeTool"
  255. OutputFile="..\..\lib\vc_dll\wx_vc9_wxscintilla.bsc"
  256. SuppressStartupBanner="true"
  257. />
  258. <Tool
  259. Name="VCFxCopTool"
  260. />
  261. <Tool
  262. Name="VCPostBuildEventTool"
  263. />
  264. </Configuration>
  265. <Configuration
  266. Name="DLL Release|Win32"
  267. OutputDirectory="..\..\lib\vc_dll"
  268. IntermediateDirectory="vc_mswudll\wxscintilla"
  269. ConfigurationType="4"
  270. UseOfMFC="0"
  271. ATLMinimizesCRunTimeLibraryUsage="false"
  272. CharacterSet="1"
  273. >
  274. <Tool
  275. Name="VCPreBuildEventTool"
  276. />
  277. <Tool
  278. Name="VCCustomBuildTool"
  279. />
  280. <Tool
  281. Name="VCXMLDataGeneratorTool"
  282. />
  283. <Tool
  284. Name="VCWebServiceProxyGeneratorTool"
  285. />
  286. <Tool
  287. Name="VCMIDLTool"
  288. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;__WXMSW__;_UNICODE"
  289. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswu;..\..\include"
  290. />
  291. <Tool
  292. Name="VCCLCompilerTool"
  293. AdditionalOptions="/MP"
  294. Optimization="2"
  295. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswu;..\..\include"
  296. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;__WXMSW__;_UNICODE"
  297. ExceptionHandling="1"
  298. RuntimeLibrary="2"
  299. RuntimeTypeInfo="true"
  300. ObjectFile="vc_mswudll\wxscintilla\"
  301. ProgramDataBaseFileName="..\..\lib\vc_dll\wxscintilla.pdb"
  302. WarningLevel="3"
  303. SuppressStartupBanner="true"
  304. DebugInformationFormat="3"
  305. />
  306. <Tool
  307. Name="VCManagedResourceCompilerTool"
  308. />
  309. <Tool
  310. Name="VCResourceCompilerTool"
  311. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;__WXMSW__;_UNICODE"
  312. Culture="1033"
  313. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswu;..\..\include"
  314. />
  315. <Tool
  316. Name="VCPreLinkEventTool"
  317. />
  318. <Tool
  319. Name="VCLibrarianTool"
  320. OutputFile="..\..\lib\vc_dll\wxscintilla.lib"
  321. SuppressStartupBanner="true"
  322. />
  323. <Tool
  324. Name="VCALinkTool"
  325. />
  326. <Tool
  327. Name="VCManifestTool"
  328. />
  329. <Tool
  330. Name="VCXDCMakeTool"
  331. />
  332. <Tool
  333. Name="VCBscMakeTool"
  334. OutputFile="..\..\lib\vc_dll\wx_vc9_wxscintilla.bsc"
  335. SuppressStartupBanner="true"
  336. />
  337. <Tool
  338. Name="VCFxCopTool"
  339. />
  340. <Tool
  341. Name="VCPostBuildEventTool"
  342. />
  343. </Configuration>
  344. <Configuration
  345. Name="Debug|x64"
  346. OutputDirectory="..\..\lib\vc_x64_lib"
  347. IntermediateDirectory="vc_mswud_x64\wxscintilla"
  348. ConfigurationType="4"
  349. UseOfMFC="0"
  350. ATLMinimizesCRunTimeLibraryUsage="false"
  351. CharacterSet="1"
  352. >
  353. <Tool
  354. Name="VCPreBuildEventTool"
  355. />
  356. <Tool
  357. Name="VCCustomBuildTool"
  358. />
  359. <Tool
  360. Name="VCXMLDataGeneratorTool"
  361. />
  362. <Tool
  363. Name="VCWebServiceProxyGeneratorTool"
  364. />
  365. <Tool
  366. Name="VCMIDLTool"
  367. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;__WXMSW__;_UNICODE"
  368. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_x64_lib\mswud;..\..\include"
  369. />
  370. <Tool
  371. Name="VCCLCompilerTool"
  372. AdditionalOptions="/MP"
  373. Optimization="0"
  374. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_x64_lib\mswud;..\..\include"
  375. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;__WXMSW__;_UNICODE"
  376. ExceptionHandling="1"
  377. BasicRuntimeChecks="3"
  378. RuntimeLibrary="3"
  379. BufferSecurityCheck="true"
  380. RuntimeTypeInfo="true"
  381. ObjectFile="vc_mswud_x64\wxscintilla\"
  382. ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxscintillad.pdb"
  383. WarningLevel="3"
  384. SuppressStartupBanner="true"
  385. DebugInformationFormat="3"
  386. />
  387. <Tool
  388. Name="VCManagedResourceCompilerTool"
  389. />
  390. <Tool
  391. Name="VCResourceCompilerTool"
  392. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;__WXMSW__;_UNICODE"
  393. Culture="1033"
  394. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_x64_lib\mswud;..\..\include"
  395. />
  396. <Tool
  397. Name="VCPreLinkEventTool"
  398. />
  399. <Tool
  400. Name="VCLibrarianTool"
  401. OutputFile="..\..\lib\vc_x64_lib\wxscintillad.lib"
  402. SuppressStartupBanner="true"
  403. />
  404. <Tool
  405. Name="VCALinkTool"
  406. />
  407. <Tool
  408. Name="VCManifestTool"
  409. />
  410. <Tool
  411. Name="VCXDCMakeTool"
  412. />
  413. <Tool
  414. Name="VCBscMakeTool"
  415. OutputFile="..\..\lib\vc_x64_lib\wx_vc9_wxscintilla.bsc"
  416. SuppressStartupBanner="true"
  417. />
  418. <Tool
  419. Name="VCFxCopTool"
  420. />
  421. <Tool
  422. Name="VCPostBuildEventTool"
  423. />
  424. </Configuration>
  425. <Configuration
  426. Name="Release|x64"
  427. OutputDirectory="..\..\lib\vc_x64_lib"
  428. IntermediateDirectory="vc_mswu_x64\wxscintilla"
  429. ConfigurationType="4"
  430. UseOfMFC="0"
  431. ATLMinimizesCRunTimeLibraryUsage="false"
  432. CharacterSet="1"
  433. >
  434. <Tool
  435. Name="VCPreBuildEventTool"
  436. />
  437. <Tool
  438. Name="VCCustomBuildTool"
  439. />
  440. <Tool
  441. Name="VCXMLDataGeneratorTool"
  442. />
  443. <Tool
  444. Name="VCWebServiceProxyGeneratorTool"
  445. />
  446. <Tool
  447. Name="VCMIDLTool"
  448. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;__WXMSW__;_UNICODE"
  449. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_x64_lib\mswu;..\..\include"
  450. />
  451. <Tool
  452. Name="VCCLCompilerTool"
  453. AdditionalOptions="/MP"
  454. Optimization="2"
  455. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_x64_lib\mswu;..\..\include"
  456. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;__WXMSW__;_UNICODE"
  457. ExceptionHandling="1"
  458. RuntimeLibrary="2"
  459. RuntimeTypeInfo="true"
  460. ObjectFile="vc_mswu_x64\wxscintilla\"
  461. ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxscintilla.pdb"
  462. WarningLevel="3"
  463. SuppressStartupBanner="true"
  464. DebugInformationFormat="3"
  465. />
  466. <Tool
  467. Name="VCManagedResourceCompilerTool"
  468. />
  469. <Tool
  470. Name="VCResourceCompilerTool"
  471. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;__WXMSW__;_UNICODE"
  472. Culture="1033"
  473. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_x64_lib\mswu;..\..\include"
  474. />
  475. <Tool
  476. Name="VCPreLinkEventTool"
  477. />
  478. <Tool
  479. Name="VCLibrarianTool"
  480. OutputFile="..\..\lib\vc_x64_lib\wxscintilla.lib"
  481. SuppressStartupBanner="true"
  482. />
  483. <Tool
  484. Name="VCALinkTool"
  485. />
  486. <Tool
  487. Name="VCManifestTool"
  488. />
  489. <Tool
  490. Name="VCXDCMakeTool"
  491. />
  492. <Tool
  493. Name="VCBscMakeTool"
  494. OutputFile="..\..\lib\vc_x64_lib\wx_vc9_wxscintilla.bsc"
  495. SuppressStartupBanner="true"
  496. />
  497. <Tool
  498. Name="VCFxCopTool"
  499. />
  500. <Tool
  501. Name="VCPostBuildEventTool"
  502. />
  503. </Configuration>
  504. <Configuration
  505. Name="DLL Debug|x64"
  506. OutputDirectory="..\..\lib\vc_x64_dll"
  507. IntermediateDirectory="vc_mswuddll_x64\wxscintilla"
  508. ConfigurationType="4"
  509. UseOfMFC="0"
  510. ATLMinimizesCRunTimeLibraryUsage="false"
  511. CharacterSet="1"
  512. >
  513. <Tool
  514. Name="VCPreBuildEventTool"
  515. />
  516. <Tool
  517. Name="VCCustomBuildTool"
  518. />
  519. <Tool
  520. Name="VCXMLDataGeneratorTool"
  521. />
  522. <Tool
  523. Name="VCWebServiceProxyGeneratorTool"
  524. />
  525. <Tool
  526. Name="VCMIDLTool"
  527. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;__WXMSW__;_UNICODE"
  528. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_x64_dll\mswud;..\..\include"
  529. />
  530. <Tool
  531. Name="VCCLCompilerTool"
  532. AdditionalOptions="/MP"
  533. Optimization="0"
  534. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_x64_dll\mswud;..\..\include"
  535. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;__WXMSW__;_UNICODE"
  536. ExceptionHandling="1"
  537. BasicRuntimeChecks="3"
  538. RuntimeLibrary="3"
  539. BufferSecurityCheck="true"
  540. RuntimeTypeInfo="true"
  541. ObjectFile="vc_mswuddll_x64\wxscintilla\"
  542. ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxscintillad.pdb"
  543. WarningLevel="3"
  544. SuppressStartupBanner="true"
  545. DebugInformationFormat="3"
  546. />
  547. <Tool
  548. Name="VCManagedResourceCompilerTool"
  549. />
  550. <Tool
  551. Name="VCResourceCompilerTool"
  552. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;__WXMSW__;_UNICODE"
  553. Culture="1033"
  554. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_x64_dll\mswud;..\..\include"
  555. />
  556. <Tool
  557. Name="VCPreLinkEventTool"
  558. />
  559. <Tool
  560. Name="VCLibrarianTool"
  561. OutputFile="..\..\lib\vc_x64_dll\wxscintillad.lib"
  562. SuppressStartupBanner="true"
  563. />
  564. <Tool
  565. Name="VCALinkTool"
  566. />
  567. <Tool
  568. Name="VCManifestTool"
  569. />
  570. <Tool
  571. Name="VCXDCMakeTool"
  572. />
  573. <Tool
  574. Name="VCBscMakeTool"
  575. OutputFile="..\..\lib\vc_x64_dll\wx_vc9_wxscintilla.bsc"
  576. SuppressStartupBanner="true"
  577. />
  578. <Tool
  579. Name="VCFxCopTool"
  580. />
  581. <Tool
  582. Name="VCPostBuildEventTool"
  583. />
  584. </Configuration>
  585. <Configuration
  586. Name="DLL Release|x64"
  587. OutputDirectory="..\..\lib\vc_x64_dll"
  588. IntermediateDirectory="vc_mswudll_x64\wxscintilla"
  589. ConfigurationType="4"
  590. UseOfMFC="0"
  591. ATLMinimizesCRunTimeLibraryUsage="false"
  592. CharacterSet="1"
  593. >
  594. <Tool
  595. Name="VCPreBuildEventTool"
  596. />
  597. <Tool
  598. Name="VCCustomBuildTool"
  599. />
  600. <Tool
  601. Name="VCXMLDataGeneratorTool"
  602. />
  603. <Tool
  604. Name="VCWebServiceProxyGeneratorTool"
  605. />
  606. <Tool
  607. Name="VCMIDLTool"
  608. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;__WXMSW__;_UNICODE"
  609. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_x64_dll\mswu;..\..\include"
  610. />
  611. <Tool
  612. Name="VCCLCompilerTool"
  613. AdditionalOptions="/MP"
  614. Optimization="2"
  615. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_x64_dll\mswu;..\..\include"
  616. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;__WXMSW__;_UNICODE"
  617. ExceptionHandling="1"
  618. RuntimeLibrary="2"
  619. RuntimeTypeInfo="true"
  620. ObjectFile="vc_mswudll_x64\wxscintilla\"
  621. ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxscintilla.pdb"
  622. WarningLevel="3"
  623. SuppressStartupBanner="true"
  624. DebugInformationFormat="3"
  625. />
  626. <Tool
  627. Name="VCManagedResourceCompilerTool"
  628. />
  629. <Tool
  630. Name="VCResourceCompilerTool"
  631. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;__WXMSW__;_UNICODE"
  632. Culture="1033"
  633. AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_x64_dll\mswu;..\..\include"
  634. />
  635. <Tool
  636. Name="VCPreLinkEventTool"
  637. />
  638. <Tool
  639. Name="VCLibrarianTool"
  640. OutputFile="..\..\lib\vc_x64_dll\wxscintilla.lib"
  641. SuppressStartupBanner="true"
  642. />
  643. <Tool
  644. Name="VCALinkTool"
  645. />
  646. <Tool
  647. Name="VCManifestTool"
  648. />
  649. <Tool
  650. Name="VCXDCMakeTool"
  651. />
  652. <Tool
  653. Name="VCBscMakeTool"
  654. OutputFile="..\..\lib\vc_x64_dll\wx_vc9_wxscintilla.bsc"
  655. SuppressStartupBanner="true"
  656. />
  657. <Tool
  658. Name="VCFxCopTool"
  659. />
  660. <Tool
  661. Name="VCPostBuildEventTool"
  662. />
  663. </Configuration>
  664. </Configurations>
  665. <References>
  666. </References>
  667. <Files>
  668. <Filter
  669. Name="Source Files"
  670. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  671. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  672. >
  673. <File
  674. RelativePath="..\..\src\stc\scintilla\lexlib\Accessor.cxx"
  675. >
  676. </File>
  677. <File
  678. RelativePath="..\..\src\stc\scintilla\src\AutoComplete.cxx"
  679. >
  680. </File>
  681. <File
  682. RelativePath="..\..\src\stc\scintilla\src\CallTip.cxx"
  683. >
  684. </File>
  685. <File
  686. RelativePath="..\..\src\stc\scintilla\src\Catalogue.cxx"
  687. >
  688. </File>
  689. <File
  690. RelativePath="..\..\src\stc\scintilla\src\CellBuffer.cxx"
  691. >
  692. </File>
  693. <File
  694. RelativePath="..\..\src\stc\scintilla\src\CharClassify.cxx"
  695. >
  696. </File>
  697. <File
  698. RelativePath="..\..\src\stc\scintilla\lexlib\CharacterSet.cxx"
  699. >
  700. </File>
  701. <File
  702. RelativePath="..\..\src\stc\scintilla\src\ContractionState.cxx"
  703. >
  704. </File>
  705. <File
  706. RelativePath="..\..\src\stc\scintilla\src\Decoration.cxx"
  707. >
  708. </File>
  709. <File
  710. RelativePath="..\..\src\stc\scintilla\src\Document.cxx"
  711. >
  712. </File>
  713. <File
  714. RelativePath="..\..\src\stc\scintilla\src\Editor.cxx"
  715. >
  716. </File>
  717. <File
  718. RelativePath="..\..\src\stc\scintilla\src\ExternalLexer.cxx"
  719. >
  720. </File>
  721. <File
  722. RelativePath="..\..\src\stc\scintilla\src\Indicator.cxx"
  723. >
  724. </File>
  725. <File
  726. RelativePath="..\..\src\stc\scintilla\src\KeyMap.cxx"
  727. >
  728. </File>
  729. <File
  730. RelativePath="..\..\src\stc\scintilla\lexers\LexA68k.cxx"
  731. >
  732. </File>
  733. <File
  734. RelativePath="..\..\src\stc\scintilla\lexers\LexAPDL.cxx"
  735. >
  736. </File>
  737. <File
  738. RelativePath="..\..\src\stc\scintilla\lexers\LexASY.cxx"
  739. >
  740. </File>
  741. <File
  742. RelativePath="..\..\src\stc\scintilla\lexers\LexAU3.cxx"
  743. >
  744. </File>
  745. <File
  746. RelativePath="..\..\src\stc\scintilla\lexers\LexAVE.cxx"
  747. >
  748. </File>
  749. <File
  750. RelativePath="..\..\src\stc\scintilla\lexers\LexAVS.cxx"
  751. >
  752. </File>
  753. <File
  754. RelativePath="..\..\src\stc\scintilla\lexers\LexAbaqus.cxx"
  755. >
  756. </File>
  757. <File
  758. RelativePath="..\..\src\stc\scintilla\lexers\LexAda.cxx"
  759. >
  760. </File>
  761. <File
  762. RelativePath="..\..\src\stc\scintilla\lexers\LexAsm.cxx"
  763. >
  764. </File>
  765. <File
  766. RelativePath="..\..\src\stc\scintilla\lexers\LexAsn1.cxx"
  767. >
  768. </File>
  769. <File
  770. RelativePath="..\..\src\stc\scintilla\lexers\LexBaan.cxx"
  771. >
  772. </File>
  773. <File
  774. RelativePath="..\..\src\stc\scintilla\lexers\LexBash.cxx"
  775. >
  776. </File>
  777. <File
  778. RelativePath="..\..\src\stc\scintilla\lexers\LexBasic.cxx"
  779. >
  780. </File>
  781. <File
  782. RelativePath="..\..\src\stc\scintilla\lexers\LexBullant.cxx"
  783. >
  784. </File>
  785. <File
  786. RelativePath="..\..\src\stc\scintilla\lexers\LexCLW.cxx"
  787. >
  788. </File>
  789. <File
  790. RelativePath="..\..\src\stc\scintilla\lexers\LexCOBOL.cxx"
  791. >
  792. </File>
  793. <File
  794. RelativePath="..\..\src\stc\scintilla\lexers\LexCPP.cxx"
  795. >
  796. </File>
  797. <File
  798. RelativePath="..\..\src\stc\scintilla\lexers\LexCSS.cxx"
  799. >
  800. </File>
  801. <File
  802. RelativePath="..\..\src\stc\scintilla\lexers\LexCaml.cxx"
  803. >
  804. </File>
  805. <File
  806. RelativePath="..\..\src\stc\scintilla\lexers\LexCmake.cxx"
  807. >
  808. </File>
  809. <File
  810. RelativePath="..\..\src\stc\scintilla\lexers\LexCoffeeScript.cxx"
  811. >
  812. </File>
  813. <File
  814. RelativePath="..\..\src\stc\scintilla\lexers\LexConf.cxx"
  815. >
  816. </File>
  817. <File
  818. RelativePath="..\..\src\stc\scintilla\lexers\LexCrontab.cxx"
  819. >
  820. </File>
  821. <File
  822. RelativePath="..\..\src\stc\scintilla\lexers\LexCsound.cxx"
  823. >
  824. </File>
  825. <File
  826. RelativePath="..\..\src\stc\scintilla\lexers\LexD.cxx"
  827. >
  828. </File>
  829. <File
  830. RelativePath="..\..\src\stc\scintilla\lexers\LexECL.cxx"
  831. >
  832. </File>
  833. <File
  834. RelativePath="..\..\src\stc\scintilla\lexers\LexEScript.cxx"
  835. >
  836. </File>
  837. <File
  838. RelativePath="..\..\src\stc\scintilla\lexers\LexEiffel.cxx"
  839. >
  840. </File>
  841. <File
  842. RelativePath="..\..\src\stc\scintilla\lexers\LexErlang.cxx"
  843. >
  844. </File>
  845. <File
  846. RelativePath="..\..\src\stc\scintilla\lexers\LexFlagship.cxx"
  847. >
  848. </File>
  849. <File
  850. RelativePath="..\..\src\stc\scintilla\lexers\LexForth.cxx"
  851. >
  852. </File>
  853. <File
  854. RelativePath="..\..\src\stc\scintilla\lexers\LexFortran.cxx"
  855. >
  856. </File>
  857. <File
  858. RelativePath="..\..\src\stc\scintilla\lexers\LexGAP.cxx"
  859. >
  860. </File>
  861. <File
  862. RelativePath="..\..\src\stc\scintilla\lexers\LexGui4Cli.cxx"
  863. >
  864. </File>
  865. <File
  866. RelativePath="..\..\src\stc\scintilla\lexers\LexHTML.cxx"
  867. >
  868. </File>
  869. <File
  870. RelativePath="..\..\src\stc\scintilla\lexers\LexHaskell.cxx"
  871. >
  872. </File>
  873. <File
  874. RelativePath="..\..\src\stc\scintilla\lexers\LexInno.cxx"
  875. >
  876. </File>
  877. <File
  878. RelativePath="..\..\src\stc\scintilla\lexers\LexKix.cxx"
  879. >
  880. </File>
  881. <File
  882. RelativePath="..\..\src\stc\scintilla\lexers\LexLisp.cxx"
  883. >
  884. </File>
  885. <File
  886. RelativePath="..\..\src\stc\scintilla\lexers\LexLout.cxx"
  887. >
  888. </File>
  889. <File
  890. RelativePath="..\..\src\stc\scintilla\lexers\LexLua.cxx"
  891. >
  892. </File>
  893. <File
  894. RelativePath="..\..\src\stc\scintilla\lexers\LexMMIXAL.cxx"
  895. >
  896. </File>
  897. <File
  898. RelativePath="..\..\src\stc\scintilla\lexers\LexMPT.cxx"
  899. >
  900. </File>
  901. <File
  902. RelativePath="..\..\src\stc\scintilla\lexers\LexMSSQL.cxx"
  903. >
  904. </File>
  905. <File
  906. RelativePath="..\..\src\stc\scintilla\lexers\LexMagik.cxx"
  907. >
  908. </File>
  909. <File
  910. RelativePath="..\..\src\stc\scintilla\lexers\LexMarkdown.cxx"
  911. >
  912. </File>
  913. <File
  914. RelativePath="..\..\src\stc\scintilla\lexers\LexMatlab.cxx"
  915. >
  916. </File>
  917. <File
  918. RelativePath="..\..\src\stc\scintilla\lexers\LexMetapost.cxx"
  919. >
  920. </File>
  921. <File
  922. RelativePath="..\..\src\stc\scintilla\lexers\LexModula.cxx"
  923. >
  924. </File>
  925. <File
  926. RelativePath="..\..\src\stc\scintilla\lexers\LexMySQL.cxx"
  927. >
  928. </File>
  929. <File
  930. RelativePath="..\..\src\stc\scintilla\lexers\LexNimrod.cxx"
  931. >
  932. </File>
  933. <File
  934. RelativePath="..\..\src\stc\scintilla\lexers\LexNsis.cxx"
  935. >
  936. </File>
  937. <File
  938. RelativePath="..\..\src\stc\scintilla\lexers\LexOScript.cxx"
  939. >
  940. </File>
  941. <File
  942. RelativePath="..\..\src\stc\scintilla\lexers\LexOpal.cxx"
  943. >
  944. </File>
  945. <File
  946. RelativePath="..\..\src\stc\scintilla\lexers\LexOthers.cxx"
  947. >
  948. </File>
  949. <File
  950. RelativePath="..\..\src\stc\scintilla\lexers\LexPB.cxx"
  951. >
  952. </File>
  953. <File
  954. RelativePath="..\..\src\stc\scintilla\lexers\LexPLM.cxx"
  955. >
  956. </File>
  957. <File
  958. RelativePath="..\..\src\stc\scintilla\lexers\LexPOV.cxx"
  959. >
  960. </File>
  961. <File
  962. RelativePath="..\..\src\stc\scintilla\lexers\LexPS.cxx"
  963. >
  964. </File>
  965. <File
  966. RelativePath="..\..\src\stc\scintilla\lexers\LexPascal.cxx"
  967. >
  968. </File>
  969. <File
  970. RelativePath="..\..\src\stc\scintilla\lexers\LexPerl.cxx"
  971. >
  972. </File>
  973. <File
  974. RelativePath="..\..\src\stc\scintilla\lexers\LexPowerPro.cxx"
  975. >
  976. </File>
  977. <File
  978. RelativePath="..\..\src\stc\scintilla\lexers\LexPowerShell.cxx"
  979. >
  980. </File>
  981. <File
  982. RelativePath="..\..\src\stc\scintilla\lexers\LexProgress.cxx"
  983. >
  984. </File>
  985. <File
  986. RelativePath="..\..\src\stc\scintilla\lexers\LexPython.cxx"
  987. >
  988. </File>
  989. <File
  990. RelativePath="..\..\src\stc\scintilla\lexers\LexR.cxx"
  991. >
  992. </File>
  993. <File
  994. RelativePath="..\..\src\stc\scintilla\lexers\LexRebol.cxx"
  995. >
  996. </File>
  997. <File
  998. RelativePath="..\..\src\stc\scintilla\lexers\LexRuby.cxx"
  999. >
  1000. </File>
  1001. <File
  1002. RelativePath="..\..\src\stc\scintilla\lexers\LexSML.cxx"
  1003. >
  1004. </File>
  1005. <File
  1006. RelativePath="..\..\src\stc\scintilla\lexers\LexSQL.cxx"
  1007. >
  1008. </File>
  1009. <File
  1010. RelativePath="..\..\src\stc\scintilla\lexers\LexScriptol.cxx"
  1011. >
  1012. </File>
  1013. <File
  1014. RelativePath="..\..\src\stc\scintilla\lexers\LexSmalltalk.cxx"
  1015. >
  1016. </File>
  1017. <File
  1018. RelativePath="..\..\src\stc\scintilla\lexers\LexSorcus.cxx"
  1019. >
  1020. </File>
  1021. <File
  1022. RelativePath="..\..\src\stc\scintilla\lexers\LexSpecman.cxx"
  1023. >
  1024. </File>
  1025. <File
  1026. RelativePath="..\..\src\stc\scintilla\lexers\LexSpice.cxx"
  1027. >
  1028. </File>
  1029. <File
  1030. RelativePath="..\..\src\stc\scintilla\lexers\LexTACL.cxx"
  1031. >
  1032. </File>
  1033. <File
  1034. RelativePath="..\..\src\stc\scintilla\lexers\LexTADS3.cxx"
  1035. >
  1036. </File>
  1037. <File
  1038. RelativePath="..\..\src\stc\scintilla\lexers\LexTAL.cxx"
  1039. >
  1040. </File>
  1041. <File
  1042. RelativePath="..\..\src\stc\scintilla\lexers\LexTCL.cxx"
  1043. >
  1044. </File>
  1045. <File
  1046. RelativePath="..\..\src\stc\scintilla\lexers\LexTCMD.cxx"
  1047. >
  1048. </File>
  1049. <File
  1050. RelativePath="..\..\src\stc\scintilla\lexers\LexTeX.cxx"
  1051. >
  1052. </File>
  1053. <File
  1054. RelativePath="..\..\src\stc\scintilla\lexers\LexTxt2tags.cxx"
  1055. >
  1056. </File>
  1057. <File
  1058. RelativePath="..\..\src\stc\scintilla\lexers\LexVB.cxx"
  1059. >
  1060. </File>
  1061. <File
  1062. RelativePath="..\..\src\stc\scintilla\lexers\LexVHDL.cxx"
  1063. >
  1064. </File>
  1065. <File
  1066. RelativePath="..\..\src\stc\scintilla\lexers\LexVerilog.cxx"
  1067. >
  1068. </File>
  1069. <File
  1070. RelativePath="..\..\src\stc\scintilla\lexers\LexVisualProlog.cxx"
  1071. >
  1072. </File>
  1073. <File
  1074. RelativePath="..\..\src\stc\scintilla\lexers\LexYAML.cxx"
  1075. >
  1076. </File>
  1077. <File
  1078. RelativePath="..\..\src\stc\scintilla\lexlib\LexerBase.cxx"
  1079. >
  1080. </File>
  1081. <File
  1082. RelativePath="..\..\src\stc\scintilla\lexlib\LexerModule.cxx"
  1083. >
  1084. </File>
  1085. <File
  1086. RelativePath="..\..\src\stc\scintilla\lexlib\LexerNoExceptions.cxx"
  1087. >
  1088. </File>
  1089. <File
  1090. RelativePath="..\..\src\stc\scintilla\lexlib\LexerSimple.cxx"
  1091. >
  1092. </File>
  1093. <File
  1094. RelativePath="..\..\src\stc\scintilla\src\LineMarker.cxx"
  1095. >
  1096. </File>
  1097. <File
  1098. RelativePath="..\..\src\stc\scintilla\src\PerLine.cxx"
  1099. >
  1100. </File>
  1101. <File
  1102. RelativePath="..\..\src\stc\scintilla\src\PositionCache.cxx"
  1103. >
  1104. </File>
  1105. <File
  1106. RelativePath="..\..\src\stc\scintilla\lexlib\PropSetSimple.cxx"
  1107. >
  1108. </File>
  1109. <File
  1110. RelativePath="..\..\src\stc\scintilla\src\RESearch.cxx"
  1111. >
  1112. </File>
  1113. <File
  1114. RelativePath="..\..\src\stc\scintilla\src\RunStyles.cxx"
  1115. >
  1116. </File>
  1117. <File
  1118. RelativePath="..\..\src\stc\scintilla\src\ScintillaBase.cxx"
  1119. >
  1120. </File>
  1121. <File
  1122. RelativePath="..\..\src\stc\scintilla\src\Selection.cxx"
  1123. >
  1124. </File>
  1125. <File
  1126. RelativePath="..\..\src\stc\scintilla\src\Style.cxx"
  1127. >
  1128. </File>
  1129. <File
  1130. RelativePath="..\..\src\stc\scintilla\lexlib\StyleContext.cxx"
  1131. >
  1132. </File>
  1133. <File
  1134. RelativePath="..\..\src\stc\scintilla\src\UniConversion.cxx"
  1135. >
  1136. </File>
  1137. <File
  1138. RelativePath="..\..\src\stc\scintilla\src\ViewStyle.cxx"
  1139. >
  1140. </File>
  1141. <File
  1142. RelativePath="..\..\src\stc\scintilla\lexlib\WordList.cxx"
  1143. >
  1144. </File>
  1145. <File
  1146. RelativePath="..\..\src\stc\scintilla\src\XPM.cxx"
  1147. >
  1148. </File>
  1149. </Filter>
  1150. <Filter
  1151. Name="Header Files"
  1152. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  1153. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  1154. >
  1155. <File
  1156. RelativePath="..\..\include\wx\msw\genrcdefs.h"
  1157. >
  1158. <FileConfiguration
  1159. Name="Debug|Win32"
  1160. >
  1161. <Tool
  1162. Name="VCCustomBuildTool"
  1163. Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  1164. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
  1165. Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  1166. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
  1167. />
  1168. </FileConfiguration>
  1169. <FileConfiguration
  1170. Name="Release|Win32"
  1171. >
  1172. <Tool
  1173. Name="VCCustomBuildTool"
  1174. Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  1175. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
  1176. Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  1177. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
  1178. />
  1179. </FileConfiguration>
  1180. <FileConfiguration
  1181. Name="DLL Debug|Win32"
  1182. >
  1183. <Tool
  1184. Name="VCCustomBuildTool"
  1185. Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  1186. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
  1187. Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  1188. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
  1189. />
  1190. </FileConfiguration>
  1191. <FileConfiguration
  1192. Name="DLL Release|Win32"
  1193. >
  1194. <Tool
  1195. Name="VCCustomBuildTool"
  1196. Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  1197. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
  1198. Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  1199. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
  1200. />
  1201. </FileConfiguration>
  1202. <FileConfiguration
  1203. Name="Debug|x64"
  1204. >
  1205. <Tool
  1206. Name="VCCustomBuildTool"
  1207. Description="Creating ..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h"
  1208. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h&quot;"
  1209. Outputs="..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h"
  1210. AdditionalDependencies="&quot;..\..\lib\vc_x64_lib\mswud\wx\msw&quot;"
  1211. />
  1212. </FileConfiguration>
  1213. <FileConfiguration
  1214. Name="Release|x64"
  1215. >
  1216. <Tool
  1217. Name="VCCustomBuildTool"
  1218. Description="Creating ..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h"
  1219. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h&quot;"
  1220. Outputs="..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h"
  1221. AdditionalDependencies="&quot;..\..\lib\vc_x64_lib\mswu\wx\msw&quot;"
  1222. />
  1223. </FileConfiguration>
  1224. <FileConfiguration
  1225. Name="DLL Debug|x64"
  1226. >
  1227. <Tool
  1228. Name="VCCustomBuildTool"
  1229. Description="Creating ..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h"
  1230. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h&quot;"
  1231. Outputs="..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h"
  1232. AdditionalDependencies="&quot;..\..\lib\vc_x64_dll\mswud\wx\msw&quot;"
  1233. />
  1234. </FileConfiguration>
  1235. <FileConfiguration
  1236. Name="DLL Release|x64"
  1237. >
  1238. <Tool
  1239. Name="VCCustomBuildTool"
  1240. Description="Creating ..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h"
  1241. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h&quot;"
  1242. Outputs="..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h"
  1243. AdditionalDependencies="&quot;..\..\lib\vc_x64_dll\mswu\wx\msw&quot;"
  1244. />
  1245. </FileConfiguration>
  1246. </File>
  1247. <File
  1248. RelativePath="..\..\include\wx\msw\setup.h"
  1249. >
  1250. <FileConfiguration
  1251. Name="Debug|Win32"
  1252. >
  1253. <Tool
  1254. Name="VCCustomBuildTool"
  1255. Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
  1256. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
  1257. Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
  1258. />
  1259. </FileConfiguration>
  1260. <FileConfiguration
  1261. Name="Release|Win32"
  1262. >
  1263. <Tool
  1264. Name="VCCustomBuildTool"
  1265. Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
  1266. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
  1267. Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
  1268. />
  1269. </FileConfiguration>
  1270. <FileConfiguration
  1271. Name="DLL Debug|Win32"
  1272. >
  1273. <Tool
  1274. Name="VCCustomBuildTool"
  1275. Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
  1276. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
  1277. Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
  1278. />
  1279. </FileConfiguration>
  1280. <FileConfiguration
  1281. Name="DLL Release|Win32"
  1282. >
  1283. <Tool
  1284. Name="VCCustomBuildTool"
  1285. Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
  1286. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
  1287. Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
  1288. />
  1289. </FileConfiguration>
  1290. <FileConfiguration
  1291. Name="Debug|x64"
  1292. >
  1293. <Tool
  1294. Name="VCCustomBuildTool"
  1295. Description="Creating ..\..\lib\vc_x64_lib\mswud\wx\setup.h"
  1296. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_lib\mswud\wx\setup.h"
  1297. Outputs="..\..\lib\vc_x64_lib\mswud\wx\setup.h"
  1298. />
  1299. </FileConfiguration>
  1300. <FileConfiguration
  1301. Name="Release|x64"
  1302. >
  1303. <Tool
  1304. Name="VCCustomBuildTool"
  1305. Description="Creating ..\..\lib\vc_x64_lib\mswu\wx\setup.h"
  1306. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_lib\mswu\wx\setup.h"
  1307. Outputs="..\..\lib\vc_x64_lib\mswu\wx\setup.h"
  1308. />
  1309. </FileConfiguration>
  1310. <FileConfiguration
  1311. Name="DLL Debug|x64"
  1312. >
  1313. <Tool
  1314. Name="VCCustomBuildTool"
  1315. Description="Creating ..\..\lib\vc_x64_dll\mswud\wx\setup.h"
  1316. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_dll\mswud\wx\setup.h"
  1317. Outputs="..\..\lib\vc_x64_dll\mswud\wx\setup.h"
  1318. />
  1319. </FileConfiguration>
  1320. <FileConfiguration
  1321. Name="DLL Release|x64"
  1322. >
  1323. <Tool
  1324. Name="VCCustomBuildTool"
  1325. Description="Creating ..\..\lib\vc_x64_dll\mswu\wx\setup.h"
  1326. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_dll\mswu\wx\setup.h"
  1327. Outputs="..\..\lib\vc_x64_dll\mswu\wx\setup.h"
  1328. />
  1329. </FileConfiguration>
  1330. </File>
  1331. <File
  1332. RelativePath="..\..\include\wx\univ\setup.h"
  1333. >
  1334. <FileConfiguration
  1335. Name="Debug|Win32"
  1336. />
  1337. <FileConfiguration
  1338. Name="Release|Win32"
  1339. />
  1340. <FileConfiguration
  1341. Name="DLL Debug|Win32"
  1342. />
  1343. <FileConfiguration
  1344. Name="DLL Release|Win32"
  1345. />
  1346. <FileConfiguration
  1347. Name="Debug|x64"
  1348. />
  1349. <FileConfiguration
  1350. Name="Release|x64"
  1351. />
  1352. <FileConfiguration
  1353. Name="DLL Debug|x64"
  1354. />
  1355. <FileConfiguration
  1356. Name="DLL Release|x64"
  1357. />
  1358. </File>
  1359. </Filter>
  1360. </Files>
  1361. <Globals>
  1362. </Globals>
  1363. </VisualStudioProject>