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