]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
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="Debug|x64">\r | |
9 | <Configuration>Debug</Configuration>\r | |
10 | <Platform>x64</Platform>\r | |
11 | </ProjectConfiguration>\r | |
12 | <ProjectConfiguration Include="Release|Win32">\r | |
13 | <Configuration>Release</Configuration>\r | |
14 | <Platform>Win32</Platform>\r | |
15 | </ProjectConfiguration>\r | |
16 | <ProjectConfiguration Include="Release|x64">\r | |
17 | <Configuration>Release</Configuration>\r | |
18 | <Platform>x64</Platform>\r | |
19 | </ProjectConfiguration>\r | |
20 | </ItemGroup>\r | |
21 | <PropertyGroup Label="Globals">\r | |
22 | <ProjectGuid>{C920062A-0647-4553-A3B2-37C58065664B}</ProjectGuid>\r | |
23 | </PropertyGroup>\r | |
24 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r | |
25 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r | |
26 | <ConfigurationType>DynamicLibrary</ConfigurationType>\r | |
27 | <UseOfMfc>false</UseOfMfc>\r | |
28 | <CharacterSet>MultiByte</CharacterSet>\r | |
29 | </PropertyGroup>\r | |
30 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r | |
31 | <ConfigurationType>DynamicLibrary</ConfigurationType>\r | |
32 | <UseOfMfc>false</UseOfMfc>\r | |
33 | <CharacterSet>MultiByte</CharacterSet>\r | |
34 | </PropertyGroup>\r | |
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r | |
36 | <ConfigurationType>DynamicLibrary</ConfigurationType>\r | |
37 | <UseOfMfc>false</UseOfMfc>\r | |
38 | <CharacterSet>MultiByte</CharacterSet>\r | |
39 | </PropertyGroup>\r | |
40 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r | |
41 | <ConfigurationType>DynamicLibrary</ConfigurationType>\r | |
42 | <UseOfMfc>false</UseOfMfc>\r | |
43 | <CharacterSet>MultiByte</CharacterSet>\r | |
44 | </PropertyGroup>\r | |
45 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r | |
46 | <ImportGroup Label="ExtensionSettings">\r | |
47 | </ImportGroup>\r | |
48 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r | |
49 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
50 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r | |
51 | </ImportGroup>\r | |
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r | |
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
54 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r | |
55 | </ImportGroup>\r | |
56 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r | |
57 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
58 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r | |
59 | </ImportGroup>\r | |
60 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r | |
61 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
62 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r | |
63 | </ImportGroup>\r | |
64 | <PropertyGroup Label="UserMacros" />\r | |
65 | <PropertyGroup>\r | |
66 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r | |
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\..\..\lib\</OutDir>\r | |
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>\r | |
69 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>\r | |
70 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\..\..\lib\</OutDir>\r | |
71 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>\r | |
72 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>\r | |
73 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>\r | |
74 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>\r | |
75 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>\r | |
76 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>\r | |
77 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>\r | |
78 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>\r | |
79 | </PropertyGroup>\r | |
80 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r | |
81 | <Midl>\r | |
82 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
83 | <MkTypLibCompatible>true</MkTypLibCompatible>\r | |
84 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
85 | <TargetEnvironment>Win32</TargetEnvironment>\r | |
86 | <TypeLibraryName>.\..\..\lib\iculed.tlb</TypeLibraryName>\r | |
87 | </Midl>\r | |
88 | <ClCompile>\r | |
89 | <Optimization>Disabled</Optimization>\r | |
90 | <AdditionalIncludeDirectories>..\..\include;..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
91 | <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_LAYOUT_IMPLEMENTATION;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
92 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r | |
93 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r | |
94 | <BufferSecurityCheck>true</BufferSecurityCheck>\r | |
95 | <DisableLanguageExtensions>true</DisableLanguageExtensions>\r | |
96 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r | |
97 | <PrecompiledHeaderOutputFile>.\x86\Debug/layout.pch</PrecompiledHeaderOutputFile>\r | |
98 | <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>\r | |
99 | <ObjectFileName>.\x86\Debug/</ObjectFileName>\r | |
100 | <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>\r | |
101 | <BrowseInformation>true</BrowseInformation>\r | |
102 | <WarningLevel>Level3</WarningLevel>\r | |
103 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
104 | <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r | |
105 | <CompileAs>Default</CompileAs>\r | |
106 | </ClCompile>\r | |
107 | <ResourceCompile>\r | |
108 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
109 | <Culture>0x0409</Culture>\r | |
110 | <AdditionalIncludeDirectories>..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
111 | </ResourceCompile>\r | |
112 | <Link>\r | |
4388f060 | 113 | <OutputFile>..\..\bin\icule49d.dll</OutputFile>\r |
729e4ab9 A |
114 | <SuppressStartupBanner>true</SuppressStartupBanner>\r |
115 | <GenerateDebugInformation>true</GenerateDebugInformation>\r | |
116 | <ProgramDatabaseFile>.\..\..\lib\iculed.pdb</ProgramDatabaseFile>\r | |
117 | <BaseAddress>0x4ac00000</BaseAddress>\r | |
118 | <RandomizedBaseAddress>false</RandomizedBaseAddress>\r | |
119 | <DataExecutionPrevention>\r | |
120 | </DataExecutionPrevention>\r | |
121 | <ImportLibrary>..\..\lib\iculed.lib</ImportLibrary>\r | |
122 | </Link>\r | |
123 | </ItemDefinitionGroup>\r | |
124 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r | |
125 | <Midl>\r | |
126 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
127 | <MkTypLibCompatible>true</MkTypLibCompatible>\r | |
128 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
129 | <TargetEnvironment>Win32</TargetEnvironment>\r | |
130 | <TypeLibraryName>.\..\..\lib\icule.tlb</TypeLibraryName>\r | |
131 | </Midl>\r | |
132 | <ClCompile>\r | |
133 | <AdditionalIncludeDirectories>..\..\include;..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
134 | <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_LAYOUT_IMPLEMENTATION;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
135 | <StringPooling>true</StringPooling>\r | |
136 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r | |
137 | <FunctionLevelLinking>true</FunctionLevelLinking>\r | |
138 | <DisableLanguageExtensions>true</DisableLanguageExtensions>\r | |
139 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r | |
140 | <PrecompiledHeaderOutputFile>.\x86\Release/layout.pch</PrecompiledHeaderOutputFile>\r | |
141 | <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>\r | |
142 | <ObjectFileName>.\x86\Release/</ObjectFileName>\r | |
143 | <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>\r | |
144 | <WarningLevel>Level3</WarningLevel>\r | |
145 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
146 | <CompileAs>Default</CompileAs>\r | |
147 | </ClCompile>\r | |
148 | <ResourceCompile>\r | |
149 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
150 | <Culture>0x0409</Culture>\r | |
151 | <AdditionalIncludeDirectories>..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
152 | </ResourceCompile>\r | |
153 | <Link>\r | |
4388f060 | 154 | <OutputFile>..\..\bin\icule49.dll</OutputFile>\r |
729e4ab9 A |
155 | <SuppressStartupBanner>true</SuppressStartupBanner>\r |
156 | <ProgramDatabaseFile>.\..\..\lib\icule.pdb</ProgramDatabaseFile>\r | |
157 | <EnableCOMDATFolding>true</EnableCOMDATFolding>\r | |
158 | <BaseAddress>0x4ac00000</BaseAddress>\r | |
159 | <RandomizedBaseAddress>false</RandomizedBaseAddress>\r | |
160 | <DataExecutionPrevention>\r | |
161 | </DataExecutionPrevention>\r | |
162 | <ImportLibrary>..\..\lib\icule.lib</ImportLibrary>\r | |
163 | </Link>\r | |
164 | </ItemDefinitionGroup>\r | |
165 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r | |
166 | <Midl>\r | |
167 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
168 | <MkTypLibCompatible>true</MkTypLibCompatible>\r | |
169 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
170 | <TargetEnvironment>X64</TargetEnvironment>\r | |
171 | <TypeLibraryName>.\..\..\lib64\iculed.tlb</TypeLibraryName>\r | |
172 | </Midl>\r | |
173 | <ClCompile>\r | |
174 | <Optimization>Disabled</Optimization>\r | |
175 | <AdditionalIncludeDirectories>..\..\include;..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
176 | <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_LAYOUT_IMPLEMENTATION;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
177 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r | |
178 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r | |
179 | <BufferSecurityCheck>true</BufferSecurityCheck>\r | |
180 | <DisableLanguageExtensions>true</DisableLanguageExtensions>\r | |
181 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r | |
182 | <PrecompiledHeaderOutputFile>.\x64\Debug/layout.pch</PrecompiledHeaderOutputFile>\r | |
183 | <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>\r | |
184 | <ObjectFileName>.\x64\Debug/</ObjectFileName>\r | |
185 | <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>\r | |
186 | <BrowseInformation>true</BrowseInformation>\r | |
187 | <WarningLevel>Level3</WarningLevel>\r | |
188 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
189 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
190 | <CompileAs>Default</CompileAs>\r | |
191 | </ClCompile>\r | |
192 | <ResourceCompile>\r | |
193 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
194 | <Culture>0x0409</Culture>\r | |
195 | <AdditionalIncludeDirectories>..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
196 | </ResourceCompile>\r | |
197 | <Link>\r | |
4388f060 | 198 | <OutputFile>..\..\bin64\icule49d.dll</OutputFile>\r |
729e4ab9 A |
199 | <SuppressStartupBanner>true</SuppressStartupBanner>\r |
200 | <GenerateDebugInformation>true</GenerateDebugInformation>\r | |
201 | <ProgramDatabaseFile>.\..\..\lib64\iculed.pdb</ProgramDatabaseFile>\r | |
202 | <BaseAddress>0x4ac00000</BaseAddress>\r | |
203 | <ImportLibrary>..\..\lib64\iculed.lib</ImportLibrary>\r | |
204 | <TargetMachine>MachineX64</TargetMachine>\r | |
205 | </Link>\r | |
206 | </ItemDefinitionGroup>\r | |
207 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r | |
208 | <Midl>\r | |
209 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
210 | <MkTypLibCompatible>true</MkTypLibCompatible>\r | |
211 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
212 | <TargetEnvironment>X64</TargetEnvironment>\r | |
213 | <TypeLibraryName>.\..\..\lib64\icule.tlb</TypeLibraryName>\r | |
214 | </Midl>\r | |
215 | <ClCompile>\r | |
216 | <AdditionalIncludeDirectories>..\..\include;..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
217 | <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_LAYOUT_IMPLEMENTATION;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
218 | <StringPooling>true</StringPooling>\r | |
219 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r | |
220 | <FunctionLevelLinking>true</FunctionLevelLinking>\r | |
221 | <DisableLanguageExtensions>true</DisableLanguageExtensions>\r | |
222 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r | |
223 | <PrecompiledHeaderOutputFile>.\x64\Release/layout.pch</PrecompiledHeaderOutputFile>\r | |
224 | <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>\r | |
225 | <ObjectFileName>.\x64\Release/</ObjectFileName>\r | |
226 | <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>\r | |
227 | <WarningLevel>Level3</WarningLevel>\r | |
228 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
229 | <CompileAs>Default</CompileAs>\r | |
230 | </ClCompile>\r | |
231 | <ResourceCompile>\r | |
232 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
233 | <Culture>0x0409</Culture>\r | |
234 | <AdditionalIncludeDirectories>..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
235 | </ResourceCompile>\r | |
236 | <Link>\r | |
4388f060 | 237 | <OutputFile>..\..\bin64\icule49.dll</OutputFile>\r |
729e4ab9 A |
238 | <SuppressStartupBanner>true</SuppressStartupBanner>\r |
239 | <ProgramDatabaseFile>.\..\..\lib64\icule.pdb</ProgramDatabaseFile>\r | |
240 | <EnableCOMDATFolding>true</EnableCOMDATFolding>\r | |
241 | <BaseAddress>0x4ac00000</BaseAddress>\r | |
242 | <ImportLibrary>..\..\lib64\icule.lib</ImportLibrary>\r | |
243 | <TargetMachine>MachineX64</TargetMachine>\r | |
244 | </Link>\r | |
245 | </ItemDefinitionGroup>\r | |
246 | <ItemGroup>\r | |
247 | <ClCompile Include="AlternateSubstSubtables.cpp" />\r | |
248 | <ClCompile Include="AnchorTables.cpp" />\r | |
249 | <ClCompile Include="ArabicLayoutEngine.cpp" />\r | |
250 | <ClCompile Include="ArabicShaping.cpp" />\r | |
251 | <ClCompile Include="CanonData.cpp" />\r | |
252 | <ClCompile Include="CanonShaping.cpp" />\r | |
253 | <ClCompile Include="ClassDefinitionTables.cpp" />\r | |
254 | <ClCompile Include="ContextualGlyphSubstProc.cpp" />\r | |
255 | <ClCompile Include="ContextualSubstSubtables.cpp" />\r | |
256 | <ClCompile Include="CoverageTables.cpp" />\r | |
257 | <ClCompile Include="CursiveAttachmentSubtables.cpp" />\r | |
258 | <ClCompile Include="DeviceTables.cpp" />\r | |
259 | <ClCompile Include="ExtensionSubtables.cpp" />\r | |
260 | <ClCompile Include="Features.cpp" />\r | |
261 | <ClCompile Include="GDEFMarkFilter.cpp" />\r | |
262 | <ClCompile Include="GlyphDefinitionTables.cpp" />\r | |
263 | <ClCompile Include="GlyphIterator.cpp" />\r | |
264 | <ClCompile Include="GlyphLookupTables.cpp" />\r | |
265 | <ClCompile Include="GlyphPositionAdjustments.cpp" />\r | |
266 | <ClCompile Include="GlyphPositioningTables.cpp" />\r | |
267 | <ClCompile Include="GlyphPosnLookupProc.cpp" />\r | |
268 | <ClCompile Include="GlyphSubstitutionTables.cpp" />\r | |
269 | <ClCompile Include="GlyphSubstLookupProc.cpp" />\r | |
270 | <ClCompile Include="GXLayoutEngine.cpp" />\r | |
271 | <ClCompile Include="HangulLayoutEngine.cpp" />\r | |
272 | <ClCompile Include="HanLayoutEngine.cpp" />\r | |
273 | <ClCompile Include="IndicClassTables.cpp" />\r | |
274 | <ClCompile Include="IndicLayoutEngine.cpp" />\r | |
275 | <ClCompile Include="IndicRearrangementProcessor.cpp" />\r | |
276 | <ClCompile Include="IndicReordering.cpp" />\r | |
277 | <ClCompile Include="KernTable.cpp" />\r | |
278 | <ClCompile Include="KhmerLayoutEngine.cpp" />\r | |
279 | <ClCompile Include="KhmerReordering.cpp" />\r | |
280 | <ClCompile Include="LayoutEngine.cpp" />\r | |
281 | <ClCompile Include="LEFontInstance.cpp" />\r | |
282 | <ClCompile Include="LEGlyphStorage.cpp" />\r | |
283 | <ClCompile Include="LEInsertionList.cpp" />\r | |
284 | <ClCompile Include="LigatureSubstProc.cpp" />\r | |
285 | <ClCompile Include="LigatureSubstSubtables.cpp" />\r | |
286 | <ClCompile Include="loengine.cpp" />\r | |
287 | <ClCompile Include="LookupProcessor.cpp" />\r | |
288 | <ClCompile Include="Lookups.cpp" />\r | |
289 | <ClCompile Include="LookupTables.cpp" />\r | |
290 | <ClCompile Include="MarkArrays.cpp" />\r | |
291 | <ClCompile Include="MarkToBasePosnSubtables.cpp" />\r | |
292 | <ClCompile Include="MarkToLigaturePosnSubtables.cpp" />\r | |
293 | <ClCompile Include="MarkToMarkPosnSubtables.cpp" />\r | |
294 | <ClCompile Include="MirroredCharData.cpp" />\r | |
295 | <ClCompile Include="MorphTables.cpp" />\r | |
296 | <ClCompile Include="MPreFixups.cpp" />\r | |
297 | <ClCompile Include="MultipleSubstSubtables.cpp" />\r | |
298 | <ClCompile Include="NonContextualGlyphSubstProc.cpp" />\r | |
299 | <ClCompile Include="OpenTypeLayoutEngine.cpp" />\r | |
300 | <ClCompile Include="OpenTypeUtilities.cpp" />\r | |
301 | <ClCompile Include="PairPositioningSubtables.cpp" />\r | |
302 | <ClCompile Include="ScriptAndLanguage.cpp" />\r | |
303 | <ClCompile Include="ScriptAndLanguageTags.cpp" />\r | |
304 | <ClCompile Include="SegmentArrayProcessor.cpp" />\r | |
305 | <ClCompile Include="SegmentSingleProcessor.cpp" />\r | |
306 | <ClCompile Include="ShapingTypeData.cpp" />\r | |
307 | <ClCompile Include="SimpleArrayProcessor.cpp" />\r | |
308 | <ClCompile Include="SinglePositioningSubtables.cpp" />\r | |
309 | <ClCompile Include="SingleSubstitutionSubtables.cpp" />\r | |
310 | <ClCompile Include="SingleTableProcessor.cpp" />\r | |
311 | <ClCompile Include="StateTableProcessor.cpp" />\r | |
312 | <ClCompile Include="SubstitutionLookups.cpp" />\r | |
313 | <ClCompile Include="SubtableProcessor.cpp" />\r | |
314 | <ClCompile Include="ThaiLayoutEngine.cpp" />\r | |
315 | <ClCompile Include="ThaiShaping.cpp" />\r | |
316 | <ClCompile Include="ThaiStateTables.cpp" />\r | |
317 | <ClCompile Include="TibetanLayoutEngine.cpp" />\r | |
318 | <ClCompile Include="TibetanReordering.cpp" />\r | |
319 | <ClCompile Include="TrimmedArrayProcessor.cpp" />\r | |
320 | <ClCompile Include="ValueRecords.cpp" />\r | |
321 | </ItemGroup>\r | |
322 | <ItemGroup>\r | |
323 | <ClInclude Include="AlternateSubstSubtables.h" />\r | |
324 | <ClInclude Include="AnchorTables.h" />\r | |
325 | <ClInclude Include="ArabicLayoutEngine.h" />\r | |
326 | <ClInclude Include="ArabicShaping.h" />\r | |
327 | <ClInclude Include="AttachmentPosnSubtables.h" />\r | |
328 | <ClInclude Include="CanonShaping.h" />\r | |
329 | <ClInclude Include="CharSubstitutionFilter.h" />\r | |
330 | <ClInclude Include="ClassDefinitionTables.h" />\r | |
331 | <ClInclude Include="ContextualGlyphInsertion.h" />\r | |
332 | <ClInclude Include="ContextualGlyphSubstitution.h" />\r | |
333 | <ClInclude Include="ContextualGlyphSubstProc.h" />\r | |
334 | <ClInclude Include="ContextualSubstSubtables.h" />\r | |
335 | <ClInclude Include="CoverageTables.h" />\r | |
336 | <ClInclude Include="CursiveAttachmentSubtables.h" />\r | |
337 | <ClInclude Include="DefaultCharMapper.h" />\r | |
338 | <ClInclude Include="DeviceTables.h" />\r | |
339 | <ClInclude Include="ExtensionSubtables.h" />\r | |
340 | <ClInclude Include="GDEFMarkFilter.h" />\r | |
341 | <ClInclude Include="GlyphDefinitionTables.h" />\r | |
342 | <ClInclude Include="GlyphIterator.h" />\r | |
343 | <ClInclude Include="GlyphLookupTables.h" />\r | |
344 | <ClInclude Include="GlyphPositionAdjustments.h" />\r | |
345 | <ClInclude Include="GlyphPositioningTables.h" />\r | |
346 | <ClInclude Include="GlyphPosnLookupProc.h" />\r | |
347 | <ClInclude Include="GlyphSubstitutionTables.h" />\r | |
348 | <ClInclude Include="GlyphSubstLookupProc.h" />\r | |
349 | <ClInclude Include="GXLayoutEngine.h" />\r | |
350 | <ClInclude Include="HangulLayoutEngine.h" />\r | |
351 | <ClInclude Include="HanLayoutEngine.h" />\r | |
352 | <ClInclude Include="ICUFeatures.h" />\r | |
353 | <ClInclude Include="IndicLayoutEngine.h" />\r | |
354 | <ClInclude Include="IndicRearrangement.h" />\r | |
355 | <ClInclude Include="IndicRearrangementProcessor.h" />\r | |
356 | <ClInclude Include="IndicReordering.h" />\r | |
357 | <ClInclude Include="KernTable.h" />\r | |
358 | <ClInclude Include="KhmerLayoutEngine.h" />\r | |
359 | <ClInclude Include="KhmerReordering.h" />\r | |
360 | <CustomBuild Include="LayoutEngine.h">\r | |
361 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
362 | </Command>\r | |
363 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
364 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
365 | </Command>\r | |
366 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
367 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
368 | </Command>\r | |
369 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
370 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
371 | </Command>\r | |
372 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
373 | </CustomBuild>\r | |
374 | <ClInclude Include="LayoutTables.h" />\r | |
375 | <CustomBuild Include="LEFontInstance.h">\r | |
376 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
377 | </Command>\r | |
378 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
379 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
380 | </Command>\r | |
381 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
382 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
383 | </Command>\r | |
384 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
385 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
386 | </Command>\r | |
387 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
388 | </CustomBuild>\r | |
389 | <CustomBuild Include="LEGlyphFilter.h">\r | |
390 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
391 | </Command>\r | |
392 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
393 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
394 | </Command>\r | |
395 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
396 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
397 | </Command>\r | |
398 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
399 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
400 | </Command>\r | |
401 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
402 | </CustomBuild>\r | |
403 | <CustomBuild Include="LEGlyphStorage.h">\r | |
404 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
405 | </Command>\r | |
406 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
407 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
408 | </Command>\r | |
409 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
410 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
411 | </Command>\r | |
412 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
413 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
414 | </Command>\r | |
415 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
416 | </CustomBuild>\r | |
417 | <CustomBuild Include="LEInsertionList.h">\r | |
418 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
419 | </Command>\r | |
420 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
421 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
422 | </Command>\r | |
423 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
424 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
425 | </Command>\r | |
426 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
427 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
428 | </Command>\r | |
429 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
430 | </CustomBuild>\r | |
431 | <CustomBuild Include="LELanguages.h">\r | |
432 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
433 | </Command>\r | |
434 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
435 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
436 | </Command>\r | |
437 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
438 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
439 | </Command>\r | |
440 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
441 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
442 | </Command>\r | |
443 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
444 | </CustomBuild>\r | |
445 | <CustomBuild Include="LEScripts.h">\r | |
446 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
447 | </Command>\r | |
448 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
449 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
450 | </Command>\r | |
451 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
452 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
453 | </Command>\r | |
454 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
455 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
456 | </Command>\r | |
457 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
458 | </CustomBuild>\r | |
459 | <CustomBuild Include="LESwaps.h">\r | |
460 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
461 | </Command>\r | |
462 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
463 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
464 | </Command>\r | |
465 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
466 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
467 | </Command>\r | |
468 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
469 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
470 | </Command>\r | |
471 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
472 | </CustomBuild>\r | |
473 | <CustomBuild Include="LETypes.h">\r | |
474 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
475 | </Command>\r | |
476 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
477 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
478 | </Command>\r | |
479 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
480 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
481 | </Command>\r | |
482 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
483 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
484 | </Command>\r | |
485 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
486 | </CustomBuild>\r | |
487 | <ClInclude Include="LigatureSubstitution.h" />\r | |
488 | <ClInclude Include="LigatureSubstProc.h" />\r | |
489 | <ClInclude Include="LigatureSubstSubtables.h" />\r | |
490 | <CustomBuild Include="loengine.h">\r | |
491 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
492 | </Command>\r | |
493 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
494 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
495 | </Command>\r | |
496 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
497 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\layout\r | |
498 | </Command>\r | |
499 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
500 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\layout\r | |
501 | </Command>\r | |
502 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\include\layout\%(Filename)%(Extension);%(Outputs)</Outputs>\r | |
503 | </CustomBuild>\r | |
504 | <ClInclude Include="LookupProcessor.h" />\r | |
505 | <ClInclude Include="Lookups.h" />\r | |
506 | <ClInclude Include="LookupTables.h" />\r | |
507 | <ClInclude Include="MarkArrays.h" />\r | |
508 | <ClInclude Include="MarkToBasePosnSubtables.h" />\r | |
509 | <ClInclude Include="MarkToLigaturePosnSubtables.h" />\r | |
510 | <ClInclude Include="MarkToMarkPosnSubtables.h" />\r | |
511 | <ClInclude Include="MorphStateTables.h" />\r | |
512 | <ClInclude Include="MorphTables.h" />\r | |
513 | <ClInclude Include="MPreFixups.h" />\r | |
514 | <ClInclude Include="MultipleSubstSubtables.h" />\r | |
515 | <ClInclude Include="NonContextualGlyphSubst.h" />\r | |
516 | <ClInclude Include="NonContextualGlyphSubstProc.h" />\r | |
517 | <ClInclude Include="OpenTypeLayoutEngine.h" />\r | |
518 | <ClInclude Include="OpenTypeTables.h" />\r | |
519 | <ClInclude Include="OpenTypeUtilities.h" />\r | |
520 | <ClInclude Include="PairPositioningSubtables.h" />\r | |
521 | <ClInclude Include="ScriptAndLanguage.h" />\r | |
522 | <ClInclude Include="ScriptAndLanguageTags.h" />\r | |
523 | <ClInclude Include="SegmentArrayProcessor.h" />\r | |
524 | <ClInclude Include="SegmentSingleProcessor.h" />\r | |
525 | <ClInclude Include="SimpleArrayProcessor.h" />\r | |
526 | <ClInclude Include="SinglePositioningSubtables.h" />\r | |
527 | <ClInclude Include="SingleSubstitutionSubtables.h" />\r | |
528 | <ClInclude Include="SingleTableProcessor.h" />\r | |
529 | <ClInclude Include="StateTableProcessor.h" />\r | |
530 | <ClInclude Include="StateTables.h" />\r | |
531 | <ClInclude Include="SubstitutionLookups.h" />\r | |
532 | <ClInclude Include="SubtableProcessor.h" />\r | |
533 | <ClInclude Include="ThaiLayoutEngine.h" />\r | |
534 | <ClInclude Include="ThaiShaping.h" />\r | |
535 | <ClInclude Include="TibetanLayoutEngine.h" />\r | |
536 | <ClInclude Include="TibetanReordering.h" />\r | |
537 | <ClInclude Include="TrimmedArrayProcessor.h" />\r | |
538 | <ClInclude Include="ValueRecords.h" />\r | |
539 | </ItemGroup>\r | |
540 | <ItemGroup>\r | |
541 | <ResourceCompile Include="layout.rc" />\r | |
542 | </ItemGroup>\r | |
543 | <ItemGroup>\r | |
544 | <ProjectReference Include="..\common\common.vcxproj">\r | |
545 | <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>\r | |
546 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r | |
547 | </ProjectReference>\r | |
548 | </ItemGroup>\r | |
549 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r | |
550 | <ImportGroup Label="ExtensionTargets">\r | |
551 | </ImportGroup>\r | |
552 | </Project> |