1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ItemGroup Label="ProjectConfigurations">
4    <ProjectConfiguration Include="Debug|Win32">
5      <Configuration>Debug</Configuration>
6      <Platform>Win32</Platform>
7    </ProjectConfiguration>
8    <ProjectConfiguration Include="Debug|x64">
9      <Configuration>Debug</Configuration>
10      <Platform>x64</Platform>
11    </ProjectConfiguration>
12    <ProjectConfiguration Include="Release|Win32">
13      <Configuration>Release</Configuration>
14      <Platform>Win32</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Release|x64">
17      <Configuration>Release</Configuration>
18      <Platform>x64</Platform>
19    </ProjectConfiguration>
20  </ItemGroup>
21  <PropertyGroup Label="Globals">
22    <ProjectGuid>{67351485-4D18-4245-BE39-A7EF0675ACD2}</ProjectGuid>
23  </PropertyGroup>
24  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
25  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
26    <ConfigurationType>Application</ConfigurationType>
27    <UseOfMfc>false</UseOfMfc>
28    <CharacterSet>MultiByte</CharacterSet>
29  </PropertyGroup>
30  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
31    <ConfigurationType>Application</ConfigurationType>
32    <UseOfMfc>false</UseOfMfc>
33    <CharacterSet>MultiByte</CharacterSet>
34  </PropertyGroup>
35  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
36    <ConfigurationType>Application</ConfigurationType>
37    <UseOfMfc>false</UseOfMfc>
38    <CharacterSet>MultiByte</CharacterSet>
39  </PropertyGroup>
40  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
41    <ConfigurationType>Application</ConfigurationType>
42    <UseOfMfc>false</UseOfMfc>
43    <CharacterSet>MultiByte</CharacterSet>
44  </PropertyGroup>
45  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
46  <ImportGroup Label="ExtensionSettings">
47  </ImportGroup>
48  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
49    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
50    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
51  </ImportGroup>
52  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
53    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
54    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
55  </ImportGroup>
56  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
57    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
59  </ImportGroup>
60  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
61    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
62    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
63  </ImportGroup>
64  <PropertyGroup Label="UserMacros" />
65  <PropertyGroup>
66    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
67    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
68    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
69    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
70    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
71    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
72    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
73    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>
74    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>
75    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
76    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>
77    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>
78    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
79  </PropertyGroup>
80  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
81    <Midl>
82      <TypeLibraryName>.\x86\Release/letest.tlb</TypeLibraryName>
83    </Midl>
84    <ClCompile>
85      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
86      <AdditionalIncludeDirectories>..\..\..\include\layout;..\..\..\include;..\..\common;..\..\tools\ctestfw;..\..\tools\toolutil;..\..\layout;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
87      <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
88      <StringPooling>true</StringPooling>
89      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
90      <FunctionLevelLinking>true</FunctionLevelLinking>
91      <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
92      <PrecompiledHeader>
93      </PrecompiledHeader>
94      <PrecompiledHeaderOutputFile>.\x86\Release/letest.pch</PrecompiledHeaderOutputFile>
95      <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
96      <ObjectFileName>.\x86\Release/</ObjectFileName>
97      <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
98      <WarningLevel>Level3</WarningLevel>
99      <SuppressStartupBanner>true</SuppressStartupBanner>
100      <CompileAs>Default</CompileAs>
101    </ClCompile>
102    <ResourceCompile>
103      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
104      <Culture>0x0409</Culture>
105    </ResourceCompile>
106    <Link>
107      <OutputFile>.\x86\Release/letest.exe</OutputFile>
108      <SuppressStartupBanner>true</SuppressStartupBanner>
109      <ProgramDatabaseFile>.\x86\Release/letest.pdb</ProgramDatabaseFile>
110      <SubSystem>Console</SubSystem>
111      <RandomizedBaseAddress>false</RandomizedBaseAddress>
112      <DataExecutionPrevention>
113      </DataExecutionPrevention>
114    </Link>
115  </ItemDefinitionGroup>
116  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
117    <Midl>
118      <TypeLibraryName>.\x86\Debug/letest.tlb</TypeLibraryName>
119    </Midl>
120    <ClCompile>
121      <Optimization>Disabled</Optimization>
122      <AdditionalIncludeDirectories>..\..\..\include\layout;..\..\..\include;..\..\common;..\..\tools\ctestfw;..\..\tools\toolutil;..\..\layout;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
123      <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
124      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
125      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
126      <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
127      <PrecompiledHeader>
128      </PrecompiledHeader>
129      <PrecompiledHeaderOutputFile>.\x86\Debug/letest.pch</PrecompiledHeaderOutputFile>
130      <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
131      <ObjectFileName>.\x86\Debug/</ObjectFileName>
132      <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
133      <WarningLevel>Level3</WarningLevel>
134      <SuppressStartupBanner>true</SuppressStartupBanner>
135      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
136      <CompileAs>Default</CompileAs>
137    </ClCompile>
138    <ResourceCompile>
139      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
140      <Culture>0x0409</Culture>
141    </ResourceCompile>
142    <Link>
143      <OutputFile>.\x86\Debug/letest.exe</OutputFile>
144      <SuppressStartupBanner>true</SuppressStartupBanner>
145      <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
146      <GenerateDebugInformation>true</GenerateDebugInformation>
147      <ProgramDatabaseFile>.\x86\Debug/letest.pdb</ProgramDatabaseFile>
148      <SubSystem>Console</SubSystem>
149      <RandomizedBaseAddress>false</RandomizedBaseAddress>
150      <DataExecutionPrevention>
151      </DataExecutionPrevention>
152    </Link>
153  </ItemDefinitionGroup>
154  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
155    <Midl>
156      <TargetEnvironment>X64</TargetEnvironment>
157      <TypeLibraryName>.\x64\Release/letest.tlb</TypeLibraryName>
158    </Midl>
159    <ClCompile>
160      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
161      <AdditionalIncludeDirectories>..\..\..\include\layout;..\..\..\include;..\..\common;..\..\tools\ctestfw;..\..\tools\toolutil;..\..\layout;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
162      <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
163      <StringPooling>true</StringPooling>
164      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
165      <FunctionLevelLinking>true</FunctionLevelLinking>
166      <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
167      <PrecompiledHeader>
168      </PrecompiledHeader>
169      <PrecompiledHeaderOutputFile>.\x64\Release/letest.pch</PrecompiledHeaderOutputFile>
170      <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
171      <ObjectFileName>.\x64\Release/</ObjectFileName>
172      <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
173      <WarningLevel>Level3</WarningLevel>
174      <SuppressStartupBanner>true</SuppressStartupBanner>
175      <CompileAs>Default</CompileAs>
176    </ClCompile>
177    <ResourceCompile>
178      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
179      <Culture>0x0409</Culture>
180    </ResourceCompile>
181    <Link>
182      <OutputFile>.\x64\Release/letest.exe</OutputFile>
183      <SuppressStartupBanner>true</SuppressStartupBanner>
184      <ProgramDatabaseFile>.\x64\Release/letest.pdb</ProgramDatabaseFile>
185      <SubSystem>Console</SubSystem>
186      <TargetMachine>MachineX64</TargetMachine>
187    </Link>
188  </ItemDefinitionGroup>
189  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
190    <Midl>
191      <TargetEnvironment>X64</TargetEnvironment>
192      <TypeLibraryName>.\x64\Debug/letest.tlb</TypeLibraryName>
193    </Midl>
194    <ClCompile>
195      <Optimization>Disabled</Optimization>
196      <AdditionalIncludeDirectories>..\..\..\include\layout;..\..\..\include;..\..\common;..\..\tools\ctestfw;..\..\tools\toolutil;..\..\layout;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
197      <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
198      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
199      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
200      <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
201      <PrecompiledHeader>
202      </PrecompiledHeader>
203      <PrecompiledHeaderOutputFile>.\x64\Debug/letest.pch</PrecompiledHeaderOutputFile>
204      <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>
205      <ObjectFileName>.\x64\Debug/</ObjectFileName>
206      <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>
207      <WarningLevel>Level3</WarningLevel>
208      <SuppressStartupBanner>true</SuppressStartupBanner>
209      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
210      <CompileAs>Default</CompileAs>
211    </ClCompile>
212    <ResourceCompile>
213      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
214      <Culture>0x0409</Culture>
215    </ResourceCompile>
216    <Link>
217      <OutputFile>.\x64\Debug/letest.exe</OutputFile>
218      <SuppressStartupBanner>true</SuppressStartupBanner>
219      <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
220      <GenerateDebugInformation>true</GenerateDebugInformation>
221      <ProgramDatabaseFile>.\x64\Debug/letest.pdb</ProgramDatabaseFile>
222      <SubSystem>Console</SubSystem>
223      <TargetMachine>MachineX64</TargetMachine>
224    </Link>
225  </ItemDefinitionGroup>
226  <ItemGroup>
227    <ClCompile Include="cfonts.cpp" />
228    <ClCompile Include="cletest.c" />
229    <ClCompile Include="cmaps.cpp" />
230    <ClCompile Include="FontTableCache.cpp" />
231    <ClCompile Include="letest.cpp" />
232    <ClCompile Include="letsutil.cpp" />
233    <ClCompile Include="PortableFontInstance.cpp" />
234    <ClCompile Include="SimpleFontInstance.cpp" />
235    <ClCompile Include="xmlreader.cpp" />
236  </ItemGroup>
237  <ItemGroup>
238    <ClInclude Include="cfonts.h" />
239    <ClInclude Include="cmaps.h" />
240    <ClInclude Include="FontTableCache.h" />
241    <ClInclude Include="letest.h" />
242    <ClInclude Include="letsutil.h" />
243    <ClInclude Include="PortableFontInstance.h" />
244    <ClInclude Include="sfnt.h" />
245    <ClInclude Include="SimpleFontInstance.h" />
246    <ClInclude Include="xmlreader.h" />
247  </ItemGroup>
248  <ItemGroup>
249    <ProjectReference Include="..\..\common\common.vcxproj">
250      <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>
251      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
252    </ProjectReference>
253    <ProjectReference Include="..\..\i18n\i18n.vcxproj">
254      <Project>{0178b127-6269-407d-b112-93877bb62776}</Project>
255      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
256    </ProjectReference>
257    <ProjectReference Include="..\..\layoutex\layoutex.vcxproj">
258      <Project>{37fc2c7f-1904-4811-8955-2f478830ead1}</Project>
259      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
260    </ProjectReference>
261    <ProjectReference Include="..\..\layout\layout.vcxproj">
262      <Project>{c920062a-0647-4553-a3b2-37c58065664b}</Project>
263      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
264    </ProjectReference>
265    <ProjectReference Include="..\..\tools\ctestfw\ctestfw.vcxproj">
266      <Project>{eca6b435-b4fa-4f9f-bf95-f451d078fc47}</Project>
267      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
268    </ProjectReference>
269    <ProjectReference Include="..\..\tools\toolutil\toolutil.vcxproj">
270      <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project>
271      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
272    </ProjectReference>
273  </ItemGroup>
274  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
275  <ImportGroup Label="ExtensionTargets">
276  </ImportGroup>
277</Project>
278