]>
Commit | Line | Data |
---|---|---|
1 | <?xml version="1.0" encoding="utf-8"?>\r | |
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r | |
3 | <ItemGroup Label="ProjectConfigurations">\r | |
4 | <ProjectConfiguration Include="Debug|Win32">\r | |
5 | <Configuration>Debug</Configuration>\r | |
6 | <Platform>Win32</Platform>\r | |
7 | </ProjectConfiguration>\r | |
8 | <ProjectConfiguration Include="DLL Debug|Win32">\r | |
9 | <Configuration>DLL Debug</Configuration>\r | |
10 | <Platform>Win32</Platform>\r | |
11 | </ProjectConfiguration>\r | |
12 | <ProjectConfiguration Include="DLL Release|Win32">\r | |
13 | <Configuration>DLL Release</Configuration>\r | |
14 | <Platform>Win32</Platform>\r | |
15 | </ProjectConfiguration>\r | |
16 | <ProjectConfiguration Include="DLL Universal Debug|Win32">\r | |
17 | <Configuration>DLL Universal Debug</Configuration>\r | |
18 | <Platform>Win32</Platform>\r | |
19 | </ProjectConfiguration>\r | |
20 | <ProjectConfiguration Include="DLL Universal Release|Win32">\r | |
21 | <Configuration>DLL Universal Release</Configuration>\r | |
22 | <Platform>Win32</Platform>\r | |
23 | </ProjectConfiguration>\r | |
24 | <ProjectConfiguration Include="Release|Win32">\r | |
25 | <Configuration>Release</Configuration>\r | |
26 | <Platform>Win32</Platform>\r | |
27 | </ProjectConfiguration>\r | |
28 | <ProjectConfiguration Include="Universal Debug|Win32">\r | |
29 | <Configuration>Universal Debug</Configuration>\r | |
30 | <Platform>Win32</Platform>\r | |
31 | </ProjectConfiguration>\r | |
32 | <ProjectConfiguration Include="Universal Release|Win32">\r | |
33 | <Configuration>Universal Release</Configuration>\r | |
34 | <Platform>Win32</Platform>\r | |
35 | </ProjectConfiguration>\r | |
36 | </ItemGroup>\r | |
37 | <PropertyGroup Label="Globals">\r | |
38 | <ProjectName>wxscintilla</ProjectName>\r | |
39 | <ProjectGuid>{74827EBD-93DC-5110-BA95-3F2AB029B6B0}</ProjectGuid>\r | |
40 | </PropertyGroup>\r | |
41 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r | |
42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'" Label="Configuration">\r | |
43 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
44 | <UseOfMfc>false</UseOfMfc>\r | |
45 | <CharacterSet>Unicode</CharacterSet>\r | |
46 | </PropertyGroup>\r | |
47 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'" Label="Configuration">\r | |
48 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
49 | <UseOfMfc>false</UseOfMfc>\r | |
50 | <CharacterSet>Unicode</CharacterSet>\r | |
51 | </PropertyGroup>\r | |
52 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'" Label="Configuration">\r | |
53 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
54 | <UseOfMfc>false</UseOfMfc>\r | |
55 | <CharacterSet>Unicode</CharacterSet>\r | |
56 | </PropertyGroup>\r | |
57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'" Label="Configuration">\r | |
58 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
59 | <UseOfMfc>false</UseOfMfc>\r | |
60 | <CharacterSet>Unicode</CharacterSet>\r | |
61 | </PropertyGroup>\r | |
62 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'" Label="Configuration">\r | |
63 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
64 | <UseOfMfc>false</UseOfMfc>\r | |
65 | <CharacterSet>Unicode</CharacterSet>\r | |
66 | </PropertyGroup>\r | |
67 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'" Label="Configuration">\r | |
68 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
69 | <UseOfMfc>false</UseOfMfc>\r | |
70 | <CharacterSet>Unicode</CharacterSet>\r | |
71 | </PropertyGroup>\r | |
72 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r | |
73 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
74 | <UseOfMfc>false</UseOfMfc>\r | |
75 | <CharacterSet>Unicode</CharacterSet>\r | |
76 | </PropertyGroup>\r | |
77 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r | |
78 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
79 | <UseOfMfc>false</UseOfMfc>\r | |
80 | <CharacterSet>Unicode</CharacterSet>\r | |
81 | </PropertyGroup>\r | |
82 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r | |
83 | <ImportGroup Label="ExtensionSettings">\r | |
84 | </ImportGroup>\r | |
85 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'" Label="PropertySheets">\r | |
86 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
87 | </ImportGroup>\r | |
88 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'" Label="PropertySheets">\r | |
89 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
90 | </ImportGroup>\r | |
91 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'" Label="PropertySheets">\r | |
92 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
93 | </ImportGroup>\r | |
94 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'" Label="PropertySheets">\r | |
95 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
96 | </ImportGroup>\r | |
97 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'" Label="PropertySheets">\r | |
98 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
99 | </ImportGroup>\r | |
100 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'" Label="PropertySheets">\r | |
101 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
102 | </ImportGroup>\r | |
103 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r | |
104 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
105 | </ImportGroup>\r | |
106 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r | |
107 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
108 | </ImportGroup>\r | |
109 | <PropertyGroup Label="UserMacros" />\r | |
110 | <PropertyGroup>\r | |
111 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>\r | |
112 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\lib\vc_lib\</OutDir>\r | |
113 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">vc_mswud\wxscintilla\</IntDir>\r | |
114 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\lib\vc_lib\</OutDir>\r | |
115 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">vc_mswu\wxscintilla\</IntDir>\r | |
116 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">..\..\lib\vc_lib\</OutDir>\r | |
117 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">vc_mswunivud\wxscintilla\</IntDir>\r | |
118 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">..\..\lib\vc_lib\</OutDir>\r | |
119 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">vc_mswunivu\wxscintilla\</IntDir>\r | |
120 | <OutDir Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">..\..\lib\vc_dll\</OutDir>\r | |
121 | <IntDir Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">vc_mswuddll\wxscintilla\</IntDir>\r | |
122 | <OutDir Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">..\..\lib\vc_dll\</OutDir>\r | |
123 | <IntDir Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">vc_mswudll\wxscintilla\</IntDir>\r | |
124 | <OutDir Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">..\..\lib\vc_dll\</OutDir>\r | |
125 | <IntDir Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">vc_mswunivuddll\wxscintilla\</IntDir>\r | |
126 | <OutDir Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">..\..\lib\vc_dll\</OutDir>\r | |
127 | <IntDir Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">vc_mswunivudll\wxscintilla\</IntDir>\r | |
128 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectName)d</TargetName>\r | |
129 | <TargetName Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">$(ProjectName)d</TargetName>\r | |
130 | <TargetName Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">$(ProjectName)d</TargetName>\r | |
131 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">$(ProjectName)d</TargetName>\r | |
132 | </PropertyGroup>\r | |
133 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r | |
134 | <Midl>\r | |
135 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
136 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswud;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
137 | </Midl>\r | |
138 | <ClCompile>\r | |
139 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
140 | <Optimization>Disabled</Optimization>\r | |
141 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswud;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
142 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
143 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
144 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r | |
145 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r | |
146 | <BufferSecurityCheck>true</BufferSecurityCheck>\r | |
147 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
148 | <ObjectFileName>vc_mswud\wxscintilla\</ObjectFileName>\r | |
149 | <ProgramDataBaseFileName>..\..\lib\vc_lib\wxscintillad.pdb</ProgramDataBaseFileName>\r | |
150 | <WarningLevel>Level3</WarningLevel>\r | |
151 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
152 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
153 | </ClCompile>\r | |
154 | <ResourceCompile>\r | |
155 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
156 | <Culture>0x0409</Culture>\r | |
157 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswud;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
158 | </ResourceCompile>\r | |
159 | <Lib>\r | |
160 | <OutputFile>..\..\lib\vc_lib\wxscintillad.lib</OutputFile>\r | |
161 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
162 | </Lib>\r | |
163 | <Bscmake>\r | |
164 | <OutputFile>..\..\lib\vc_lib\wx_vc9_wxscintilla.bsc</OutputFile>\r | |
165 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
166 | </Bscmake>\r | |
167 | </ItemDefinitionGroup>\r | |
168 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r | |
169 | <Midl>\r | |
170 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
171 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswu;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
172 | </Midl>\r | |
173 | <ClCompile>\r | |
174 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
175 | <Optimization>MaxSpeed</Optimization>\r | |
176 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswu;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
177 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
178 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
179 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r | |
180 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
181 | <ObjectFileName>vc_mswu\wxscintilla\</ObjectFileName>\r | |
182 | <ProgramDataBaseFileName>..\..\lib\vc_lib\wxscintilla.pdb</ProgramDataBaseFileName>\r | |
183 | <WarningLevel>Level3</WarningLevel>\r | |
184 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
185 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
186 | </ClCompile>\r | |
187 | <ResourceCompile>\r | |
188 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
189 | <Culture>0x0409</Culture>\r | |
190 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswu;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
191 | </ResourceCompile>\r | |
192 | <Lib>\r | |
193 | <OutputFile>..\..\lib\vc_lib\wxscintilla.lib</OutputFile>\r | |
194 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
195 | </Lib>\r | |
196 | <Bscmake>\r | |
197 | <OutputFile>..\..\lib\vc_lib\wx_vc9_wxscintilla.bsc</OutputFile>\r | |
198 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
199 | </Bscmake>\r | |
200 | </ItemDefinitionGroup>\r | |
201 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">\r | |
202 | <Midl>\r | |
203 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
204 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswunivud;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
205 | </Midl>\r | |
206 | <ClCompile>\r | |
207 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
208 | <Optimization>Disabled</Optimization>\r | |
209 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswunivud;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
210 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
211 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
212 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r | |
213 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r | |
214 | <BufferSecurityCheck>true</BufferSecurityCheck>\r | |
215 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
216 | <ObjectFileName>vc_mswunivud\wxscintilla\</ObjectFileName>\r | |
217 | <ProgramDataBaseFileName>..\..\lib\vc_lib\wxscintillad.pdb</ProgramDataBaseFileName>\r | |
218 | <WarningLevel>Level3</WarningLevel>\r | |
219 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
220 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
221 | </ClCompile>\r | |
222 | <ResourceCompile>\r | |
223 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
224 | <Culture>0x0409</Culture>\r | |
225 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswunivud;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
226 | </ResourceCompile>\r | |
227 | <Lib>\r | |
228 | <OutputFile>..\..\lib\vc_lib\wxscintillad.lib</OutputFile>\r | |
229 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
230 | </Lib>\r | |
231 | <Bscmake>\r | |
232 | <OutputFile>..\..\lib\vc_lib\wx_vc9_wxscintilla.bsc</OutputFile>\r | |
233 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
234 | </Bscmake>\r | |
235 | </ItemDefinitionGroup>\r | |
236 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">\r | |
237 | <Midl>\r | |
238 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
239 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswunivu;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
240 | </Midl>\r | |
241 | <ClCompile>\r | |
242 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
243 | <Optimization>MaxSpeed</Optimization>\r | |
244 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswunivu;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
245 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
246 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
247 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r | |
248 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
249 | <ObjectFileName>vc_mswunivu\wxscintilla\</ObjectFileName>\r | |
250 | <ProgramDataBaseFileName>..\..\lib\vc_lib\wxscintilla.pdb</ProgramDataBaseFileName>\r | |
251 | <WarningLevel>Level3</WarningLevel>\r | |
252 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
253 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
254 | </ClCompile>\r | |
255 | <ResourceCompile>\r | |
256 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
257 | <Culture>0x0409</Culture>\r | |
258 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_lib\mswunivu;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
259 | </ResourceCompile>\r | |
260 | <Lib>\r | |
261 | <OutputFile>..\..\lib\vc_lib\wxscintilla.lib</OutputFile>\r | |
262 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
263 | </Lib>\r | |
264 | <Bscmake>\r | |
265 | <OutputFile>..\..\lib\vc_lib\wx_vc9_wxscintilla.bsc</OutputFile>\r | |
266 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
267 | </Bscmake>\r | |
268 | </ItemDefinitionGroup>\r | |
269 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">\r | |
270 | <Midl>\r | |
271 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
272 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswud;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
273 | </Midl>\r | |
274 | <ClCompile>\r | |
275 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
276 | <Optimization>Disabled</Optimization>\r | |
277 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswud;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
278 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
279 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
280 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r | |
281 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r | |
282 | <BufferSecurityCheck>true</BufferSecurityCheck>\r | |
283 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
284 | <ObjectFileName>vc_mswuddll\wxscintilla\</ObjectFileName>\r | |
285 | <ProgramDataBaseFileName>..\..\lib\vc_dll\wxscintillad.pdb</ProgramDataBaseFileName>\r | |
286 | <WarningLevel>Level3</WarningLevel>\r | |
287 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
288 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
289 | </ClCompile>\r | |
290 | <ResourceCompile>\r | |
291 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
292 | <Culture>0x0409</Culture>\r | |
293 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswud;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
294 | </ResourceCompile>\r | |
295 | <Lib>\r | |
296 | <OutputFile>..\..\lib\vc_dll\wxscintillad.lib</OutputFile>\r | |
297 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
298 | </Lib>\r | |
299 | <Bscmake>\r | |
300 | <OutputFile>..\..\lib\vc_dll\wx_vc9_wxscintilla.bsc</OutputFile>\r | |
301 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
302 | </Bscmake>\r | |
303 | </ItemDefinitionGroup>\r | |
304 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">\r | |
305 | <Midl>\r | |
306 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
307 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswu;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
308 | </Midl>\r | |
309 | <ClCompile>\r | |
310 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
311 | <Optimization>MaxSpeed</Optimization>\r | |
312 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswu;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
313 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
314 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
315 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r | |
316 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
317 | <ObjectFileName>vc_mswudll\wxscintilla\</ObjectFileName>\r | |
318 | <ProgramDataBaseFileName>..\..\lib\vc_dll\wxscintilla.pdb</ProgramDataBaseFileName>\r | |
319 | <WarningLevel>Level3</WarningLevel>\r | |
320 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
321 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
322 | </ClCompile>\r | |
323 | <ResourceCompile>\r | |
324 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
325 | <Culture>0x0409</Culture>\r | |
326 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswu;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
327 | </ResourceCompile>\r | |
328 | <Lib>\r | |
329 | <OutputFile>..\..\lib\vc_dll\wxscintilla.lib</OutputFile>\r | |
330 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
331 | </Lib>\r | |
332 | <Bscmake>\r | |
333 | <OutputFile>..\..\lib\vc_dll\wx_vc9_wxscintilla.bsc</OutputFile>\r | |
334 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
335 | </Bscmake>\r | |
336 | </ItemDefinitionGroup>\r | |
337 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">\r | |
338 | <Midl>\r | |
339 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
340 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswunivud;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
341 | </Midl>\r | |
342 | <ClCompile>\r | |
343 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
344 | <Optimization>Disabled</Optimization>\r | |
345 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswunivud;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
346 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
347 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
348 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r | |
349 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r | |
350 | <BufferSecurityCheck>true</BufferSecurityCheck>\r | |
351 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
352 | <ObjectFileName>vc_mswunivuddll\wxscintilla\</ObjectFileName>\r | |
353 | <ProgramDataBaseFileName>..\..\lib\vc_dll\wxscintillad.pdb</ProgramDataBaseFileName>\r | |
354 | <WarningLevel>Level3</WarningLevel>\r | |
355 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
356 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
357 | </ClCompile>\r | |
358 | <ResourceCompile>\r | |
359 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
360 | <Culture>0x0409</Culture>\r | |
361 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswunivud;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
362 | </ResourceCompile>\r | |
363 | <Lib>\r | |
364 | <OutputFile>..\..\lib\vc_dll\wxscintillad.lib</OutputFile>\r | |
365 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
366 | </Lib>\r | |
367 | <Bscmake>\r | |
368 | <OutputFile>..\..\lib\vc_dll\wx_vc9_wxscintilla.bsc</OutputFile>\r | |
369 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
370 | </Bscmake>\r | |
371 | </ItemDefinitionGroup>\r | |
372 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">\r | |
373 | <Midl>\r | |
374 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
375 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswunivu;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
376 | </Midl>\r | |
377 | <ClCompile>\r | |
378 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
379 | <Optimization>MaxSpeed</Optimization>\r | |
380 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswunivu;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
381 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
382 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
383 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r | |
384 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
385 | <ObjectFileName>vc_mswunivudll\wxscintilla\</ObjectFileName>\r | |
386 | <ProgramDataBaseFileName>..\..\lib\vc_dll\wxscintilla.pdb</ProgramDataBaseFileName>\r | |
387 | <WarningLevel>Level3</WarningLevel>\r | |
388 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
389 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
390 | </ClCompile>\r | |
391 | <ResourceCompile>\r | |
392 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
393 | <Culture>0x0409</Culture>\r | |
394 | <AdditionalIncludeDirectories>..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src;..\..\lib\vc_dll\mswunivu;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
395 | </ResourceCompile>\r | |
396 | <Lib>\r | |
397 | <OutputFile>..\..\lib\vc_dll\wxscintilla.lib</OutputFile>\r | |
398 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
399 | </Lib>\r | |
400 | <Bscmake>\r | |
401 | <OutputFile>..\..\lib\vc_dll\wx_vc9_wxscintilla.bsc</OutputFile>\r | |
402 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
403 | </Bscmake>\r | |
404 | </ItemDefinitionGroup>\r | |
405 | <ItemGroup>\r | |
406 | <ClCompile Include="..\..\src\stc\scintilla\lexlib\Accessor.cxx" />\r | |
407 | <ClCompile Include="..\..\src\stc\scintilla\src\AutoComplete.cxx" />\r | |
408 | <ClCompile Include="..\..\src\stc\scintilla\src\CallTip.cxx" />\r | |
409 | <ClCompile Include="..\..\src\stc\scintilla\src\Catalogue.cxx" />\r | |
410 | <ClCompile Include="..\..\src\stc\scintilla\src\CellBuffer.cxx" />\r | |
411 | <ClCompile Include="..\..\src\stc\scintilla\src\CharClassify.cxx" />\r | |
412 | <ClCompile Include="..\..\src\stc\scintilla\lexlib\CharacterSet.cxx" />\r | |
413 | <ClCompile Include="..\..\src\stc\scintilla\src\ContractionState.cxx" />\r | |
414 | <ClCompile Include="..\..\src\stc\scintilla\src\Decoration.cxx" />\r | |
415 | <ClCompile Include="..\..\src\stc\scintilla\src\Document.cxx" />\r | |
416 | <ClCompile Include="..\..\src\stc\scintilla\src\Editor.cxx" />\r | |
417 | <ClCompile Include="..\..\src\stc\scintilla\src\ExternalLexer.cxx" />\r | |
418 | <ClCompile Include="..\..\src\stc\scintilla\src\Indicator.cxx" />\r | |
419 | <ClCompile Include="..\..\src\stc\scintilla\src\KeyMap.cxx" />\r | |
420 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexA68k.cxx" />\r | |
421 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexAPDL.cxx" />\r | |
422 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexASY.cxx" />\r | |
423 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexAU3.cxx" />\r | |
424 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexAVE.cxx" />\r | |
425 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexAVS.cxx" />\r | |
426 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexAbaqus.cxx" />\r | |
427 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexAda.cxx" />\r | |
428 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexAsm.cxx" />\r | |
429 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexAsn1.cxx" />\r | |
430 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexBaan.cxx" />\r | |
431 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexBash.cxx" />\r | |
432 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexBasic.cxx" />\r | |
433 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexBullant.cxx" />\r | |
434 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexCLW.cxx" />\r | |
435 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexCOBOL.cxx" />\r | |
436 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexCPP.cxx" />\r | |
437 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexCSS.cxx" />\r | |
438 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexCaml.cxx" />\r | |
439 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexCmake.cxx" />\r | |
440 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexCoffeeScript.cxx" />\r | |
441 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexConf.cxx" />\r | |
442 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexCrontab.cxx" />\r | |
443 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexCsound.cxx" />\r | |
444 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexD.cxx" />\r | |
445 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexECL.cxx" />\r | |
446 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexEScript.cxx" />\r | |
447 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexEiffel.cxx" />\r | |
448 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexErlang.cxx" />\r | |
449 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexFlagship.cxx" />\r | |
450 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexForth.cxx" />\r | |
451 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexFortran.cxx" />\r | |
452 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexGAP.cxx" />\r | |
453 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexGui4Cli.cxx" />\r | |
454 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexHTML.cxx" />\r | |
455 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexHaskell.cxx" />\r | |
456 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexInno.cxx" />\r | |
457 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexKix.cxx" />\r | |
458 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexLisp.cxx" />\r | |
459 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexLout.cxx" />\r | |
460 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexLua.cxx" />\r | |
461 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexMMIXAL.cxx" />\r | |
462 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexMPT.cxx" />\r | |
463 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexMSSQL.cxx" />\r | |
464 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexMagik.cxx" />\r | |
465 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexMarkdown.cxx" />\r | |
466 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexMatlab.cxx" />\r | |
467 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexMetapost.cxx" />\r | |
468 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexModula.cxx" />\r | |
469 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexMySQL.cxx" />\r | |
470 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexNimrod.cxx" />\r | |
471 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexNsis.cxx" />\r | |
472 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexOScript.cxx" />\r | |
473 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexOpal.cxx" />\r | |
474 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexOthers.cxx" />\r | |
475 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexPB.cxx" />\r | |
476 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexPLM.cxx" />\r | |
477 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexPOV.cxx" />\r | |
478 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexPS.cxx" />\r | |
479 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexPascal.cxx" />\r | |
480 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexPerl.cxx" />\r | |
481 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexPowerPro.cxx" />\r | |
482 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexPowerShell.cxx" />\r | |
483 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexProgress.cxx" />\r | |
484 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexPython.cxx" />\r | |
485 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexR.cxx" />\r | |
486 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexRebol.cxx" />\r | |
487 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexRuby.cxx" />\r | |
488 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexSML.cxx" />\r | |
489 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexSQL.cxx" />\r | |
490 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexScriptol.cxx" />\r | |
491 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexSmalltalk.cxx" />\r | |
492 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexSorcus.cxx" />\r | |
493 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexSpecman.cxx" />\r | |
494 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexSpice.cxx" />\r | |
495 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexTACL.cxx" />\r | |
496 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexTADS3.cxx" />\r | |
497 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexTAL.cxx" />\r | |
498 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexTCL.cxx" />\r | |
499 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexTCMD.cxx" />\r | |
500 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexTeX.cxx" />\r | |
501 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexTxt2tags.cxx" />\r | |
502 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexVB.cxx" />\r | |
503 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexVHDL.cxx" />\r | |
504 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexVerilog.cxx" />\r | |
505 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexVisualProlog.cxx" />\r | |
506 | <ClCompile Include="..\..\src\stc\scintilla\lexers\LexYAML.cxx" />\r | |
507 | <ClCompile Include="..\..\src\stc\scintilla\lexlib\LexerBase.cxx" />\r | |
508 | <ClCompile Include="..\..\src\stc\scintilla\lexlib\LexerModule.cxx" />\r | |
509 | <ClCompile Include="..\..\src\stc\scintilla\lexlib\LexerNoExceptions.cxx" />\r | |
510 | <ClCompile Include="..\..\src\stc\scintilla\lexlib\LexerSimple.cxx" />\r | |
511 | <ClCompile Include="..\..\src\stc\scintilla\src\LineMarker.cxx" />\r | |
512 | <ClCompile Include="..\..\src\stc\scintilla\src\PerLine.cxx" />\r | |
513 | <ClCompile Include="..\..\src\stc\scintilla\src\PositionCache.cxx" />\r | |
514 | <ClCompile Include="..\..\src\stc\scintilla\lexlib\PropSetSimple.cxx" />\r | |
515 | <ClCompile Include="..\..\src\stc\scintilla\src\RESearch.cxx" />\r | |
516 | <ClCompile Include="..\..\src\stc\scintilla\src\RunStyles.cxx" />\r | |
517 | <ClCompile Include="..\..\src\stc\scintilla\src\ScintillaBase.cxx" />\r | |
518 | <ClCompile Include="..\..\src\stc\scintilla\src\Selection.cxx" />\r | |
519 | <ClCompile Include="..\..\src\stc\scintilla\src\Style.cxx" />\r | |
520 | <ClCompile Include="..\..\src\stc\scintilla\lexlib\StyleContext.cxx" />\r | |
521 | <ClCompile Include="..\..\src\stc\scintilla\src\UniConversion.cxx" />\r | |
522 | <ClCompile Include="..\..\src\stc\scintilla\src\ViewStyle.cxx" />\r | |
523 | <ClCompile Include="..\..\src\stc\scintilla\lexlib\WordList.cxx" />\r | |
524 | <ClCompile Include="..\..\src\stc\scintilla\src\XPM.cxx" />\r | |
525 | </ItemGroup>\r | |
526 | <ItemGroup>\r | |
527 | <CustomBuild Include="..\..\include\wx\msw\genrcdefs.h">\r | |
528 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h</Message>\r | |
529 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"</Command>\r | |
530 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
531 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">..\..\lib\vc_dll\mswud\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
532 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h</Message>\r | |
533 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"</Command>\r | |
534 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
535 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">..\..\lib\vc_dll\mswu\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
536 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h</Message>\r | |
537 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"</Command>\r | |
538 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
539 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">..\..\lib\vc_dll\mswunivud\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
540 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h</Message>\r | |
541 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"</Command>\r | |
542 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
543 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">..\..\lib\vc_dll\mswunivu\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
544 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h</Message>\r | |
545 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"</Command>\r | |
546 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
547 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\lib\vc_lib\mswud\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
548 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h</Message>\r | |
549 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"</Command>\r | |
550 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
551 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\lib\vc_lib\mswu\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
552 | <Message Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h</Message>\r | |
553 | <Command Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"</Command>\r | |
554 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
555 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">..\..\lib\vc_lib\mswunivud\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
556 | <Message Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h</Message>\r | |
557 | <Command Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"</Command>\r | |
558 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
559 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">..\..\lib\vc_lib\mswunivu\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
560 | </CustomBuild>\r | |
561 | <CustomBuild Include="..\..\include\wx\msw\setup.h">\r | |
562 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">Creating ..\..\lib\vc_dll\mswud\wx\setup.h</Message>\r | |
563 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">copy "%(FullPath)" ..\..\lib\vc_dll\mswud\wx\setup.h</Command>\r | |
564 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">..\..\lib\vc_dll\mswud\wx\setup.h;%(Outputs)</Outputs>\r | |
565 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">Creating ..\..\lib\vc_dll\mswu\wx\setup.h</Message>\r | |
566 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">copy "%(FullPath)" ..\..\lib\vc_dll\mswu\wx\setup.h</Command>\r | |
567 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">..\..\lib\vc_dll\mswu\wx\setup.h;%(Outputs)</Outputs>\r | |
568 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Creating ..\..\lib\vc_lib\mswud\wx\setup.h</Message>\r | |
569 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\lib\vc_lib\mswud\wx\setup.h</Command>\r | |
570 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\lib\vc_lib\mswud\wx\setup.h;%(Outputs)</Outputs>\r | |
571 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Creating ..\..\lib\vc_lib\mswu\wx\setup.h</Message>\r | |
572 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\lib\vc_lib\mswu\wx\setup.h</Command>\r | |
573 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\lib\vc_lib\mswu\wx\setup.h;%(Outputs)</Outputs>\r | |
574 | </CustomBuild>\r | |
575 | <CustomBuild Include="..\..\include\wx\univ\setup.h">\r | |
576 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h</Message>\r | |
577 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">copy "%(FullPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h</Command>\r | |
578 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">..\..\lib\vc_dll\mswunivud\wx\setup.h;%(Outputs)</Outputs>\r | |
579 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h</Message>\r | |
580 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">copy "%(FullPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h</Command>\r | |
581 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">..\..\lib\vc_dll\mswunivu\wx\setup.h;%(Outputs)</Outputs>\r | |
582 | <Message Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h</Message>\r | |
583 | <Command Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">copy "%(FullPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h</Command>\r | |
584 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">..\..\lib\vc_lib\mswunivud\wx\setup.h;%(Outputs)</Outputs>\r | |
585 | <Message Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h</Message>\r | |
586 | <Command Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">copy "%(FullPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h</Command>\r | |
587 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">..\..\lib\vc_lib\mswunivu\wx\setup.h;%(Outputs)</Outputs>\r | |
588 | </CustomBuild>\r | |
589 | </ItemGroup>\r | |
590 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r | |
591 | <ImportGroup Label="ExtensionTargets">\r | |
592 | </ImportGroup>\r | |
593 | </Project> |