ICU-8.11.4.tar.gz
[apple/icu.git] / icuSources / tools / icupkg / icupkg.vcproj
CommitLineData
374ca955 1<?xml version="1.0" encoding="Windows-1252"?>
b75a7d8f
A
2<VisualStudioProject
3 ProjectType="Visual C++"
374ca955 4 Version="7.10"
73c04bcf
A
5 Name="icupkg"
6 ProjectGUID="{62D4B15D-7A90-4ECB-BA19-5E021D6A21BC}"
7 Keyword="Win32Proj">
b75a7d8f
A
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
73c04bcf
A
15 OutputDirectory="Release"
16 IntermediateDirectory="Release"
b75a7d8f
A
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
b75a7d8f 23 ImproveFloatingPointConsistency="TRUE"
73c04bcf
A
24 AdditionalIncludeDirectories="..\..\common;..\toolutil"
25 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
b75a7d8f
A
26 StringPooling="TRUE"
27 RuntimeLibrary="2"
28 EnableFunctionLevelLinking="TRUE"
29 DisableLanguageExtensions="TRUE"
73c04bcf
A
30 TreatWChar_tAsBuiltInType="TRUE"
31 PrecompiledHeaderFile="Release/icupkg.pch"
32 AssemblerListingLocation="Release/"
33 ObjectFile="Release/"
34 ProgramDataBaseFileName="Release/"
b75a7d8f
A
35 WarningLevel="4"
36 SuppressStartupBanner="TRUE"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"
374ca955 40 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
b75a7d8f 41"
374ca955 42 Outputs="..\..\..\bin\$(TargetFileName)"/>
b75a7d8f
A
43 <Tool
44 Name="VCLinkerTool"
73c04bcf 45 OutputFile="$(OutDir)/icupkg.exe"
b75a7d8f
A
46 LinkIncremental="1"
47 SuppressStartupBanner="TRUE"
73c04bcf 48 ProgramDatabaseFile="Release/icupkg.pdb"
b75a7d8f
A
49 SubSystem="1"/>
50 <Tool
73c04bcf 51 Name="VCMIDLTool"/>
b75a7d8f
A
52 <Tool
53 Name="VCPostBuildEventTool"/>
54 <Tool
55 Name="VCPreBuildEventTool"/>
56 <Tool
57 Name="VCPreLinkEventTool"/>
58 <Tool
59 Name="VCResourceCompilerTool"
73c04bcf 60 PreprocessorDefinitions="NDEBUG"/>
b75a7d8f
A
61 <Tool
62 Name="VCWebServiceProxyGeneratorTool"/>
374ca955
A
63 <Tool
64 Name="VCXMLDataGeneratorTool"/>
b75a7d8f
A
65 <Tool
66 Name="VCWebDeploymentTool"/>
374ca955
A
67 <Tool
68 Name="VCManagedWrapperGeneratorTool"/>
69 <Tool
70 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
b75a7d8f
A
71 </Configuration>
72 <Configuration
73 Name="Debug|Win32"
73c04bcf
A
74 OutputDirectory="Debug"
75 IntermediateDirectory="Debug"
b75a7d8f
A
76 ConfigurationType="1"
77 UseOfMFC="0"
78 ATLMinimizesCRunTimeLibraryUsage="FALSE"
79 CharacterSet="2">
80 <Tool
81 Name="VCCLCompilerTool"
82 Optimization="0"
83 ImproveFloatingPointConsistency="TRUE"
73c04bcf
A
84 AdditionalIncludeDirectories="..\..\common;..\toolutil"
85 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
b75a7d8f
A
86 BasicRuntimeChecks="3"
87 RuntimeLibrary="3"
73c04bcf 88 BufferSecurityCheck="TRUE"
b75a7d8f 89 DisableLanguageExtensions="TRUE"
73c04bcf
A
90 TreatWChar_tAsBuiltInType="TRUE"
91 PrecompiledHeaderFile="Debug/icupkg.pch"
92 AssemblerListingLocation="Debug/"
93 ObjectFile="Debug/"
94 ProgramDataBaseFileName="Debug/"
b75a7d8f
A
95 BrowseInformation="1"
96 WarningLevel="4"
97 SuppressStartupBanner="TRUE"
98 DebugInformationFormat="4"
99 CompileAs="0"/>
100 <Tool
101 Name="VCCustomBuildTool"
374ca955 102 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
b75a7d8f 103"
374ca955 104 Outputs="..\..\..\bin\$(TargetFileName)"/>
b75a7d8f
A
105 <Tool
106 Name="VCLinkerTool"
73c04bcf 107 OutputFile="$(OutDir)/icupkg.exe"
b75a7d8f
A
108 LinkIncremental="2"
109 SuppressStartupBanner="TRUE"
b75a7d8f 110 GenerateDebugInformation="TRUE"
73c04bcf 111 ProgramDatabaseFile="$(OutDir)/icupkg.pdb"
b75a7d8f
A
112 SubSystem="1"/>
113 <Tool
73c04bcf 114 Name="VCMIDLTool"/>
b75a7d8f
A
115 <Tool
116 Name="VCPostBuildEventTool"/>
117 <Tool
118 Name="VCPreBuildEventTool"/>
119 <Tool
120 Name="VCPreLinkEventTool"/>
121 <Tool
122 Name="VCResourceCompilerTool"
73c04bcf 123 PreprocessorDefinitions="_DEBUG"/>
b75a7d8f
A
124 <Tool
125 Name="VCWebServiceProxyGeneratorTool"/>
374ca955
A
126 <Tool
127 Name="VCXMLDataGeneratorTool"/>
b75a7d8f
A
128 <Tool
129 Name="VCWebDeploymentTool"/>
374ca955
A
130 <Tool
131 Name="VCManagedWrapperGeneratorTool"/>
132 <Tool
133 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
b75a7d8f
A
134 </Configuration>
135 </Configurations>
374ca955
A
136 <References>
137 </References>
b75a7d8f 138 <Files>
73c04bcf
A
139 <File
140 RelativePath="icupkg.cpp">
141 </File>
b75a7d8f
A
142 </Files>
143 <Globals>
144 </Globals>
145</VisualStudioProject>