]>
Commit | Line | Data |
---|---|---|
1 | <?xml version="1.0" encoding="utf-8"?>\r | |
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r | |
3 | <ItemGroup Label="ProjectConfigurations">\r | |
4 | <ProjectConfiguration Include="Debug|Win32">\r | |
5 | <Configuration>Debug</Configuration>\r | |
6 | <Platform>Win32</Platform>\r | |
7 | </ProjectConfiguration>\r | |
8 | <ProjectConfiguration Include="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>{73632960-B3A6-464D-83A3-4B43365F19B8}</ProjectGuid>\r | |
23 | <RootNamespace>intltest</RootNamespace>\r | |
24 | </PropertyGroup>\r | |
25 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r | |
26 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r | |
27 | <ConfigurationType>Application</ConfigurationType>\r | |
28 | <UseOfMfc>false</UseOfMfc>\r | |
29 | <CharacterSet>MultiByte</CharacterSet>\r | |
30 | </PropertyGroup>\r | |
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r | |
32 | <ConfigurationType>Application</ConfigurationType>\r | |
33 | <UseOfMfc>false</UseOfMfc>\r | |
34 | <CharacterSet>MultiByte</CharacterSet>\r | |
35 | </PropertyGroup>\r | |
36 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r | |
37 | <ConfigurationType>Application</ConfigurationType>\r | |
38 | <UseOfMfc>false</UseOfMfc>\r | |
39 | <CharacterSet>MultiByte</CharacterSet>\r | |
40 | </PropertyGroup>\r | |
41 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r | |
42 | <ConfigurationType>Application</ConfigurationType>\r | |
43 | <UseOfMfc>false</UseOfMfc>\r | |
44 | <CharacterSet>MultiByte</CharacterSet>\r | |
45 | </PropertyGroup>\r | |
46 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r | |
47 | <ImportGroup Label="ExtensionSettings">\r | |
48 | </ImportGroup>\r | |
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r | |
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
51 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r | |
52 | </ImportGroup>\r | |
53 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r | |
54 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
55 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r | |
56 | </ImportGroup>\r | |
57 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r | |
58 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
59 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r | |
60 | </ImportGroup>\r | |
61 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r | |
62 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
63 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r | |
64 | </ImportGroup>\r | |
65 | <PropertyGroup Label="UserMacros" />\r | |
66 | <PropertyGroup>\r | |
67 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r | |
68 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>\r | |
69 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>\r | |
70 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>\r | |
71 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>\r | |
72 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>\r | |
73 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>\r | |
74 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>\r | |
75 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>\r | |
76 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>\r | |
77 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>\r | |
78 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>\r | |
79 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>\r | |
80 | </PropertyGroup>\r | |
81 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r | |
82 | <Midl>\r | |
83 | <TypeLibraryName>.\x86\Debug/intltest.tlb</TypeLibraryName>\r | |
84 | </Midl>\r | |
85 | <ClCompile>\r | |
86 | <Optimization>Disabled</Optimization>\r | |
87 | <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\..\i18n;..\..\tools\toolutil;..\..\tools\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
88 | <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
89 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r | |
90 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r | |
91 | <BufferSecurityCheck>true</BufferSecurityCheck>\r | |
92 | <DisableLanguageExtensions>true</DisableLanguageExtensions>\r | |
93 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r | |
94 | <PrecompiledHeaderOutputFile>.\x86\Debug/intltest.pch</PrecompiledHeaderOutputFile>\r | |
95 | <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>\r | |
96 | <ObjectFileName>.\x86\Debug/</ObjectFileName>\r | |
97 | <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>\r | |
98 | <BrowseInformation>true</BrowseInformation>\r | |
99 | <WarningLevel>Level3</WarningLevel>\r | |
100 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
101 | <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r | |
102 | <CompileAs>Default</CompileAs>\r | |
103 | </ClCompile>\r | |
104 | <ResourceCompile>\r | |
105 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
106 | <Culture>0x0409</Culture>\r | |
107 | </ResourceCompile>\r | |
108 | <Link>\r | |
109 | <OutputFile>.\x86\Debug/intltest.exe</OutputFile>\r | |
110 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
111 | <GenerateDebugInformation>true</GenerateDebugInformation>\r | |
112 | <ProgramDatabaseFile>.\x86\Debug/intltest.pdb</ProgramDatabaseFile>\r | |
113 | <SubSystem>Console</SubSystem>\r | |
114 | <RandomizedBaseAddress>false</RandomizedBaseAddress>\r | |
115 | <FixedBaseAddress>false</FixedBaseAddress>\r | |
116 | <DataExecutionPrevention>\r | |
117 | </DataExecutionPrevention>\r | |
118 | </Link>\r | |
119 | </ItemDefinitionGroup>\r | |
120 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r | |
121 | <Midl>\r | |
122 | <TargetEnvironment>X64</TargetEnvironment>\r | |
123 | <TypeLibraryName>.\x64\Debug/intltest.tlb</TypeLibraryName>\r | |
124 | </Midl>\r | |
125 | <ClCompile>\r | |
126 | <Optimization>Disabled</Optimization>\r | |
127 | <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\..\i18n;..\..\tools\toolutil;..\..\tools\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
128 | <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
129 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r | |
130 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r | |
131 | <BufferSecurityCheck>true</BufferSecurityCheck>\r | |
132 | <DisableLanguageExtensions>true</DisableLanguageExtensions>\r | |
133 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r | |
134 | <PrecompiledHeaderOutputFile>.\x64\Debug/intltest.pch</PrecompiledHeaderOutputFile>\r | |
135 | <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>\r | |
136 | <ObjectFileName>.\x64\Debug/</ObjectFileName>\r | |
137 | <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>\r | |
138 | <BrowseInformation>true</BrowseInformation>\r | |
139 | <WarningLevel>Level3</WarningLevel>\r | |
140 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
141 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
142 | <CompileAs>Default</CompileAs>\r | |
143 | </ClCompile>\r | |
144 | <ResourceCompile>\r | |
145 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
146 | <Culture>0x0409</Culture>\r | |
147 | </ResourceCompile>\r | |
148 | <Link>\r | |
149 | <OutputFile>.\x64\Debug/intltest.exe</OutputFile>\r | |
150 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
151 | <GenerateDebugInformation>true</GenerateDebugInformation>\r | |
152 | <ProgramDatabaseFile>.\x64\Debug/intltest.pdb</ProgramDatabaseFile>\r | |
153 | <SubSystem>Console</SubSystem>\r | |
154 | <FixedBaseAddress>false</FixedBaseAddress>\r | |
155 | <TargetMachine>MachineX64</TargetMachine>\r | |
156 | </Link>\r | |
157 | </ItemDefinitionGroup>\r | |
158 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r | |
159 | <Midl>\r | |
160 | <TypeLibraryName>.\x86\Release/intltest.tlb</TypeLibraryName>\r | |
161 | </Midl>\r | |
162 | <ClCompile>\r | |
163 | <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\..\i18n;..\..\tools\toolutil;..\..\tools\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
164 | <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
165 | <StringPooling>true</StringPooling>\r | |
166 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r | |
167 | <DisableLanguageExtensions>true</DisableLanguageExtensions>\r | |
168 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r | |
169 | <PrecompiledHeaderOutputFile>.\x86\Release/intltest.pch</PrecompiledHeaderOutputFile>\r | |
170 | <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>\r | |
171 | <ObjectFileName>.\x86\Release/</ObjectFileName>\r | |
172 | <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>\r | |
173 | <WarningLevel>Level3</WarningLevel>\r | |
174 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
175 | <CompileAs>Default</CompileAs>\r | |
176 | </ClCompile>\r | |
177 | <ResourceCompile>\r | |
178 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
179 | <Culture>0x0409</Culture>\r | |
180 | </ResourceCompile>\r | |
181 | <Link>\r | |
182 | <OutputFile>.\x86\Release/intltest.exe</OutputFile>\r | |
183 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
184 | <GenerateDebugInformation>true</GenerateDebugInformation>\r | |
185 | <ProgramDatabaseFile>.\x86\Release/intltest.pdb</ProgramDatabaseFile>\r | |
186 | <SubSystem>Console</SubSystem>\r | |
187 | <RandomizedBaseAddress>false</RandomizedBaseAddress>\r | |
188 | <DataExecutionPrevention>\r | |
189 | </DataExecutionPrevention>\r | |
190 | </Link>\r | |
191 | </ItemDefinitionGroup>\r | |
192 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r | |
193 | <Midl>\r | |
194 | <TargetEnvironment>X64</TargetEnvironment>\r | |
195 | <TypeLibraryName>.\x64\Release/intltest.tlb</TypeLibraryName>\r | |
196 | </Midl>\r | |
197 | <ClCompile>\r | |
198 | <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\..\i18n;..\..\tools\toolutil;..\..\tools\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
199 | <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
200 | <StringPooling>true</StringPooling>\r | |
201 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r | |
202 | <DisableLanguageExtensions>true</DisableLanguageExtensions>\r | |
203 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r | |
204 | <PrecompiledHeaderOutputFile>.\x64\Release/intltest.pch</PrecompiledHeaderOutputFile>\r | |
205 | <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>\r | |
206 | <ObjectFileName>.\x64\Release/</ObjectFileName>\r | |
207 | <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>\r | |
208 | <WarningLevel>Level3</WarningLevel>\r | |
209 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
210 | <CompileAs>Default</CompileAs>\r | |
211 | </ClCompile>\r | |
212 | <ResourceCompile>\r | |
213 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
214 | <Culture>0x0409</Culture>\r | |
215 | </ResourceCompile>\r | |
216 | <Link>\r | |
217 | <OutputFile>.\x64\Release/intltest.exe</OutputFile>\r | |
218 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
219 | <GenerateDebugInformation>true</GenerateDebugInformation>\r | |
220 | <ProgramDatabaseFile>.\x64\Release/intltest.pdb</ProgramDatabaseFile>\r | |
221 | <SubSystem>Console</SubSystem>\r | |
222 | <TargetMachine>MachineX64</TargetMachine>\r | |
223 | </Link>\r | |
224 | </ItemDefinitionGroup>\r | |
225 | <ItemGroup>\r | |
226 | <ClCompile Include="itrbbi.cpp" />\r | |
227 | <ClCompile Include="rbbiapts.cpp" />\r | |
228 | <ClCompile Include="rbbitst.cpp" />\r | |
229 | <ClCompile Include="itspoof.cpp" />\r | |
230 | <ClCompile Include="allcoll.cpp" />\r | |
231 | <ClCompile Include="apicoll.cpp" />\r | |
232 | <ClCompile Include="cntabcol.cpp" />\r | |
233 | <ClCompile Include="currcoll.cpp" />\r | |
234 | <ClCompile Include="dadrcoll.cpp" />\r | |
235 | <ClCompile Include="decoll.cpp" />\r | |
236 | <ClCompile Include="encoll.cpp" />\r | |
237 | <ClCompile Include="escoll.cpp" />\r | |
238 | <ClCompile Include="ficoll.cpp" />\r | |
239 | <ClCompile Include="frcoll.cpp" />\r | |
240 | <ClCompile Include="g7coll.cpp" />\r | |
241 | <ClCompile Include="itercoll.cpp" />\r | |
242 | <ClCompile Include="jacoll.cpp" />\r | |
243 | <ClCompile Include="lcukocol.cpp" />\r | |
244 | <ClCompile Include="mnkytst.cpp" />\r | |
245 | <ClCompile Include="regcoll.cpp" />\r | |
246 | <ClCompile Include="srchtest.cpp" />\r | |
247 | <ClCompile Include="ssearch.cpp" />\r | |
248 | <ClCompile Include="svccoll.cpp" />\r | |
249 | <ClCompile Include="thcoll.cpp" />\r | |
250 | <ClCompile Include="trcoll.cpp" />\r | |
251 | <ClCompile Include="tscoll.cpp" />\r | |
252 | <ClCompile Include="ucaconf.cpp" />\r | |
253 | <ClCompile Include="uvectest.cpp" />\r | |
254 | <ClCompile Include="v32test.cpp" />\r | |
255 | <ClCompile Include="simplethread.cpp">\r | |
256 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</DisableLanguageExtensions>\r | |
257 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</DisableLanguageExtensions>\r | |
258 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</DisableLanguageExtensions>\r | |
259 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</DisableLanguageExtensions>\r | |
260 | </ClCompile>\r | |
261 | <ClCompile Include="strtest.cpp">\r | |
262 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</DisableLanguageExtensions>\r | |
263 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</DisableLanguageExtensions>\r | |
264 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</DisableLanguageExtensions>\r | |
265 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</DisableLanguageExtensions>\r | |
266 | </ClCompile>\r | |
267 | <ClCompile Include="tsmthred.cpp">\r | |
268 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</DisableLanguageExtensions>\r | |
269 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</DisableLanguageExtensions>\r | |
270 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</DisableLanguageExtensions>\r | |
271 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</DisableLanguageExtensions>\r | |
272 | </ClCompile>\r | |
273 | <ClCompile Include="tsputil.cpp" />\r | |
274 | <ClCompile Include="uobjtest.cpp" />\r | |
275 | <ClCompile Include="astrotst.cpp" />\r | |
276 | <ClCompile Include="calcasts.cpp" />\r | |
277 | <ClCompile Include="callimts.cpp" />\r | |
278 | <ClCompile Include="calregts.cpp" />\r | |
279 | <ClCompile Include="caltest.cpp" />\r | |
280 | <ClCompile Include="caltztst.cpp" />\r | |
281 | <ClCompile Include="dadrcal.cpp" />\r | |
282 | <ClCompile Include="dadrfmt.cpp" />\r | |
283 | <ClCompile Include="dcfmapts.cpp" />\r | |
284 | <ClCompile Include="dcfmtest.cpp" />\r | |
285 | <ClCompile Include="dtfmapts.cpp" />\r | |
286 | <ClCompile Include="dtfmrgts.cpp" />\r | |
287 | <ClCompile Include="dtfmtrtts.cpp" />\r | |
288 | <ClCompile Include="dtfmttst.cpp" />\r | |
289 | <ClCompile Include="dtifmtts.cpp" />\r | |
290 | <ClCompile Include="dtptngts.cpp" />\r | |
291 | <ClCompile Include="fldset.cpp" />\r | |
292 | <ClCompile Include="incaltst.cpp" />\r | |
293 | <ClCompile Include="itformat.cpp" />\r | |
294 | <ClCompile Include="itrbnf.cpp" />\r | |
295 | <ClCompile Include="itrbnfp.cpp" />\r | |
296 | <ClCompile Include="itrbnfrt.cpp" />\r | |
297 | <ClCompile Include="locnmtst.cpp" />\r | |
298 | <ClCompile Include="miscdtfm.cpp" />\r | |
299 | <ClCompile Include="msfmrgts.cpp" />\r | |
300 | <ClCompile Include="nmfmapts.cpp" />\r | |
301 | <ClCompile Include="nmfmtrt.cpp" />\r | |
302 | <ClCompile Include="numfmtst.cpp" />\r | |
303 | <ClCompile Include="numrgts.cpp" />\r | |
304 | <ClCompile Include="plurfmts.cpp" />\r | |
305 | <ClCompile Include="plurults.cpp" />\r | |
306 | <ClCompile Include="pptest.cpp" />\r | |
307 | <ClCompile Include="sdtfmtts.cpp" />\r | |
308 | <ClCompile Include="selfmts.cpp" />\r | |
309 | <ClCompile Include="tchcfmt.cpp" />\r | |
310 | <ClCompile Include="tfsmalls.cpp" />\r | |
311 | <ClCompile Include="tmsgfmt.cpp" />\r | |
312 | <ClCompile Include="tsdate.cpp" />\r | |
313 | <ClCompile Include="tsdcfmsy.cpp" />\r | |
314 | <ClCompile Include="tsdtfmsy.cpp" />\r | |
315 | <ClCompile Include="tsnmfmt.cpp" />\r | |
316 | <ClCompile Include="tufmtts.cpp" />\r | |
317 | <ClCompile Include="tzbdtest.cpp" />\r | |
318 | <ClCompile Include="tzfmttst.cpp" />\r | |
319 | <ClCompile Include="tzoffloc.cpp" />\r | |
320 | <ClCompile Include="tzregts.cpp" />\r | |
321 | <ClCompile Include="tzrulets.cpp" />\r | |
322 | <ClCompile Include="tztest.cpp" />\r | |
323 | <ClCompile Include="windttst.cpp">\r | |
324 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</DisableLanguageExtensions>\r | |
325 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</DisableLanguageExtensions>\r | |
326 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</DisableLanguageExtensions>\r | |
327 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</DisableLanguageExtensions>\r | |
328 | </ClCompile>\r | |
329 | <ClCompile Include="winnmtst.cpp">\r | |
330 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</DisableLanguageExtensions>\r | |
331 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</DisableLanguageExtensions>\r | |
332 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</DisableLanguageExtensions>\r | |
333 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</DisableLanguageExtensions>\r | |
334 | </ClCompile>\r | |
335 | <ClCompile Include="idnaconf.cpp" />\r | |
336 | <ClCompile Include="idnaref.cpp" />\r | |
337 | <ClCompile Include="nptrans.cpp" />\r | |
338 | <ClCompile Include="punyref.c" />\r | |
339 | <ClCompile Include="testidn.cpp" />\r | |
340 | <ClCompile Include="testidna.cpp" />\r | |
341 | <ClCompile Include="uts46test.cpp" />\r | |
342 | <ClCompile Include="aliastst.cpp" />\r | |
343 | <ClCompile Include="loctest.cpp" />\r | |
344 | <ClCompile Include="restest.cpp" />\r | |
345 | <ClCompile Include="restsnew.cpp" />\r | |
346 | <ClCompile Include="intltest.cpp" />\r | |
347 | <ClCompile Include="itmajor.cpp" />\r | |
348 | <ClCompile Include="itutil.cpp" />\r | |
349 | <ClCompile Include="testutil.cpp" />\r | |
350 | <ClCompile Include="textfile.cpp" />\r | |
351 | <ClCompile Include="tokiter.cpp" />\r | |
352 | <ClCompile Include="winutil.cpp">\r | |
353 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</DisableLanguageExtensions>\r | |
354 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</DisableLanguageExtensions>\r | |
355 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</DisableLanguageExtensions>\r | |
356 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</DisableLanguageExtensions>\r | |
357 | </ClCompile>\r | |
358 | <ClCompile Include="canittst.cpp" />\r | |
359 | <ClCompile Include="normconf.cpp" />\r | |
360 | <ClCompile Include="tstnorm.cpp" />\r | |
361 | <ClCompile Include="tstnrapi.cpp" />\r | |
362 | <ClCompile Include="ucdtest.cpp" />\r | |
363 | <ClCompile Include="usettest.cpp" />\r | |
364 | <ClCompile Include="regextst.cpp" />\r | |
365 | <ClCompile Include="icusvtst.cpp" />\r | |
366 | <ClCompile Include="citrtest.cpp" />\r | |
367 | <ClCompile Include="reptest.cpp" />\r | |
368 | <ClCompile Include="sfwdchit.cpp" />\r | |
369 | <ClCompile Include="strcase.cpp" />\r | |
370 | <ClCompile Include="ustrtest.cpp">\r | |
371 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</DisableLanguageExtensions>\r | |
372 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</DisableLanguageExtensions>\r | |
373 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</DisableLanguageExtensions>\r | |
374 | <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</DisableLanguageExtensions>\r | |
375 | </ClCompile>\r | |
376 | <ClCompile Include="utxttest.cpp" />\r | |
377 | <ClCompile Include="cpdtrtst.cpp" />\r | |
378 | <ClCompile Include="ittrans.cpp" />\r | |
379 | <ClCompile Include="jamotest.cpp" />\r | |
380 | <ClCompile Include="transapi.cpp" />\r | |
381 | <ClCompile Include="transrt.cpp" />\r | |
382 | <ClCompile Include="transtst.cpp" />\r | |
383 | <ClCompile Include="trnserr.cpp" />\r | |
384 | <ClCompile Include="convtest.cpp" />\r | |
385 | <ClCompile Include="csdetest.cpp" />\r | |
386 | <ClCompile Include="bidiconf.cpp" />\r | |
387 | </ItemGroup>\r | |
388 | <ItemGroup>\r | |
389 | <ClInclude Include="itrbbi.h" />\r | |
390 | <ClInclude Include="rbbiapts.h" />\r | |
391 | <ClInclude Include="rbbitst.h" />\r | |
392 | <ClInclude Include="itspoof.h" />\r | |
393 | <ClInclude Include="allcoll.h" />\r | |
394 | <ClInclude Include="apicoll.h" />\r | |
395 | <ClInclude Include="cntabcol.h" />\r | |
396 | <ClInclude Include="currcoll.h" />\r | |
397 | <ClInclude Include="dadrcoll.h" />\r | |
398 | <ClInclude Include="decoll.h" />\r | |
399 | <ClInclude Include="encoll.h" />\r | |
400 | <ClInclude Include="escoll.h" />\r | |
401 | <ClInclude Include="ficoll.h" />\r | |
402 | <ClInclude Include="frcoll.h" />\r | |
403 | <ClInclude Include="g7coll.h" />\r | |
404 | <ClInclude Include="itercoll.h" />\r | |
405 | <ClInclude Include="jacoll.h" />\r | |
406 | <ClInclude Include="lcukocol.h" />\r | |
407 | <ClInclude Include="mnkytst.h" />\r | |
408 | <ClInclude Include="regcoll.h" />\r | |
409 | <ClInclude Include="srchtest.h" />\r | |
410 | <ClInclude Include="ssearch.h" />\r | |
411 | <ClInclude Include="svccoll.h" />\r | |
412 | <ClInclude Include="thcoll.h" />\r | |
413 | <ClInclude Include="trcoll.h" />\r | |
414 | <ClInclude Include="tscoll.h" />\r | |
415 | <ClInclude Include="ucaconf.h" />\r | |
416 | <ClInclude Include="uvectest.h" />\r | |
417 | <ClInclude Include="v32test.h" />\r | |
418 | <ClInclude Include="simplethread.h" />\r | |
419 | <ClInclude Include="strtest.h" />\r | |
420 | <ClInclude Include="tsmthred.h" />\r | |
421 | <ClInclude Include="tsputil.h" />\r | |
422 | <ClInclude Include="uobjtest.h" />\r | |
423 | <ClInclude Include="astrotst.h" />\r | |
424 | <ClInclude Include="calcasts.h" />\r | |
425 | <ClInclude Include="callimts.h" />\r | |
426 | <ClInclude Include="calregts.h" />\r | |
427 | <ClInclude Include="caltest.h" />\r | |
428 | <ClInclude Include="caltztst.h" />\r | |
429 | <ClInclude Include="dadrcal.h" />\r | |
430 | <ClInclude Include="dadrfmt.h" />\r | |
431 | <ClInclude Include="dcfmapts.h" />\r | |
432 | <ClInclude Include="dcfmtest.h" />\r | |
433 | <ClInclude Include="dtfmapts.h" />\r | |
434 | <ClInclude Include="dtfmrgts.h" />\r | |
435 | <ClInclude Include="dtfmtrtts.h" />\r | |
436 | <ClInclude Include="dtfmttst.h" />\r | |
437 | <ClInclude Include="dtifmtts.h" />\r | |
438 | <ClInclude Include="dtptngts.h" />\r | |
439 | <ClInclude Include="fldset.h" />\r | |
440 | <ClInclude Include="incaltst.h" />\r | |
441 | <ClInclude Include="itformat.h" />\r | |
442 | <ClInclude Include="itrbnf.h" />\r | |
443 | <ClInclude Include="itrbnfp.h" />\r | |
444 | <ClInclude Include="itrbnfrt.h" />\r | |
445 | <ClInclude Include="locnmtst.h" />\r | |
446 | <ClInclude Include="miscdtfm.h" />\r | |
447 | <ClInclude Include="msfmrgts.h" />\r | |
448 | <ClInclude Include="nmfmapts.h" />\r | |
449 | <ClInclude Include="nmfmtrt.h" />\r | |
450 | <ClInclude Include="numfmtst.h" />\r | |
451 | <ClInclude Include="numrgts.h" />\r | |
452 | <ClInclude Include="plurfmts.h" />\r | |
453 | <ClInclude Include="plurults.h" />\r | |
454 | <ClInclude Include="pptest.h" />\r | |
455 | <ClInclude Include="sdtfmtts.h" />\r | |
456 | <ClInclude Include="selfmts.h" />\r | |
457 | <ClInclude Include="tchcfmt.h" />\r | |
458 | <ClInclude Include="tfsmalls.h" />\r | |
459 | <ClInclude Include="tmsgfmt.h" />\r | |
460 | <ClInclude Include="tsdate.h" />\r | |
461 | <ClInclude Include="tsdcfmsy.h" />\r | |
462 | <ClInclude Include="tsdtfmsy.h" />\r | |
463 | <ClInclude Include="tsnmfmt.h" />\r | |
464 | <ClInclude Include="tufmtts.h" />\r | |
465 | <ClInclude Include="tzbdtest.h" />\r | |
466 | <ClInclude Include="tzfmttst.h" />\r | |
467 | <ClInclude Include="tzoffloc.h" />\r | |
468 | <ClInclude Include="tzregts.h" />\r | |
469 | <ClInclude Include="tzrulets.h" />\r | |
470 | <ClInclude Include="tztest.h" />\r | |
471 | <ClInclude Include="windttst.h" />\r | |
472 | <ClInclude Include="winnmtst.h" />\r | |
473 | <ClInclude Include="idnaconf.h" />\r | |
474 | <ClInclude Include="idnaref.h" />\r | |
475 | <ClInclude Include="nptrans.h" />\r | |
476 | <ClInclude Include="punyref.h" />\r | |
477 | <ClInclude Include="testidna.h" />\r | |
478 | <ClInclude Include="aliastst.h" />\r | |
479 | <ClInclude Include="loctest.h" />\r | |
480 | <ClInclude Include="restest.h" />\r | |
481 | <ClInclude Include="restsnew.h" />\r | |
482 | <ClInclude Include="intltest.h" />\r | |
483 | <ClInclude Include="itmajor.h" />\r | |
484 | <ClInclude Include="itutil.h" />\r | |
485 | <ClInclude Include="testutil.h" />\r | |
486 | <ClInclude Include="textfile.h" />\r | |
487 | <ClInclude Include="tokiter.h" />\r | |
488 | <ClInclude Include="winutil.h" />\r | |
489 | <ClInclude Include="canittst.h" />\r | |
490 | <ClInclude Include="normconf.h" />\r | |
491 | <ClInclude Include="tstnorm.h" />\r | |
492 | <ClInclude Include="ucdtest.h" />\r | |
493 | <ClInclude Include="usettest.h" />\r | |
494 | <ClInclude Include="regextst.h" />\r | |
495 | <ClInclude Include="icusvtst.h" />\r | |
496 | <ClInclude Include="citrtest.h" />\r | |
497 | <ClInclude Include="reptest.h" />\r | |
498 | <ClInclude Include="sfwdchit.h" />\r | |
499 | <ClInclude Include="ustrtest.h" />\r | |
500 | <ClInclude Include="utxttest.h" />\r | |
501 | <ClInclude Include="cpdtrtst.h" />\r | |
502 | <ClInclude Include="ittrans.h" />\r | |
503 | <ClInclude Include="jamotest.h" />\r | |
504 | <ClInclude Include="transapi.h" />\r | |
505 | <ClInclude Include="transrt.h" />\r | |
506 | <ClInclude Include="transtst.h" />\r | |
507 | <ClInclude Include="trnserr.h" />\r | |
508 | <ClInclude Include="convtest.h" />\r | |
509 | <ClInclude Include="csdetest.h" />\r | |
510 | </ItemGroup>\r | |
511 | <ItemGroup>\r | |
512 | <ProjectReference Include="..\..\common\common.vcxproj">\r | |
513 | <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>\r | |
514 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r | |
515 | </ProjectReference>\r | |
516 | <ProjectReference Include="..\..\i18n\i18n.vcxproj">\r | |
517 | <Project>{0178b127-6269-407d-b112-93877bb62776}</Project>\r | |
518 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r | |
519 | </ProjectReference>\r | |
520 | <ProjectReference Include="..\..\tools\ctestfw\ctestfw.vcxproj">\r | |
521 | <Project>{eca6b435-b4fa-4f9f-bf95-f451d078fc47}</Project>\r | |
522 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r | |
523 | </ProjectReference>\r | |
524 | <ProjectReference Include="..\..\tools\toolutil\toolutil.vcxproj">\r | |
525 | <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project>\r | |
526 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r | |
527 | </ProjectReference>\r | |
528 | </ItemGroup>\r | |
529 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r | |
530 | <ImportGroup Label="ExtensionTargets">\r | |
531 | </ImportGroup>\r | |
532 | </Project> |