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