]> git.saurik.com Git - apple/icu.git/blob - icuSources/layout/layout.vcproj
ICU-6.2.21.tar.gz
[apple/icu.git] / icuSources / layout / layout.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
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"
27 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;U_LAYOUT_IMPLEMENTATION"
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"
44 OutputFile="..\..\bin\icule32d.dll"
45 LinkIncremental="2"
46 SuppressStartupBanner="TRUE"
47 GenerateDebugInformation="TRUE"
48 ProgramDatabaseFile=".\..\..\lib\icule32d.pdb"
49 BaseAddress="0x4ac00000"
50 ImportLibrary="..\..\lib\iculed.lib"/>
51 <Tool
52 Name="VCMIDLTool"
53 PreprocessorDefinitions="_DEBUG"
54 MkTypLibCompatible="TRUE"
55 SuppressStartupBanner="TRUE"
56 TargetEnvironment="1"
57 TypeLibraryName=".\..\..\lib\iculed.tlb"/>
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"/>
71 <Tool
72 Name="VCXMLDataGeneratorTool"/>
73 <Tool
74 Name="VCWebDeploymentTool"/>
75 <Tool
76 Name="VCManagedWrapperGeneratorTool"/>
77 <Tool
78 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
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"
93 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;U_LAYOUT_IMPLEMENTATION"
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"
109 OutputFile="..\..\bin\icule32.dll"
110 LinkIncremental="1"
111 SuppressStartupBanner="TRUE"
112 ProgramDatabaseFile=".\..\..\lib\icule32.pdb"
113 BaseAddress="0x4ac00000"
114 ImportLibrary="..\..\lib\icule.lib"/>
115 <Tool
116 Name="VCMIDLTool"
117 PreprocessorDefinitions="NDEBUG"
118 MkTypLibCompatible="TRUE"
119 SuppressStartupBanner="TRUE"
120 TargetEnvironment="1"
121 TypeLibraryName=".\..\..\lib\icule.tlb"/>
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"/>
135 <Tool
136 Name="VCXMLDataGeneratorTool"/>
137 <Tool
138 Name="VCWebDeploymentTool"/>
139 <Tool
140 Name="VCManagedWrapperGeneratorTool"/>
141 <Tool
142 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
143 </Configuration>
144 </Configurations>
145 <References>
146 </References>
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
161 RelativePath=".\ArabicShaping.cpp">
162 </File>
163 <File
164 RelativePath=".\CanonData.cpp">
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>
193 <File
194 RelativePath=".\GlyphDefinitionTables.cpp">
195 </File>
196 <File
197 RelativePath=".\GlyphIterator.cpp">
198 </File>
199 <File
200 RelativePath="GlyphLookupTables.cpp">
201 </File>
202 <File
203 RelativePath=".\GlyphPositioningTables.cpp">
204 </File>
205 <File
206 RelativePath=".\GlyphPosnLookupProc.cpp">
207 </File>
208 <File
209 RelativePath=".\GlyphSubstitutionTables.cpp">
210 </File>
211 <File
212 RelativePath=".\GlyphSubstLookupProc.cpp">
213 </File>
214 <File
215 RelativePath=".\GXLayoutEngine.cpp">
216 </File>
217 <File
218 RelativePath=".\HanLayoutEngine.cpp">
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>
232 <File
233 RelativePath=".\LayoutEngine.cpp">
234 </File>
235 <File
236 RelativePath=".\LEFontInstance.cpp">
237 </File>
238 <File
239 RelativePath=".\LEGlyphStorage.cpp">
240 </File>
241 <File
242 RelativePath=".\LEInsertionList.cpp">
243 </File>
244 <File
245 RelativePath=".\LigatureSubstProc.cpp">
246 </File>
247 <File
248 RelativePath=".\LigatureSubstSubtables.cpp">
249 </File>
250 <File
251 RelativePath=".\loengine.cpp">
252 </File>
253 <File
254 RelativePath=".\LookupProcessor.cpp">
255 </File>
256 <File
257 RelativePath=".\Lookups.cpp">
258 </File>
259 <File
260 RelativePath=".\LookupTables.cpp">
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>
277 <File
278 RelativePath=".\MPreFixups.cpp">
279 </File>
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>
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>
362 <File
363 RelativePath=".\CanonShaping.h">
364 </File>
365 <File
366 RelativePath=".\CharSubstitutionFilter.h">
367 </File>
368 <File
369 RelativePath=".\ClassDefinitionTables.h">
370 </File>
371 <File
372 RelativePath=".\ContextualGlyphInsertion.h">
373 </File>
374 <File
375 RelativePath=".\ContextualGlyphSubstitution.h">
376 </File>
377 <File
378 RelativePath=".\ContextualGlyphSubstProc.h">
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>
404 <File
405 RelativePath=".\GlyphDefinitionTables.h">
406 </File>
407 <File
408 RelativePath=".\GlyphIterator.h">
409 </File>
410 <File
411 RelativePath="GlyphLookupTables.h">
412 </File>
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
423 RelativePath=".\GlyphSubstitutionTables.h">
424 </File>
425 <File
426 RelativePath=".\GlyphSubstLookupProc.h">
427 </File>
428 <File
429 RelativePath=".\GXLayoutEngine.h">
430 </File>
431 <File
432 RelativePath=".\HanLayoutEngine.h">
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>
449 <File
450 RelativePath=".\LayoutEngine.h">
451 <FileConfiguration
452 Name="Debug|Win32">
453 <Tool
454 Name="VCCustomBuildTool"
455 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
456 "
457 Outputs="..\..\include\layout\$(InputFileName)"/>
458 </FileConfiguration>
459 <FileConfiguration
460 Name="Release|Win32">
461 <Tool
462 Name="VCCustomBuildTool"
463 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
464 "
465 Outputs="..\..\include\layout\$(InputFileName)"/>
466 </FileConfiguration>
467 </File>
468 <File
469 RelativePath=".\LayoutTables.h">
470 </File>
471 <File
472 RelativePath=".\LEFontInstance.h">
473 <FileConfiguration
474 Name="Debug|Win32">
475 <Tool
476 Name="VCCustomBuildTool"
477 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
478 "
479 Outputs="..\..\include\layout\$(InputFileName)"/>
480 </FileConfiguration>
481 <FileConfiguration
482 Name="Release|Win32">
483 <Tool
484 Name="VCCustomBuildTool"
485 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
486 "
487 Outputs="..\..\include\layout\$(InputFileName)"/>
488 </FileConfiguration>
489 </File>
490 <File
491 RelativePath=".\LEGlyphFilter.h">
492 <FileConfiguration
493 Name="Debug|Win32">
494 <Tool
495 Name="VCCustomBuildTool"
496 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
497 "
498 Outputs="..\..\include\layout\$(InputFileName)"/>
499 </FileConfiguration>
500 <FileConfiguration
501 Name="Release|Win32">
502 <Tool
503 Name="VCCustomBuildTool"
504 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
505 "
506 Outputs="..\..\include\layout\$(InputFileName)"/>
507 </FileConfiguration>
508 </File>
509 <File
510 RelativePath=".\LEGlyphStorage.h">
511 <FileConfiguration
512 Name="Debug|Win32">
513 <Tool
514 Name="VCCustomBuildTool"
515 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
516 "
517 Outputs="..\..\include\layout\$(InputFileName)"/>
518 </FileConfiguration>
519 <FileConfiguration
520 Name="Release|Win32">
521 <Tool
522 Name="VCCustomBuildTool"
523 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
524 "
525 Outputs="..\..\include\layout\$(InputFileName)"/>
526 </FileConfiguration>
527 </File>
528 <File
529 RelativePath=".\LEInsertionList.h">
530 <FileConfiguration
531 Name="Debug|Win32">
532 <Tool
533 Name="VCCustomBuildTool"
534 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
535 "
536 Outputs="..\..\include\layout\$(InputFileName)"/>
537 </FileConfiguration>
538 <FileConfiguration
539 Name="Release|Win32">
540 <Tool
541 Name="VCCustomBuildTool"
542 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
543 "
544 Outputs="..\..\include\layout\$(InputFileName)"/>
545 </FileConfiguration>
546 </File>
547 <File
548 RelativePath=".\LELanguages.h">
549 <FileConfiguration
550 Name="Debug|Win32">
551 <Tool
552 Name="VCCustomBuildTool"
553 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
554 "
555 Outputs="..\..\include\layout\$(InputFileName)"/>
556 </FileConfiguration>
557 <FileConfiguration
558 Name="Release|Win32">
559 <Tool
560 Name="VCCustomBuildTool"
561 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
562 "
563 Outputs="..\..\include\layout\$(InputFileName)"/>
564 </FileConfiguration>
565 </File>
566 <File
567 RelativePath=".\LEScripts.h">
568 <FileConfiguration
569 Name="Debug|Win32">
570 <Tool
571 Name="VCCustomBuildTool"
572 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
573 "
574 Outputs="..\..\include\layout\$(InputFileName)"/>
575 </FileConfiguration>
576 <FileConfiguration
577 Name="Release|Win32">
578 <Tool
579 Name="VCCustomBuildTool"
580 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
581 "
582 Outputs="..\..\include\layout\$(InputFileName)"/>
583 </FileConfiguration>
584 </File>
585 <File
586 RelativePath=".\LESwaps.h">
587 <FileConfiguration
588 Name="Debug|Win32">
589 <Tool
590 Name="VCCustomBuildTool"
591 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
592 "
593 Outputs="..\..\include\layout\$(InputFileName)"/>
594 </FileConfiguration>
595 <FileConfiguration
596 Name="Release|Win32">
597 <Tool
598 Name="VCCustomBuildTool"
599 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
600 "
601 Outputs="..\..\include\layout\$(InputFileName)"/>
602 </FileConfiguration>
603 </File>
604 <File
605 RelativePath=".\LETypes.h">
606 <FileConfiguration
607 Name="Debug|Win32">
608 <Tool
609 Name="VCCustomBuildTool"
610 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
611 "
612 Outputs="..\..\include\layout\$(InputFileName)"/>
613 </FileConfiguration>
614 <FileConfiguration
615 Name="Release|Win32">
616 <Tool
617 Name="VCCustomBuildTool"
618 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
619 "
620 Outputs="..\..\include\layout\$(InputFileName)"/>
621 </FileConfiguration>
622 </File>
623 <File
624 RelativePath=".\LigatureSubstitution.h">
625 </File>
626 <File
627 RelativePath=".\LigatureSubstProc.h">
628 </File>
629 <File
630 RelativePath=".\LigatureSubstSubtables.h">
631 </File>
632 <File
633 RelativePath=".\unicode\loengine.h">
634 <FileConfiguration
635 Name="Debug|Win32">
636 <Tool
637 Name="VCCustomBuildTool"
638 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode
639 "
640 Outputs="..\..\include\unicode\$(InputFileName)"/>
641 </FileConfiguration>
642 <FileConfiguration
643 Name="Release|Win32">
644 <Tool
645 Name="VCCustomBuildTool"
646 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode
647 "
648 Outputs="..\..\include\unicode\$(InputFileName)"/>
649 </FileConfiguration>
650 </File>
651 <File
652 RelativePath=".\LookupProcessor.h">
653 </File>
654 <File
655 RelativePath=".\Lookups.h">
656 </File>
657 <File
658 RelativePath=".\LookupTables.h">
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>
678 <File
679 RelativePath=".\MPreFixups.h">
680 </File>
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>
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>