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