• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="utrie2perf"
6	ProjectGUID="{B9458CB3-9B09-402A-8C4C-43B6D0EA9691}"
7	TargetFrameworkVersion="131072"
8	>
9	<Platforms>
10		<Platform
11			Name="Win32"
12		/>
13		<Platform
14			Name="x64"
15		/>
16	</Platforms>
17	<ToolFiles>
18	</ToolFiles>
19	<Configurations>
20		<Configuration
21			Name="Debug|Win32"
22			OutputDirectory=".\x86\Debug"
23			IntermediateDirectory=".\x86\Debug"
24			ConfigurationType="1"
25			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
26			UseOfMFC="0"
27			ATLMinimizesCRunTimeLibraryUsage="false"
28			CharacterSet="2"
29			>
30			<Tool
31				Name="VCPreBuildEventTool"
32			/>
33			<Tool
34				Name="VCCustomBuildTool"
35			/>
36			<Tool
37				Name="VCXMLDataGeneratorTool"
38			/>
39			<Tool
40				Name="VCWebServiceProxyGeneratorTool"
41			/>
42			<Tool
43				Name="VCMIDLTool"
44				TypeLibraryName=".\x86\Debug/utrie2perf.tlb"
45				HeaderFileName=""
46			/>
47			<Tool
48				Name="VCCLCompilerTool"
49				Optimization="0"
50				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
51				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
52				BasicRuntimeChecks="3"
53				RuntimeLibrary="3"
54				PrecompiledHeaderFile=".\x86\Debug/utrie2perf.pch"
55				AssemblerListingLocation=".\x86\Debug/"
56				ObjectFile=".\x86\Debug/"
57				ProgramDataBaseFileName=".\x86\Debug/"
58				WarningLevel="3"
59				SuppressStartupBanner="true"
60				DebugInformationFormat="3"
61				CompileAs="0"
62			/>
63			<Tool
64				Name="VCManagedResourceCompilerTool"
65			/>
66			<Tool
67				Name="VCResourceCompilerTool"
68				PreprocessorDefinitions="_DEBUG"
69				Culture="1033"
70			/>
71			<Tool
72				Name="VCPreLinkEventTool"
73			/>
74			<Tool
75				Name="VCLinkerTool"
76				AdditionalDependencies="icuucd.lib icutud.lib winmm.lib icutestd.lib"
77				OutputFile=".\x86\Debug/utrie2perf.exe"
78				LinkIncremental="1"
79				SuppressStartupBanner="true"
80				AdditionalLibraryDirectories="..\..\..\..\lib\"
81				GenerateDebugInformation="true"
82				ProgramDatabaseFile=".\x86\Debug/utrie2perf.pdb"
83				SubSystem="1"
84				RandomizedBaseAddress="1"
85				DataExecutionPrevention="0"
86			/>
87			<Tool
88				Name="VCALinkTool"
89			/>
90			<Tool
91				Name="VCManifestTool"
92			/>
93			<Tool
94				Name="VCXDCMakeTool"
95			/>
96			<Tool
97				Name="VCBscMakeTool"
98			/>
99			<Tool
100				Name="VCFxCopTool"
101			/>
102			<Tool
103				Name="VCAppVerifierTool"
104			/>
105			<Tool
106				Name="VCPostBuildEventTool"
107			/>
108		</Configuration>
109		<Configuration
110			Name="Debug|x64"
111			OutputDirectory=".\x64\Debug"
112			IntermediateDirectory=".\x64\Debug"
113			ConfigurationType="1"
114			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
115			UseOfMFC="0"
116			ATLMinimizesCRunTimeLibraryUsage="false"
117			CharacterSet="2"
118			>
119			<Tool
120				Name="VCPreBuildEventTool"
121			/>
122			<Tool
123				Name="VCCustomBuildTool"
124			/>
125			<Tool
126				Name="VCXMLDataGeneratorTool"
127			/>
128			<Tool
129				Name="VCWebServiceProxyGeneratorTool"
130			/>
131			<Tool
132				Name="VCMIDLTool"
133				TargetEnvironment="3"
134				TypeLibraryName=".\x64\Debug/utrie2perf.tlb"
135				HeaderFileName=""
136			/>
137			<Tool
138				Name="VCCLCompilerTool"
139				Optimization="0"
140				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
141				PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CONSOLE"
142				BasicRuntimeChecks="3"
143				RuntimeLibrary="3"
144				PrecompiledHeaderFile=".\x64\Debug/utrie2perf.pch"
145				AssemblerListingLocation=".\x64\Debug/"
146				ObjectFile=".\x64\Debug/"
147				ProgramDataBaseFileName=".\x64\Debug/"
148				WarningLevel="3"
149				SuppressStartupBanner="true"
150				DebugInformationFormat="3"
151				CompileAs="0"
152			/>
153			<Tool
154				Name="VCManagedResourceCompilerTool"
155			/>
156			<Tool
157				Name="VCResourceCompilerTool"
158				PreprocessorDefinitions="_DEBUG"
159				Culture="1033"
160			/>
161			<Tool
162				Name="VCPreLinkEventTool"
163			/>
164			<Tool
165				Name="VCLinkerTool"
166				AdditionalDependencies="icuucd.lib icutud.lib winmm.lib icutestd.lib"
167				OutputFile=".\x64\Debug/utrie2perf.exe"
168				LinkIncremental="1"
169				SuppressStartupBanner="true"
170				AdditionalLibraryDirectories="..\..\..\..\lib64\"
171				GenerateDebugInformation="true"
172				ProgramDatabaseFile=".\x64\Debug/utrie2perf.pdb"
173				SubSystem="1"
174				RandomizedBaseAddress="1"
175				DataExecutionPrevention="0"
176				TargetMachine="17"
177			/>
178			<Tool
179				Name="VCALinkTool"
180			/>
181			<Tool
182				Name="VCManifestTool"
183			/>
184			<Tool
185				Name="VCXDCMakeTool"
186			/>
187			<Tool
188				Name="VCBscMakeTool"
189			/>
190			<Tool
191				Name="VCFxCopTool"
192			/>
193			<Tool
194				Name="VCAppVerifierTool"
195			/>
196			<Tool
197				Name="VCPostBuildEventTool"
198			/>
199		</Configuration>
200		<Configuration
201			Name="Release|Win32"
202			OutputDirectory=".\x86\Release"
203			IntermediateDirectory=".\x86\Release"
204			ConfigurationType="1"
205			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
206			UseOfMFC="0"
207			ATLMinimizesCRunTimeLibraryUsage="false"
208			CharacterSet="2"
209			>
210			<Tool
211				Name="VCPreBuildEventTool"
212			/>
213			<Tool
214				Name="VCCustomBuildTool"
215			/>
216			<Tool
217				Name="VCXMLDataGeneratorTool"
218			/>
219			<Tool
220				Name="VCWebServiceProxyGeneratorTool"
221			/>
222			<Tool
223				Name="VCMIDLTool"
224				TypeLibraryName=".\x86\Release/utrie2perf.tlb"
225				HeaderFileName=""
226			/>
227			<Tool
228				Name="VCCLCompilerTool"
229				Optimization="2"
230				InlineFunctionExpansion="1"
231				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
232				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
233				StringPooling="true"
234				RuntimeLibrary="2"
235				EnableFunctionLevelLinking="true"
236				PrecompiledHeaderFile=".\x86\Release/utrie2perf.pch"
237				AssemblerListingLocation=".\x86\Release/"
238				ObjectFile=".\x86\Release/"
239				ProgramDataBaseFileName=".\x86\Release/"
240				WarningLevel="3"
241				SuppressStartupBanner="true"
242				CompileAs="0"
243			/>
244			<Tool
245				Name="VCManagedResourceCompilerTool"
246			/>
247			<Tool
248				Name="VCResourceCompilerTool"
249				PreprocessorDefinitions="NDEBUG"
250				Culture="1033"
251			/>
252			<Tool
253				Name="VCPreLinkEventTool"
254			/>
255			<Tool
256				Name="VCLinkerTool"
257				AdditionalDependencies="icuuc.lib icutu.lib icutest.lib winmm.lib"
258				OutputFile=".\x86\Release/utrie2perf.exe"
259				LinkIncremental="1"
260				SuppressStartupBanner="true"
261				AdditionalLibraryDirectories="..\..\..\..\lib\"
262				ProgramDatabaseFile=".\x86\Release/utrie2perf.pdb"
263				SubSystem="1"
264				RandomizedBaseAddress="1"
265				DataExecutionPrevention="0"
266				TargetMachine="1"
267			/>
268			<Tool
269				Name="VCALinkTool"
270			/>
271			<Tool
272				Name="VCManifestTool"
273			/>
274			<Tool
275				Name="VCXDCMakeTool"
276			/>
277			<Tool
278				Name="VCBscMakeTool"
279			/>
280			<Tool
281				Name="VCFxCopTool"
282			/>
283			<Tool
284				Name="VCAppVerifierTool"
285			/>
286			<Tool
287				Name="VCPostBuildEventTool"
288			/>
289		</Configuration>
290		<Configuration
291			Name="Release|x64"
292			OutputDirectory=".\x64\Release"
293			IntermediateDirectory=".\x64\Release"
294			ConfigurationType="1"
295			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
296			UseOfMFC="0"
297			ATLMinimizesCRunTimeLibraryUsage="false"
298			CharacterSet="2"
299			>
300			<Tool
301				Name="VCPreBuildEventTool"
302			/>
303			<Tool
304				Name="VCCustomBuildTool"
305			/>
306			<Tool
307				Name="VCXMLDataGeneratorTool"
308			/>
309			<Tool
310				Name="VCWebServiceProxyGeneratorTool"
311			/>
312			<Tool
313				Name="VCMIDLTool"
314				TargetEnvironment="3"
315				TypeLibraryName=".\x64\Release/utrie2perf.tlb"
316				HeaderFileName=""
317			/>
318			<Tool
319				Name="VCCLCompilerTool"
320				Optimization="2"
321				InlineFunctionExpansion="1"
322				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
323				PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CONSOLE"
324				StringPooling="true"
325				RuntimeLibrary="2"
326				EnableFunctionLevelLinking="true"
327				PrecompiledHeaderFile=".\x64\Release/utrie2perf.pch"
328				AssemblerListingLocation=".\x64\Release/"
329				ObjectFile=".\x64\Release/"
330				ProgramDataBaseFileName=".\x64\Release/"
331				WarningLevel="3"
332				SuppressStartupBanner="true"
333				CompileAs="0"
334			/>
335			<Tool
336				Name="VCManagedResourceCompilerTool"
337			/>
338			<Tool
339				Name="VCResourceCompilerTool"
340				PreprocessorDefinitions="NDEBUG"
341				Culture="1033"
342			/>
343			<Tool
344				Name="VCPreLinkEventTool"
345			/>
346			<Tool
347				Name="VCLinkerTool"
348				AdditionalDependencies="icuuc.lib icutu.lib icutest.lib winmm.lib"
349				OutputFile=".\x64\Release/utrie2perf.exe"
350				LinkIncremental="1"
351				SuppressStartupBanner="true"
352				AdditionalLibraryDirectories="..\..\..\..\lib64\"
353				ProgramDatabaseFile=".\x64\Release/utrie2perf.pdb"
354				SubSystem="1"
355				RandomizedBaseAddress="1"
356				DataExecutionPrevention="0"
357				TargetMachine="17"
358			/>
359			<Tool
360				Name="VCALinkTool"
361			/>
362			<Tool
363				Name="VCManifestTool"
364			/>
365			<Tool
366				Name="VCXDCMakeTool"
367			/>
368			<Tool
369				Name="VCBscMakeTool"
370			/>
371			<Tool
372				Name="VCFxCopTool"
373			/>
374			<Tool
375				Name="VCAppVerifierTool"
376			/>
377			<Tool
378				Name="VCPostBuildEventTool"
379			/>
380		</Configuration>
381	</Configurations>
382	<References>
383	</References>
384	<Files>
385		<File
386			RelativePath=".\utrie2perf.cpp"
387			>
388		</File>
389	</Files>
390	<Globals>
391	</Globals>
392</VisualStudioProject>
393