wx_vc8_wxscintilla.vcproj 39 KB

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