mirror of https://github.com/PCSX2/pcsx2.git
953 lines
26 KiB
XML
953 lines
26 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<!--
|
|
|
|
This project was generated by
|
|
Bakefile 0.2.9 (http://www.bakefile.org)
|
|
Do not modify, all changes will be overwritten!
|
|
|
|
-->
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="wxscintilla"
|
|
ProjectGUID="{CC1B3044-403C-53A2-8AA5-821F7A99A29F}"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\lib\vc_lib"
|
|
IntermediateDirectory="vc_mswud\wxscintilla"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
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"
|
|
AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswud;..\..\include"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswud;..\..\include"
|
|
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"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="1"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
ObjectFile="vc_mswud\wxscintilla\"
|
|
ProgramDataBaseFileName="..\..\lib\vc_lib\wxscintillad.pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
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"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswud;..\..\include"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\lib\vc_lib\wxscintillad.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
OutputFile="..\..\lib\vc_lib\wx_vc8_wxscintilla.bsc"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\lib\vc_lib"
|
|
IntermediateDirectory="vc_mswu\wxscintilla"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
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"
|
|
AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswu;..\..\include"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswu;..\..\include"
|
|
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"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="true"
|
|
ObjectFile="vc_mswu\wxscintilla\"
|
|
ProgramDataBaseFileName="..\..\lib\vc_lib\wxscintilla.pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
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"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswu;..\..\include"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\lib\vc_lib\wxscintilla.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
OutputFile="..\..\lib\vc_lib\wx_vc8_wxscintilla.bsc"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DLL Debug|Win32"
|
|
OutputDirectory="..\..\lib\vc_dll"
|
|
IntermediateDirectory="vc_mswuddll\wxscintilla"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
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"
|
|
AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswud;..\..\include"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswud;..\..\include"
|
|
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"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="1"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
ObjectFile="vc_mswuddll\wxscintilla\"
|
|
ProgramDataBaseFileName="..\..\lib\vc_dll\wxscintillad.pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
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"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswud;..\..\include"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\lib\vc_dll\wxscintillad.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
OutputFile="..\..\lib\vc_dll\wx_vc8_wxscintilla.bsc"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DLL Release|Win32"
|
|
OutputDirectory="..\..\lib\vc_dll"
|
|
IntermediateDirectory="vc_mswudll\wxscintilla"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
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"
|
|
AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswu;..\..\include"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswu;..\..\include"
|
|
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"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="true"
|
|
ObjectFile="vc_mswudll\wxscintilla\"
|
|
ProgramDataBaseFileName="..\..\lib\vc_dll\wxscintilla.pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
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"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswu;..\..\include"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\lib\vc_dll\wxscintilla.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
OutputFile="..\..\lib\vc_dll\wx_vc8_wxscintilla.bsc"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexlib\Accessor.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\AutoComplete.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\CallTip.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\Catalogue.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\CellBuffer.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\CharClassify.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexlib\CharacterSet.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\ContractionState.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\Decoration.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\Document.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\Editor.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\ExternalLexer.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\Indicator.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\KeyMap.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexA68k.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexAPDL.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexASY.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexAU3.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexAVE.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexAVS.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexAbaqus.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexAda.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexAsm.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexAsn1.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexBaan.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexBash.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexBasic.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexBullant.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexCLW.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexCOBOL.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexCPP.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexCSS.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexCaml.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexCmake.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexCoffeeScript.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexConf.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexCrontab.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexCsound.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexD.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexECL.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexEScript.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexEiffel.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexErlang.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexFlagship.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexForth.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexFortran.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexGAP.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexGui4Cli.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexHTML.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexHaskell.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexInno.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexKix.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexLisp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexLout.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexLua.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexMMIXAL.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexMPT.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexMSSQL.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexMagik.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexMarkdown.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexMatlab.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexMetapost.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexModula.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexMySQL.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexNimrod.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexNsis.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexOScript.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexOpal.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexOthers.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexPB.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexPLM.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexPOV.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexPS.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexPascal.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexPerl.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexPowerPro.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexPowerShell.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexProgress.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexPython.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexR.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexRebol.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexRuby.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexSML.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexSQL.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexScriptol.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexSmalltalk.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexSorcus.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexSpecman.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexSpice.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexTACL.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexTADS3.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexTAL.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexTCL.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexTCMD.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexTeX.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexTxt2tags.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexVB.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexVHDL.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexVerilog.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexVisualProlog.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexers\LexYAML.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexlib\LexerBase.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexlib\LexerModule.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexlib\LexerNoExceptions.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexlib\LexerSimple.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\LineMarker.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\PerLine.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\PositionCache.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexlib\PropSetSimple.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\RESearch.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\RunStyles.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\ScintillaBase.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\Selection.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\Style.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexlib\StyleContext.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\UniConversion.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\ViewStyle.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\lexlib\WordList.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stc\scintilla\src\XPM.cxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\include\wx\msw\genrcdefs.h"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
|
|
CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h""
|
|
Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
|
|
AdditionalDependencies=""..\..\lib\vc_lib\mswud\wx\msw""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
|
|
CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h""
|
|
Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
|
|
AdditionalDependencies=""..\..\lib\vc_lib\mswu\wx\msw""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
|
|
CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h""
|
|
Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
|
|
AdditionalDependencies=""..\..\lib\vc_dll\mswud\wx\msw""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
|
|
CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h""
|
|
Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
|
|
AdditionalDependencies=""..\..\lib\vc_dll\mswu\wx\msw""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\wx\msw\setup.h"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
|
|
CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h"
|
|
Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
|
|
CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h"
|
|
Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
|
|
CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h"
|
|
Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
|
|
CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h"
|
|
Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\wx\univ\setup.h"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
/>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
/>
|
|
<FileConfiguration
|
|
Name="DLL Debug|Win32"
|
|
/>
|
|
<FileConfiguration
|
|
Name="DLL Release|Win32"
|
|
/>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
|
|
</Globals>
|
|
</VisualStudioProject>
|
|
|