]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
b75a7d8f A |
2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | |
374ca955 | 4 | Version="7.10" |
b75a7d8f A |
5 | Name="layout" |
6 | SccProjectName="" | |
7 | SccLocalPath=""> | |
8 | <Platforms> | |
9 | <Platform | |
10 | Name="Win32"/> | |
11 | </Platforms> | |
12 | <Configurations> | |
13 | <Configuration | |
14 | Name="Debug|Win32" | |
15 | OutputDirectory=".\..\..\lib" | |
16 | IntermediateDirectory=".\Debug" | |
17 | ConfigurationType="2" | |
18 | UseOfMFC="0" | |
19 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
20 | CharacterSet="2"> | |
21 | <Tool | |
22 | Name="VCCLCompilerTool" | |
23 | Optimization="0" | |
24 | ImproveFloatingPointConsistency="TRUE" | |
25 | OptimizeForProcessor="2" | |
26 | AdditionalIncludeDirectories="..\..\include,..\common" | |
374ca955 | 27 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;U_LAYOUT_IMPLEMENTATION" |
b75a7d8f A |
28 | BasicRuntimeChecks="3" |
29 | RuntimeLibrary="3" | |
30 | DisableLanguageExtensions="TRUE" | |
31 | PrecompiledHeaderFile=".\Debug/layout.pch" | |
32 | AssemblerListingLocation=".\Debug/" | |
33 | ObjectFile=".\Debug/" | |
34 | ProgramDataBaseFileName=".\Debug/" | |
35 | BrowseInformation="1" | |
36 | WarningLevel="3" | |
37 | SuppressStartupBanner="TRUE" | |
38 | DebugInformationFormat="4" | |
39 | CompileAs="0"/> | |
40 | <Tool | |
41 | Name="VCCustomBuildTool"/> | |
42 | <Tool | |
43 | Name="VCLinkerTool" | |
374ca955 | 44 | OutputFile="..\..\bin\icule32d.dll" |
b75a7d8f A |
45 | LinkIncremental="2" |
46 | SuppressStartupBanner="TRUE" | |
47 | GenerateDebugInformation="TRUE" | |
374ca955 A |
48 | ProgramDatabaseFile=".\..\..\lib\icule32d.pdb" |
49 | BaseAddress="0x4ac00000" | |
b75a7d8f A |
50 | ImportLibrary="..\..\lib\iculed.lib"/> |
51 | <Tool | |
52 | Name="VCMIDLTool" | |
53 | PreprocessorDefinitions="_DEBUG" | |
54 | MkTypLibCompatible="TRUE" | |
55 | SuppressStartupBanner="TRUE" | |
56 | TargetEnvironment="1" | |
374ca955 | 57 | TypeLibraryName=".\..\..\lib\iculed.tlb"/> |
b75a7d8f A |
58 | <Tool |
59 | Name="VCPostBuildEventTool"/> | |
60 | <Tool | |
61 | Name="VCPreBuildEventTool"/> | |
62 | <Tool | |
63 | Name="VCPreLinkEventTool"/> | |
64 | <Tool | |
65 | Name="VCResourceCompilerTool" | |
66 | PreprocessorDefinitions="_DEBUG" | |
67 | Culture="1033" | |
68 | AdditionalIncludeDirectories="..\common"/> | |
69 | <Tool | |
70 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
71 | <Tool |
72 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
73 | <Tool |
74 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
75 | <Tool |
76 | Name="VCManagedWrapperGeneratorTool"/> | |
77 | <Tool | |
78 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
79 | </Configuration> |
80 | <Configuration | |
81 | Name="Release|Win32" | |
82 | OutputDirectory=".\..\..\lib" | |
83 | IntermediateDirectory=".\Release" | |
84 | ConfigurationType="2" | |
85 | UseOfMFC="0" | |
86 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
87 | CharacterSet="2"> | |
88 | <Tool | |
89 | Name="VCCLCompilerTool" | |
90 | InlineFunctionExpansion="2" | |
91 | ImproveFloatingPointConsistency="TRUE" | |
92 | AdditionalIncludeDirectories="..\..\include,..\common" | |
374ca955 | 93 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;U_LAYOUT_IMPLEMENTATION" |
b75a7d8f A |
94 | StringPooling="TRUE" |
95 | RuntimeLibrary="2" | |
96 | EnableFunctionLevelLinking="TRUE" | |
97 | DisableLanguageExtensions="TRUE" | |
98 | PrecompiledHeaderFile=".\Release/layout.pch" | |
99 | AssemblerListingLocation=".\Release/" | |
100 | ObjectFile=".\Release/" | |
101 | ProgramDataBaseFileName=".\Release/" | |
102 | WarningLevel="3" | |
103 | SuppressStartupBanner="TRUE" | |
104 | CompileAs="0"/> | |
105 | <Tool | |
106 | Name="VCCustomBuildTool"/> | |
107 | <Tool | |
108 | Name="VCLinkerTool" | |
374ca955 | 109 | OutputFile="..\..\bin\icule32.dll" |
b75a7d8f A |
110 | LinkIncremental="1" |
111 | SuppressStartupBanner="TRUE" | |
374ca955 A |
112 | ProgramDatabaseFile=".\..\..\lib\icule32.pdb" |
113 | BaseAddress="0x4ac00000" | |
b75a7d8f A |
114 | ImportLibrary="..\..\lib\icule.lib"/> |
115 | <Tool | |
116 | Name="VCMIDLTool" | |
117 | PreprocessorDefinitions="NDEBUG" | |
118 | MkTypLibCompatible="TRUE" | |
119 | SuppressStartupBanner="TRUE" | |
120 | TargetEnvironment="1" | |
374ca955 | 121 | TypeLibraryName=".\..\..\lib\icule.tlb"/> |
b75a7d8f A |
122 | <Tool |
123 | Name="VCPostBuildEventTool"/> | |
124 | <Tool | |
125 | Name="VCPreBuildEventTool"/> | |
126 | <Tool | |
127 | Name="VCPreLinkEventTool"/> | |
128 | <Tool | |
129 | Name="VCResourceCompilerTool" | |
130 | PreprocessorDefinitions="NDEBUG" | |
131 | Culture="1033" | |
132 | AdditionalIncludeDirectories="..\common"/> | |
133 | <Tool | |
134 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
135 | <Tool |
136 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
137 | <Tool |
138 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
139 | <Tool |
140 | Name="VCManagedWrapperGeneratorTool"/> | |
141 | <Tool | |
142 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
143 | </Configuration> |
144 | </Configurations> | |
374ca955 A |
145 | <References> |
146 | </References> | |
b75a7d8f A |
147 | <Files> |
148 | <Filter | |
149 | Name="Source Files" | |
150 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> | |
151 | <File | |
152 | RelativePath=".\AlternateSubstSubtables.cpp"> | |
153 | </File> | |
154 | <File | |
155 | RelativePath=".\AnchorTables.cpp"> | |
156 | </File> | |
157 | <File | |
158 | RelativePath=".\ArabicLayoutEngine.cpp"> | |
159 | </File> | |
160 | <File | |
374ca955 | 161 | RelativePath=".\ArabicShaping.cpp"> |
b75a7d8f A |
162 | </File> |
163 | <File | |
374ca955 | 164 | RelativePath=".\CanonData.cpp"> |
b75a7d8f A |
165 | </File> |
166 | <File | |
167 | RelativePath=".\ClassDefinitionTables.cpp"> | |
168 | </File> | |
169 | <File | |
170 | RelativePath=".\ContextualGlyphSubstProc.cpp"> | |
171 | </File> | |
172 | <File | |
173 | RelativePath=".\ContextualSubstSubtables.cpp"> | |
174 | </File> | |
175 | <File | |
176 | RelativePath=".\CoverageTables.cpp"> | |
177 | </File> | |
178 | <File | |
179 | RelativePath=".\CursiveAttachmentSubtables.cpp"> | |
180 | </File> | |
181 | <File | |
182 | RelativePath=".\DeviceTables.cpp"> | |
183 | </File> | |
184 | <File | |
185 | RelativePath=".\ExtensionSubtables.cpp"> | |
186 | </File> | |
187 | <File | |
188 | RelativePath=".\Features.cpp"> | |
189 | </File> | |
190 | <File | |
191 | RelativePath=".\GDEFMarkFilter.cpp"> | |
192 | </File> | |
b75a7d8f A |
193 | <File |
194 | RelativePath=".\GlyphDefinitionTables.cpp"> | |
195 | </File> | |
196 | <File | |
197 | RelativePath=".\GlyphIterator.cpp"> | |
198 | </File> | |
199 | <File | |
374ca955 | 200 | RelativePath="GlyphLookupTables.cpp"> |
b75a7d8f A |
201 | </File> |
202 | <File | |
374ca955 | 203 | RelativePath=".\GlyphPositioningTables.cpp"> |
b75a7d8f A |
204 | </File> |
205 | <File | |
374ca955 | 206 | RelativePath=".\GlyphPosnLookupProc.cpp"> |
b75a7d8f A |
207 | </File> |
208 | <File | |
209 | RelativePath=".\GlyphSubstitutionTables.cpp"> | |
210 | </File> | |
211 | <File | |
374ca955 | 212 | RelativePath=".\GlyphSubstLookupProc.cpp"> |
b75a7d8f A |
213 | </File> |
214 | <File | |
374ca955 | 215 | RelativePath=".\GXLayoutEngine.cpp"> |
b75a7d8f A |
216 | </File> |
217 | <File | |
374ca955 | 218 | RelativePath=".\HanLayoutEngine.cpp"> |
b75a7d8f A |
219 | </File> |
220 | <File | |
221 | RelativePath=".\IndicClassTables.cpp"> | |
222 | </File> | |
223 | <File | |
224 | RelativePath=".\IndicLayoutEngine.cpp"> | |
225 | </File> | |
226 | <File | |
227 | RelativePath=".\IndicRearrangementProcessor.cpp"> | |
228 | </File> | |
229 | <File | |
230 | RelativePath=".\IndicReordering.cpp"> | |
231 | </File> | |
374ca955 A |
232 | <File |
233 | RelativePath=".\LayoutEngine.cpp"> | |
234 | </File> | |
b75a7d8f A |
235 | <File |
236 | RelativePath=".\LEFontInstance.cpp"> | |
237 | </File> | |
238 | <File | |
374ca955 A |
239 | RelativePath=".\LEGlyphStorage.cpp"> |
240 | </File> | |
241 | <File | |
242 | RelativePath=".\LEInsertionList.cpp"> | |
b75a7d8f A |
243 | </File> |
244 | <File | |
245 | RelativePath=".\LigatureSubstProc.cpp"> | |
246 | </File> | |
247 | <File | |
248 | RelativePath=".\LigatureSubstSubtables.cpp"> | |
249 | </File> | |
250 | <File | |
374ca955 | 251 | RelativePath=".\loengine.cpp"> |
b75a7d8f A |
252 | </File> |
253 | <File | |
374ca955 | 254 | RelativePath=".\LookupProcessor.cpp"> |
b75a7d8f A |
255 | </File> |
256 | <File | |
257 | RelativePath=".\Lookups.cpp"> | |
258 | </File> | |
259 | <File | |
374ca955 | 260 | RelativePath=".\LookupTables.cpp"> |
b75a7d8f A |
261 | </File> |
262 | <File | |
263 | RelativePath=".\MarkArrays.cpp"> | |
264 | </File> | |
265 | <File | |
266 | RelativePath=".\MarkToBasePosnSubtables.cpp"> | |
267 | </File> | |
268 | <File | |
269 | RelativePath=".\MarkToLigaturePosnSubtables.cpp"> | |
270 | </File> | |
271 | <File | |
272 | RelativePath=".\MarkToMarkPosnSubtables.cpp"> | |
273 | </File> | |
274 | <File | |
275 | RelativePath=".\MorphTables.cpp"> | |
276 | </File> | |
374ca955 A |
277 | <File |
278 | RelativePath=".\MPreFixups.cpp"> | |
279 | </File> | |
b75a7d8f A |
280 | <File |
281 | RelativePath=".\MultipleSubstSubtables.cpp"> | |
282 | </File> | |
283 | <File | |
284 | RelativePath=".\NonContextualGlyphSubstProc.cpp"> | |
285 | </File> | |
286 | <File | |
287 | RelativePath=".\OpenTypeLayoutEngine.cpp"> | |
288 | </File> | |
289 | <File | |
290 | RelativePath=".\OpenTypeUtilities.cpp"> | |
291 | </File> | |
292 | <File | |
293 | RelativePath=".\PairPositioningSubtables.cpp"> | |
294 | </File> | |
295 | <File | |
296 | RelativePath=".\ScriptAndLanguage.cpp"> | |
297 | </File> | |
298 | <File | |
299 | RelativePath=".\ScriptAndLanguageTags.cpp"> | |
300 | </File> | |
301 | <File | |
302 | RelativePath=".\SegmentArrayProcessor.cpp"> | |
303 | </File> | |
304 | <File | |
305 | RelativePath=".\SegmentSingleProcessor.cpp"> | |
306 | </File> | |
307 | <File | |
308 | RelativePath=".\SimpleArrayProcessor.cpp"> | |
309 | </File> | |
310 | <File | |
311 | RelativePath=".\SinglePositioningSubtables.cpp"> | |
312 | </File> | |
313 | <File | |
314 | RelativePath=".\SingleSubstitutionSubtables.cpp"> | |
315 | </File> | |
316 | <File | |
317 | RelativePath=".\SingleTableProcessor.cpp"> | |
318 | </File> | |
319 | <File | |
320 | RelativePath=".\StateTableProcessor.cpp"> | |
321 | </File> | |
322 | <File | |
323 | RelativePath=".\SubstitutionLookups.cpp"> | |
324 | </File> | |
325 | <File | |
326 | RelativePath=".\SubtableProcessor.cpp"> | |
327 | </File> | |
328 | <File | |
329 | RelativePath=".\ThaiLayoutEngine.cpp"> | |
330 | </File> | |
331 | <File | |
332 | RelativePath=".\ThaiShaping.cpp"> | |
333 | </File> | |
334 | <File | |
335 | RelativePath=".\ThaiStateTables.cpp"> | |
336 | </File> | |
337 | <File | |
338 | RelativePath=".\TrimmedArrayProcessor.cpp"> | |
339 | </File> | |
340 | <File | |
341 | RelativePath=".\ValueRecords.cpp"> | |
342 | </File> | |
b75a7d8f A |
343 | </Filter> |
344 | <Filter | |
345 | Name="Header Files" | |
346 | Filter="h;hpp;hxx;hm;inl"> | |
347 | <File | |
348 | RelativePath=".\AlternateSubstSubtables.h"> | |
349 | </File> | |
350 | <File | |
351 | RelativePath=".\AnchorTables.h"> | |
352 | </File> | |
353 | <File | |
354 | RelativePath=".\ArabicLayoutEngine.h"> | |
355 | </File> | |
356 | <File | |
357 | RelativePath=".\ArabicShaping.h"> | |
358 | </File> | |
359 | <File | |
360 | RelativePath=".\AttachmentPosnSubtables.h"> | |
361 | </File> | |
374ca955 A |
362 | <File |
363 | RelativePath=".\CanonShaping.h"> | |
364 | </File> | |
365 | <File | |
366 | RelativePath=".\CharSubstitutionFilter.h"> | |
367 | </File> | |
b75a7d8f A |
368 | <File |
369 | RelativePath=".\ClassDefinitionTables.h"> | |
370 | </File> | |
371 | <File | |
372 | RelativePath=".\ContextualGlyphInsertion.h"> | |
373 | </File> | |
374 | <File | |
374ca955 | 375 | RelativePath=".\ContextualGlyphSubstitution.h"> |
b75a7d8f A |
376 | </File> |
377 | <File | |
374ca955 | 378 | RelativePath=".\ContextualGlyphSubstProc.h"> |
b75a7d8f A |
379 | </File> |
380 | <File | |
381 | RelativePath=".\ContextualSubstSubtables.h"> | |
382 | </File> | |
383 | <File | |
384 | RelativePath=".\CoverageTables.h"> | |
385 | </File> | |
386 | <File | |
387 | RelativePath=".\CursiveAttachmentSubtables.h"> | |
388 | </File> | |
389 | <File | |
390 | RelativePath=".\DefaultCharMapper.h"> | |
391 | </File> | |
392 | <File | |
393 | RelativePath=".\DeviceTables.h"> | |
394 | </File> | |
395 | <File | |
396 | RelativePath=".\ExtensionSubtables.h"> | |
397 | </File> | |
398 | <File | |
399 | RelativePath=".\Features.h"> | |
400 | </File> | |
401 | <File | |
402 | RelativePath=".\GDEFMarkFilter.h"> | |
403 | </File> | |
b75a7d8f A |
404 | <File |
405 | RelativePath=".\GlyphDefinitionTables.h"> | |
406 | </File> | |
407 | <File | |
408 | RelativePath=".\GlyphIterator.h"> | |
409 | </File> | |
374ca955 A |
410 | <File |
411 | RelativePath="GlyphLookupTables.h"> | |
412 | </File> | |
b75a7d8f A |
413 | <File |
414 | RelativePath=".\GlyphPositionAdjustments.h"> | |
415 | </File> | |
416 | <File | |
417 | RelativePath=".\GlyphPositioningTables.h"> | |
418 | </File> | |
419 | <File | |
420 | RelativePath=".\GlyphPosnLookupProc.h"> | |
421 | </File> | |
422 | <File | |
374ca955 | 423 | RelativePath=".\GlyphSubstitutionTables.h"> |
b75a7d8f A |
424 | </File> |
425 | <File | |
374ca955 | 426 | RelativePath=".\GlyphSubstLookupProc.h"> |
b75a7d8f A |
427 | </File> |
428 | <File | |
374ca955 | 429 | RelativePath=".\GXLayoutEngine.h"> |
b75a7d8f A |
430 | </File> |
431 | <File | |
374ca955 | 432 | RelativePath=".\HanLayoutEngine.h"> |
b75a7d8f A |
433 | </File> |
434 | <File | |
435 | RelativePath=".\HindiFeatureTags.h"> | |
436 | </File> | |
437 | <File | |
438 | RelativePath=".\IndicLayoutEngine.h"> | |
439 | </File> | |
440 | <File | |
441 | RelativePath=".\IndicRearrangement.h"> | |
442 | </File> | |
443 | <File | |
444 | RelativePath=".\IndicRearrangementProcessor.h"> | |
445 | </File> | |
446 | <File | |
447 | RelativePath=".\IndicReordering.h"> | |
448 | </File> | |
374ca955 A |
449 | <File |
450 | RelativePath=".\LayoutEngine.h"> | |
451 | <FileConfiguration | |
452 | Name="Debug|Win32"> | |
453 | <Tool | |
454 | Name="VCCustomBuildTool" | |
455 | CommandLine="copy "$(InputPath)" ..\..\include\layout | |
456 | " | |
457 | Outputs="..\..\include\layout\$(InputFileName)"/> | |
458 | </FileConfiguration> | |
459 | <FileConfiguration | |
460 | Name="Release|Win32"> | |
461 | <Tool | |
462 | Name="VCCustomBuildTool" | |
463 | CommandLine="copy "$(InputPath)" ..\..\include\layout | |
464 | " | |
465 | Outputs="..\..\include\layout\$(InputFileName)"/> | |
466 | </FileConfiguration> | |
467 | </File> | |
468 | <File | |
469 | RelativePath=".\LayoutTables.h"> | |
470 | </File> | |
b75a7d8f A |
471 | <File |
472 | RelativePath=".\LEFontInstance.h"> | |
473 | <FileConfiguration | |
474 | Name="Debug|Win32"> | |
475 | <Tool | |
476 | Name="VCCustomBuildTool" | |
374ca955 | 477 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 478 | " |
374ca955 | 479 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
480 | </FileConfiguration> |
481 | <FileConfiguration | |
482 | Name="Release|Win32"> | |
483 | <Tool | |
484 | Name="VCCustomBuildTool" | |
374ca955 | 485 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 486 | " |
374ca955 | 487 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
488 | </FileConfiguration> |
489 | </File> | |
490 | <File | |
491 | RelativePath=".\LEGlyphFilter.h"> | |
492 | <FileConfiguration | |
493 | Name="Debug|Win32"> | |
494 | <Tool | |
495 | Name="VCCustomBuildTool" | |
374ca955 | 496 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 497 | " |
374ca955 | 498 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
499 | </FileConfiguration> |
500 | <FileConfiguration | |
501 | Name="Release|Win32"> | |
502 | <Tool | |
503 | Name="VCCustomBuildTool" | |
374ca955 | 504 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 505 | " |
374ca955 | 506 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
507 | </FileConfiguration> |
508 | </File> | |
509 | <File | |
374ca955 | 510 | RelativePath=".\LEGlyphStorage.h"> |
b75a7d8f A |
511 | <FileConfiguration |
512 | Name="Debug|Win32"> | |
513 | <Tool | |
514 | Name="VCCustomBuildTool" | |
374ca955 | 515 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 516 | " |
374ca955 | 517 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
518 | </FileConfiguration> |
519 | <FileConfiguration | |
520 | Name="Release|Win32"> | |
521 | <Tool | |
522 | Name="VCCustomBuildTool" | |
374ca955 | 523 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 524 | " |
374ca955 | 525 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
526 | </FileConfiguration> |
527 | </File> | |
528 | <File | |
374ca955 | 529 | RelativePath=".\LEInsertionList.h"> |
b75a7d8f A |
530 | <FileConfiguration |
531 | Name="Debug|Win32"> | |
532 | <Tool | |
533 | Name="VCCustomBuildTool" | |
374ca955 | 534 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 535 | " |
374ca955 | 536 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
537 | </FileConfiguration> |
538 | <FileConfiguration | |
539 | Name="Release|Win32"> | |
540 | <Tool | |
541 | Name="VCCustomBuildTool" | |
374ca955 | 542 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 543 | " |
374ca955 | 544 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
545 | </FileConfiguration> |
546 | </File> | |
547 | <File | |
374ca955 | 548 | RelativePath=".\LELanguages.h"> |
b75a7d8f A |
549 | <FileConfiguration |
550 | Name="Debug|Win32"> | |
551 | <Tool | |
552 | Name="VCCustomBuildTool" | |
374ca955 | 553 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 554 | " |
374ca955 | 555 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
556 | </FileConfiguration> |
557 | <FileConfiguration | |
558 | Name="Release|Win32"> | |
559 | <Tool | |
560 | Name="VCCustomBuildTool" | |
374ca955 | 561 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 562 | " |
374ca955 | 563 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
564 | </FileConfiguration> |
565 | </File> | |
566 | <File | |
374ca955 | 567 | RelativePath=".\LEScripts.h"> |
b75a7d8f A |
568 | <FileConfiguration |
569 | Name="Debug|Win32"> | |
570 | <Tool | |
571 | Name="VCCustomBuildTool" | |
374ca955 | 572 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 573 | " |
374ca955 | 574 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
575 | </FileConfiguration> |
576 | <FileConfiguration | |
577 | Name="Release|Win32"> | |
578 | <Tool | |
579 | Name="VCCustomBuildTool" | |
374ca955 | 580 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 581 | " |
374ca955 | 582 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
583 | </FileConfiguration> |
584 | </File> | |
585 | <File | |
374ca955 | 586 | RelativePath=".\LESwaps.h"> |
b75a7d8f A |
587 | <FileConfiguration |
588 | Name="Debug|Win32"> | |
589 | <Tool | |
590 | Name="VCCustomBuildTool" | |
374ca955 | 591 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 592 | " |
374ca955 | 593 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
594 | </FileConfiguration> |
595 | <FileConfiguration | |
596 | Name="Release|Win32"> | |
597 | <Tool | |
598 | Name="VCCustomBuildTool" | |
374ca955 | 599 | CommandLine="copy "$(InputPath)" ..\..\include\layout |
b75a7d8f | 600 | " |
374ca955 | 601 | Outputs="..\..\include\layout\$(InputFileName)"/> |
b75a7d8f A |
602 | </FileConfiguration> |
603 | </File> | |
604 | <File | |
374ca955 A |
605 | RelativePath=".\LETypes.h"> |
606 | <FileConfiguration | |
607 | Name="Debug|Win32"> | |
608 | <Tool | |
609 | Name="VCCustomBuildTool" | |
610 | CommandLine="copy "$(InputPath)" ..\..\include\layout | |
611 | " | |
612 | Outputs="..\..\include\layout\$(InputFileName)"/> | |
613 | </FileConfiguration> | |
614 | <FileConfiguration | |
615 | Name="Release|Win32"> | |
616 | <Tool | |
617 | Name="VCCustomBuildTool" | |
618 | CommandLine="copy "$(InputPath)" ..\..\include\layout | |
619 | " | |
620 | Outputs="..\..\include\layout\$(InputFileName)"/> | |
621 | </FileConfiguration> | |
622 | </File> | |
623 | <File | |
624 | RelativePath=".\LigatureSubstitution.h"> | |
b75a7d8f A |
625 | </File> |
626 | <File | |
627 | RelativePath=".\LigatureSubstProc.h"> | |
628 | </File> | |
629 | <File | |
630 | RelativePath=".\LigatureSubstSubtables.h"> | |
631 | </File> | |
632 | <File | |
374ca955 A |
633 | RelativePath=".\unicode\loengine.h"> |
634 | <FileConfiguration | |
635 | Name="Debug|Win32"> | |
636 | <Tool | |
637 | Name="VCCustomBuildTool" | |
638 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
639 | " | |
640 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
641 | </FileConfiguration> | |
642 | <FileConfiguration | |
643 | Name="Release|Win32"> | |
644 | <Tool | |
645 | Name="VCCustomBuildTool" | |
646 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
647 | " | |
648 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
649 | </FileConfiguration> | |
b75a7d8f A |
650 | </File> |
651 | <File | |
652 | RelativePath=".\LookupProcessor.h"> | |
653 | </File> | |
b75a7d8f A |
654 | <File |
655 | RelativePath=".\Lookups.h"> | |
656 | </File> | |
657 | <File | |
374ca955 | 658 | RelativePath=".\LookupTables.h"> |
b75a7d8f A |
659 | </File> |
660 | <File | |
661 | RelativePath=".\MarkArrays.h"> | |
662 | </File> | |
663 | <File | |
664 | RelativePath=".\MarkToBasePosnSubtables.h"> | |
665 | </File> | |
666 | <File | |
667 | RelativePath=".\MarkToLigaturePosnSubtables.h"> | |
668 | </File> | |
669 | <File | |
670 | RelativePath=".\MarkToMarkPosnSubtables.h"> | |
671 | </File> | |
672 | <File | |
673 | RelativePath=".\MorphStateTables.h"> | |
674 | </File> | |
675 | <File | |
676 | RelativePath=".\MorphTables.h"> | |
677 | </File> | |
374ca955 A |
678 | <File |
679 | RelativePath=".\MPreFixups.h"> | |
680 | </File> | |
b75a7d8f A |
681 | <File |
682 | RelativePath=".\MultipleSubstSubtables.h"> | |
683 | </File> | |
684 | <File | |
685 | RelativePath=".\NonContextualGlyphSubst.h"> | |
686 | </File> | |
687 | <File | |
688 | RelativePath=".\NonContextualGlyphSubstProc.h"> | |
689 | </File> | |
690 | <File | |
691 | RelativePath=".\OpenTypeLayoutEngine.h"> | |
692 | </File> | |
693 | <File | |
694 | RelativePath=".\OpenTypeTables.h"> | |
695 | </File> | |
696 | <File | |
697 | RelativePath=".\OpenTypeUtilities.h"> | |
698 | </File> | |
699 | <File | |
700 | RelativePath=".\PairPositioningSubtables.h"> | |
701 | </File> | |
702 | <File | |
703 | RelativePath=".\ScriptAndLanguage.h"> | |
704 | </File> | |
705 | <File | |
706 | RelativePath=".\ScriptAndLanguageTags.h"> | |
707 | </File> | |
708 | <File | |
709 | RelativePath=".\SegmentArrayProcessor.h"> | |
710 | </File> | |
711 | <File | |
712 | RelativePath=".\SegmentSingleProcessor.h"> | |
713 | </File> | |
714 | <File | |
715 | RelativePath=".\SimpleArrayProcessor.h"> | |
716 | </File> | |
717 | <File | |
718 | RelativePath=".\SinglePositioningSubtables.h"> | |
719 | </File> | |
720 | <File | |
721 | RelativePath=".\SingleSubstitutionSubtables.h"> | |
722 | </File> | |
723 | <File | |
724 | RelativePath=".\SingleTableProcessor.h"> | |
725 | </File> | |
726 | <File | |
727 | RelativePath=".\StateTableProcessor.h"> | |
728 | </File> | |
729 | <File | |
730 | RelativePath=".\StateTables.h"> | |
731 | </File> | |
732 | <File | |
733 | RelativePath=".\SubstitutionLookups.h"> | |
734 | </File> | |
735 | <File | |
736 | RelativePath=".\SubtableProcessor.h"> | |
737 | </File> | |
738 | <File | |
739 | RelativePath=".\ThaiLayoutEngine.h"> | |
740 | </File> | |
741 | <File | |
742 | RelativePath=".\ThaiShaping.h"> | |
743 | </File> | |
744 | <File | |
745 | RelativePath=".\TrimmedArrayProcessor.h"> | |
746 | </File> | |
747 | <File | |
748 | RelativePath=".\ValueRecords.h"> | |
749 | </File> | |
b75a7d8f A |
750 | </Filter> |
751 | <Filter | |
752 | Name="Resource Files" | |
753 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
754 | <File | |
755 | RelativePath=".\layout.rc"> | |
756 | </File> | |
757 | </Filter> | |
758 | </Files> | |
759 | <Globals> | |
760 | </Globals> | |
761 | </VisualStudioProject> |