Imported Upstream version 58.1
[platform/upstream/icu.git] / source / test / iotest / iotest.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="14.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>{E4993E82-D68A-46CA-BAE0-9D35E172E46F}</ProjectGuid>\r
23   </PropertyGroup>\r
24   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
25   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
26     <ConfigurationType>Application</ConfigurationType>\r
27     <UseOfMfc>false</UseOfMfc>\r
28     <CharacterSet>MultiByte</CharacterSet>\r
29     <PlatformToolset>v140</PlatformToolset>\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     <PlatformToolset>v140</PlatformToolset>\r
36   </PropertyGroup>\r
37   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
38     <ConfigurationType>Application</ConfigurationType>\r
39     <UseOfMfc>false</UseOfMfc>\r
40     <CharacterSet>MultiByte</CharacterSet>\r
41     <PlatformToolset>v140</PlatformToolset>\r
42   </PropertyGroup>\r
43   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
44     <ConfigurationType>Application</ConfigurationType>\r
45     <UseOfMfc>false</UseOfMfc>\r
46     <CharacterSet>MultiByte</CharacterSet>\r
47     <PlatformToolset>v140</PlatformToolset>\r
48   </PropertyGroup>\r
49   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
50   <ImportGroup Label="ExtensionSettings">\r
51   </ImportGroup>\r
52   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
53     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
54     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r
55   </ImportGroup>\r
56   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
57     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
58     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r
59   </ImportGroup>\r
60   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
61     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
62     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r
63   </ImportGroup>\r
64   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
65     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
66     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r
67   </ImportGroup>\r
68   <PropertyGroup Label="UserMacros" />\r
69   <PropertyGroup>\r
70     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
71     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>\r
72     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>\r
73     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />\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)'=='Debug|x64'">.\x64\Debug\</OutDir>\r
78     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>\r
79     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />\r
80     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>\r
81     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>\r
82     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>\r
83   </PropertyGroup>\r
84   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
85     <Midl>\r
86       <TypeLibraryName>.\x86\Debug/iotest.tlb</TypeLibraryName>\r
87       <HeaderFileName>\r
88       </HeaderFileName>\r
89     </Midl>\r
90     <ClCompile>\r
91       <Optimization>Disabled</Optimization>\r
92       <AdditionalIncludeDirectories>..\..\..\include;..\..\tools\ctestfw;..\..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
93       <PreprocessorDefinitions>U_ATTRIBUTE_DEPRECATED=;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
94       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
95       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
96       <BufferSecurityCheck>true</BufferSecurityCheck>\r
97       <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
98       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
99       <PrecompiledHeaderOutputFile>.\x86\Debug/iotest.pch</PrecompiledHeaderOutputFile>\r
100       <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>\r
101       <ObjectFileName>.\x86\Debug/</ObjectFileName>\r
102       <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>\r
103       <BrowseInformation>true</BrowseInformation>\r
104       <WarningLevel>Level3</WarningLevel>\r
105       <SuppressStartupBanner>true</SuppressStartupBanner>\r
106       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
107       <CompileAs>Default</CompileAs>\r
108     </ClCompile>\r
109     <ResourceCompile>\r
110       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
111       <Culture>0x0409</Culture>\r
112     </ResourceCompile>\r
113     <Link>\r
114       <OutputFile>.\x86\Debug/iotest.exe</OutputFile>\r
115       <SuppressStartupBanner>true</SuppressStartupBanner>\r
116       <GenerateDebugInformation>true</GenerateDebugInformation>\r
117       <ProgramDatabaseFile>.\x86\Debug/iotest.pdb</ProgramDatabaseFile>\r
118       <SubSystem>Console</SubSystem>\r
119       <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
120       <DataExecutionPrevention>\r
121       </DataExecutionPrevention>\r
122       <TargetMachine>MachineX86</TargetMachine>\r
123     </Link>\r
124   </ItemDefinitionGroup>\r
125   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
126     <Midl>\r
127       <TypeLibraryName>.\x86\Release/iotest.tlb</TypeLibraryName>\r
128     </Midl>\r
129     <ClCompile>\r
130       <AdditionalIncludeDirectories>..\..\..\include;..\..\tools\ctestfw;..\..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
131       <PreprocessorDefinitions>U_ATTRIBUTE_DEPRECATED=;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
132       <StringPooling>true</StringPooling>\r
133       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
134       <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
135       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
136       <PrecompiledHeaderOutputFile>.\x86\Release/iotest.pch</PrecompiledHeaderOutputFile>\r
137       <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>\r
138       <ObjectFileName>.\x86\Release/</ObjectFileName>\r
139       <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>\r
140       <WarningLevel>Level3</WarningLevel>\r
141       <SuppressStartupBanner>true</SuppressStartupBanner>\r
142       <CompileAs>Default</CompileAs>\r
143     </ClCompile>\r
144     <ResourceCompile>\r
145       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
146       <Culture>0x0409</Culture>\r
147     </ResourceCompile>\r
148     <Link>\r
149       <OutputFile>.\x86\Release/iotest.exe</OutputFile>\r
150       <SuppressStartupBanner>true</SuppressStartupBanner>\r
151       <ProgramDatabaseFile>.\x86\Release/iotest.pdb</ProgramDatabaseFile>\r
152       <SubSystem>Console</SubSystem>\r
153       <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
154       <DataExecutionPrevention>\r
155       </DataExecutionPrevention>\r
156       <TargetMachine>MachineX86</TargetMachine>\r
157     </Link>\r
158   </ItemDefinitionGroup>\r
159   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
160     <Midl>\r
161       <TargetEnvironment>X64</TargetEnvironment>\r
162       <TypeLibraryName>.\x64\Debug/iotest.tlb</TypeLibraryName>\r
163       <HeaderFileName>\r
164       </HeaderFileName>\r
165     </Midl>\r
166     <ClCompile>\r
167       <Optimization>Disabled</Optimization>\r
168       <AdditionalIncludeDirectories>..\..\..\include;..\..\tools\ctestfw;..\..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
169       <PreprocessorDefinitions>U_ATTRIBUTE_DEPRECATED=;WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
170       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
171       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
172       <BufferSecurityCheck>true</BufferSecurityCheck>\r
173       <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
174       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
175       <PrecompiledHeaderOutputFile>.\x64\Debug/iotest.pch</PrecompiledHeaderOutputFile>\r
176       <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>\r
177       <ObjectFileName>.\x64\Debug/</ObjectFileName>\r
178       <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>\r
179       <BrowseInformation>true</BrowseInformation>\r
180       <WarningLevel>Level3</WarningLevel>\r
181       <SuppressStartupBanner>true</SuppressStartupBanner>\r
182       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
183       <CompileAs>Default</CompileAs>\r
184     </ClCompile>\r
185     <ResourceCompile>\r
186       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
187       <Culture>0x0409</Culture>\r
188     </ResourceCompile>\r
189     <Link>\r
190       <OutputFile>.\x64\Debug/iotest.exe</OutputFile>\r
191       <SuppressStartupBanner>true</SuppressStartupBanner>\r
192       <GenerateDebugInformation>true</GenerateDebugInformation>\r
193       <ProgramDatabaseFile>.\x64\Debug/iotest.pdb</ProgramDatabaseFile>\r
194       <SubSystem>Console</SubSystem>\r
195       <TargetMachine>MachineX64</TargetMachine>\r
196     </Link>\r
197   </ItemDefinitionGroup>\r
198   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
199     <Midl>\r
200       <TargetEnvironment>X64</TargetEnvironment>\r
201       <TypeLibraryName>.\x64\Release/iotest.tlb</TypeLibraryName>\r
202     </Midl>\r
203     <ClCompile>\r
204       <AdditionalIncludeDirectories>..\..\..\include;..\..\tools\ctestfw;..\..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
205       <PreprocessorDefinitions>U_ATTRIBUTE_DEPRECATED=;WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
206       <StringPooling>true</StringPooling>\r
207       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
208       <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
209       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
210       <PrecompiledHeaderOutputFile>.\x64\Release/iotest.pch</PrecompiledHeaderOutputFile>\r
211       <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>\r
212       <ObjectFileName>.\x64\Release/</ObjectFileName>\r
213       <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>\r
214       <WarningLevel>Level3</WarningLevel>\r
215       <SuppressStartupBanner>true</SuppressStartupBanner>\r
216       <CompileAs>Default</CompileAs>\r
217     </ClCompile>\r
218     <ResourceCompile>\r
219       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
220       <Culture>0x0409</Culture>\r
221     </ResourceCompile>\r
222     <Link>\r
223       <OutputFile>.\x64\Release/iotest.exe</OutputFile>\r
224       <SuppressStartupBanner>true</SuppressStartupBanner>\r
225       <ProgramDatabaseFile>.\x64\Release/iotest.pdb</ProgramDatabaseFile>\r
226       <SubSystem>Console</SubSystem>\r
227       <TargetMachine>MachineX64</TargetMachine>\r
228     </Link>\r
229   </ItemDefinitionGroup>\r
230   <ItemGroup>\r
231     <ClCompile Include="filetst.c" />\r
232     <ClCompile Include="iotest.cpp" />\r
233     <ClCompile Include="stream.cpp">\r
234       <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</DisableLanguageExtensions>\r
235       <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</DisableLanguageExtensions>\r
236       <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</DisableLanguageExtensions>\r
237       <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</DisableLanguageExtensions>\r
238     </ClCompile>\r
239     <ClCompile Include="strtst.c" />\r
240     <ClCompile Include="trnstst.c" />\r
241   </ItemGroup>\r
242   <ItemGroup>\r
243     <ClInclude Include="iotest.h" />\r
244   </ItemGroup>\r
245   <ItemGroup>\r
246     <ProjectReference Include="..\..\common\common.vcxproj">\r
247       <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>\r
248       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
249     </ProjectReference>\r
250     <ProjectReference Include="..\..\i18n\i18n.vcxproj">\r
251       <Project>{0178b127-6269-407d-b112-93877bb62776}</Project>\r
252       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
253     </ProjectReference>\r
254     <ProjectReference Include="..\..\io\io.vcxproj">\r
255       <Project>{c2b04507-2521-4801-bf0d-5fd79d6d518c}</Project>\r
256       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
257     </ProjectReference>\r
258     <ProjectReference Include="..\..\tools\ctestfw\ctestfw.vcxproj">\r
259       <Project>{eca6b435-b4fa-4f9f-bf95-f451d078fc47}</Project>\r
260       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
261     </ProjectReference>\r
262   </ItemGroup>\r
263   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
264   <ImportGroup Label="ExtensionTargets">\r
265   </ImportGroup>\r
266 </Project>