]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/gentest/gentest.vcxproj
ICU-551.51.4.tar.gz
[apple/icu.git] / icuSources / tools / gentest / gentest.vcxproj
CommitLineData
729e4ab9
A
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>{77C78066-746F-4EA6-B3FE-B8C8A4A97891}</ProjectGuid>\r
23 <RootNamespace>gentest</RootNamespace>\r
24 </PropertyGroup>\r
25 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|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)'=='Release|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)'=='Debug|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)'=='Release|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)'=='Debug|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)'=='Release|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)'=='Debug|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)'=='Release|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)'=='Release|Win32'">.\x86\Release\</OutDir>\r
69 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>\r
70 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>\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'">true</LinkIncremental>\r
74 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>\r
75 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>\r
76 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">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'">true</LinkIncremental>\r
80 </PropertyGroup>\r
81 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
82 <Midl>\r
83 <TypeLibraryName>.\x86\Release/gentest.tlb</TypeLibraryName>\r
84 </Midl>\r
85 <ClCompile>\r
86 <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\toolutil;..\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
87 <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
88 <StringPooling>true</StringPooling>\r
89 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
90 <FunctionLevelLinking>true</FunctionLevelLinking>\r
91 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
92 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
93 <PrecompiledHeaderOutputFile>.\x86\Release/gentest.pch</PrecompiledHeaderOutputFile>\r
94 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>\r
95 <ObjectFileName>.\x86\Release/</ObjectFileName>\r
96 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>\r
97 <WarningLevel>Level3</WarningLevel>\r
98 <SuppressStartupBanner>true</SuppressStartupBanner>\r
99 <CompileAs>Default</CompileAs>\r
100 </ClCompile>\r
101 <ResourceCompile>\r
102 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
103 <Culture>0x0409</Culture>\r
104 </ResourceCompile>\r
105 <Link>\r
106 <OutputFile>.\x86\Release/gentest.exe</OutputFile>\r
107 <SuppressStartupBanner>true</SuppressStartupBanner>\r
108 <ProgramDatabaseFile>.\x86\Release/gentest.pdb</ProgramDatabaseFile>\r
109 <SubSystem>Console</SubSystem>\r
110 <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
111 <DataExecutionPrevention>\r
112 </DataExecutionPrevention>\r
113 </Link>\r
114 </ItemDefinitionGroup>\r
115 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
116 <Midl>\r
117 <TypeLibraryName>.\x86\Debug/gentest.tlb</TypeLibraryName>\r
118 </Midl>\r
119 <ClCompile>\r
120 <Optimization>Disabled</Optimization>\r
121 <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\toolutil;..\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
122 <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
123 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
124 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
125 <BufferSecurityCheck>true</BufferSecurityCheck>\r
126 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
127 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
128 <PrecompiledHeaderOutputFile>.\x86\Debug/gentest.pch</PrecompiledHeaderOutputFile>\r
129 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>\r
130 <ObjectFileName>.\x86\Debug/</ObjectFileName>\r
131 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>\r
132 <BrowseInformation>true</BrowseInformation>\r
133 <WarningLevel>Level3</WarningLevel>\r
134 <SuppressStartupBanner>true</SuppressStartupBanner>\r
135 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
136 <CompileAs>Default</CompileAs>\r
137 </ClCompile>\r
138 <ResourceCompile>\r
139 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
140 <Culture>0x0409</Culture>\r
141 </ResourceCompile>\r
142 <Link>\r
143 <OutputFile>.\x86\Debug/gentest.exe</OutputFile>\r
144 <SuppressStartupBanner>true</SuppressStartupBanner>\r
145 <GenerateDebugInformation>true</GenerateDebugInformation>\r
146 <ProgramDatabaseFile>.\x86\Debug/gentest.pdb</ProgramDatabaseFile>\r
147 <SubSystem>Console</SubSystem>\r
148 <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
149 <DataExecutionPrevention>\r
150 </DataExecutionPrevention>\r
151 </Link>\r
152 </ItemDefinitionGroup>\r
153 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
154 <Midl>\r
155 <TargetEnvironment>X64</TargetEnvironment>\r
156 <TypeLibraryName>.\x64\Release/gentest.tlb</TypeLibraryName>\r
157 </Midl>\r
158 <ClCompile>\r
159 <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\toolutil;..\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
160 <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
161 <StringPooling>true</StringPooling>\r
162 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
163 <FunctionLevelLinking>true</FunctionLevelLinking>\r
164 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
165 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
166 <PrecompiledHeaderOutputFile>.\x64\Release/gentest.pch</PrecompiledHeaderOutputFile>\r
167 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>\r
168 <ObjectFileName>.\x64\Release/</ObjectFileName>\r
169 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>\r
170 <WarningLevel>Level3</WarningLevel>\r
171 <SuppressStartupBanner>true</SuppressStartupBanner>\r
172 <CompileAs>Default</CompileAs>\r
173 </ClCompile>\r
174 <ResourceCompile>\r
175 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
176 <Culture>0x0409</Culture>\r
177 </ResourceCompile>\r
178 <Link>\r
179 <OutputFile>.\x64\Release/gentest.exe</OutputFile>\r
180 <SuppressStartupBanner>true</SuppressStartupBanner>\r
181 <ProgramDatabaseFile>.\x64\Release/gentest.pdb</ProgramDatabaseFile>\r
182 <SubSystem>Console</SubSystem>\r
183 <TargetMachine>MachineX64</TargetMachine>\r
184 </Link>\r
185 </ItemDefinitionGroup>\r
186 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
187 <Midl>\r
188 <TargetEnvironment>X64</TargetEnvironment>\r
189 <TypeLibraryName>.\x64\Debug/gentest.tlb</TypeLibraryName>\r
190 </Midl>\r
191 <ClCompile>\r
192 <Optimization>Disabled</Optimization>\r
193 <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\toolutil;..\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
194 <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
195 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
196 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
197 <BufferSecurityCheck>true</BufferSecurityCheck>\r
198 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
199 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
200 <PrecompiledHeaderOutputFile>.\x64\Debug/gentest.pch</PrecompiledHeaderOutputFile>\r
201 <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>\r
202 <ObjectFileName>.\x64\Debug/</ObjectFileName>\r
203 <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>\r
204 <BrowseInformation>true</BrowseInformation>\r
205 <WarningLevel>Level3</WarningLevel>\r
206 <SuppressStartupBanner>true</SuppressStartupBanner>\r
207 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
208 <CompileAs>Default</CompileAs>\r
209 </ClCompile>\r
210 <ResourceCompile>\r
211 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
212 <Culture>0x0409</Culture>\r
213 </ResourceCompile>\r
214 <Link>\r
215 <OutputFile>.\x64\Debug/gentest.exe</OutputFile>\r
216 <SuppressStartupBanner>true</SuppressStartupBanner>\r
217 <GenerateDebugInformation>true</GenerateDebugInformation>\r
218 <ProgramDatabaseFile>.\x64\Debug/gentest.pdb</ProgramDatabaseFile>\r
219 <SubSystem>Console</SubSystem>\r
220 <TargetMachine>MachineX64</TargetMachine>\r
221 </Link>\r
222 </ItemDefinitionGroup>\r
223 <ItemGroup>\r
224 <ClCompile Include="genres32.c" />\r
225 <ClCompile Include="gentest.c" />\r
226 </ItemGroup>\r
227 <ItemGroup>\r
228 <ClInclude Include="gentest.h" />\r
229 </ItemGroup>\r
230 <ItemGroup>\r
231 <ProjectReference Include="..\..\common\common.vcxproj">\r
232 <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>\r
233 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
234 </ProjectReference>\r
235 <ProjectReference Include="..\ctestfw\ctestfw.vcxproj">\r
236 <Project>{eca6b435-b4fa-4f9f-bf95-f451d078fc47}</Project>\r
237 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
238 </ProjectReference>\r
239 <ProjectReference Include="..\toolutil\toolutil.vcxproj">\r
240 <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project>\r
241 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
242 </ProjectReference>\r
243 </ItemGroup>\r
244 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
245 <ImportGroup Label="ExtensionTargets">\r
246 </ImportGroup>\r
247</Project>