]> git.saurik.com Git - apple/icu.git/blob - icuSources/samples/break/break.vcproj
ICU-400.42.tar.gz
[apple/icu.git] / icuSources / samples / break / break.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="break"
6 ProjectGUID="{DEEADF02-9C14-4854-A395-E505D2904D65}"
7 >
8 <Platforms>
9 <Platform
10 Name="Win32"
11 />
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Release|Win32"
18 OutputDirectory=".\Release"
19 IntermediateDirectory=".\Release"
20 ConfigurationType="1"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 CharacterSet="2"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 />
29 <Tool
30 Name="VCCustomBuildTool"
31 />
32 <Tool
33 Name="VCXMLDataGeneratorTool"
34 />
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
37 />
38 <Tool
39 Name="VCMIDLTool"
40 PreprocessorDefinitions="NDEBUG"
41 MkTypLibCompatible="true"
42 SuppressStartupBanner="true"
43 TargetEnvironment="1"
44 TypeLibraryName=".\Release/break.tlb"
45 />
46 <Tool
47 Name="VCCLCompilerTool"
48 InlineFunctionExpansion="1"
49 AdditionalIncludeDirectories="..\..\..\include"
50 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
51 StringPooling="true"
52 RuntimeLibrary="0"
53 EnableFunctionLevelLinking="true"
54 TreatWChar_tAsBuiltInType="true"
55 UsePrecompiledHeader="0"
56 PrecompiledHeaderFile=".\Release/break.pch"
57 AssemblerListingLocation=".\Release/"
58 ObjectFile=".\Release/"
59 ProgramDataBaseFileName=".\Release/"
60 WarningLevel="3"
61 SuppressStartupBanner="true"
62 CompileAs="0"
63 />
64 <Tool
65 Name="VCManagedResourceCompilerTool"
66 />
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="NDEBUG"
70 Culture="1033"
71 />
72 <Tool
73 Name="VCPreLinkEventTool"
74 />
75 <Tool
76 Name="VCLinkerTool"
77 AdditionalDependencies="icuuc.lib icuin.lib"
78 OutputFile=".\Release/break.exe"
79 LinkIncremental="1"
80 SuppressStartupBanner="true"
81 AdditionalLibraryDirectories="..\..\..\lib"
82 ProgramDatabaseFile=".\Release/break.pdb"
83 SubSystem="1"
84 />
85 <Tool
86 Name="VCALinkTool"
87 />
88 <Tool
89 Name="VCManifestTool"
90 />
91 <Tool
92 Name="VCXDCMakeTool"
93 />
94 <Tool
95 Name="VCBscMakeTool"
96 />
97 <Tool
98 Name="VCFxCopTool"
99 />
100 <Tool
101 Name="VCAppVerifierTool"
102 />
103 <Tool
104 Name="VCWebDeploymentTool"
105 />
106 <Tool
107 Name="VCPostBuildEventTool"
108 />
109 </Configuration>
110 <Configuration
111 Name="Debug|Win32"
112 OutputDirectory=".\Debug"
113 IntermediateDirectory=".\Debug"
114 ConfigurationType="1"
115 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
116 UseOfMFC="0"
117 ATLMinimizesCRunTimeLibraryUsage="false"
118 CharacterSet="2"
119 >
120 <Tool
121 Name="VCPreBuildEventTool"
122 />
123 <Tool
124 Name="VCCustomBuildTool"
125 />
126 <Tool
127 Name="VCXMLDataGeneratorTool"
128 />
129 <Tool
130 Name="VCWebServiceProxyGeneratorTool"
131 />
132 <Tool
133 Name="VCMIDLTool"
134 PreprocessorDefinitions="_DEBUG"
135 MkTypLibCompatible="true"
136 SuppressStartupBanner="true"
137 TargetEnvironment="1"
138 TypeLibraryName=".\Debug/break.tlb"
139 />
140 <Tool
141 Name="VCCLCompilerTool"
142 Optimization="0"
143 AdditionalIncludeDirectories="..\..\..\include"
144 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
145 BasicRuntimeChecks="3"
146 RuntimeLibrary="1"
147 TreatWChar_tAsBuiltInType="true"
148 UsePrecompiledHeader="0"
149 PrecompiledHeaderFile=".\Debug/break.pch"
150 AssemblerListingLocation=".\Debug/"
151 ObjectFile=".\Debug/"
152 ProgramDataBaseFileName=".\Debug/"
153 WarningLevel="3"
154 SuppressStartupBanner="true"
155 DebugInformationFormat="4"
156 CompileAs="0"
157 />
158 <Tool
159 Name="VCManagedResourceCompilerTool"
160 />
161 <Tool
162 Name="VCResourceCompilerTool"
163 PreprocessorDefinitions="_DEBUG"
164 Culture="1033"
165 />
166 <Tool
167 Name="VCPreLinkEventTool"
168 />
169 <Tool
170 Name="VCLinkerTool"
171 AdditionalDependencies="icuucd.lib icuind.lib"
172 OutputFile=".\Debug/break.exe"
173 LinkIncremental="2"
174 SuppressStartupBanner="true"
175 AdditionalLibraryDirectories="..\..\..\lib"
176 GenerateDebugInformation="true"
177 ProgramDatabaseFile=".\Debug/break.pdb"
178 SubSystem="1"
179 />
180 <Tool
181 Name="VCALinkTool"
182 />
183 <Tool
184 Name="VCManifestTool"
185 />
186 <Tool
187 Name="VCXDCMakeTool"
188 />
189 <Tool
190 Name="VCBscMakeTool"
191 />
192 <Tool
193 Name="VCFxCopTool"
194 />
195 <Tool
196 Name="VCAppVerifierTool"
197 />
198 <Tool
199 Name="VCWebDeploymentTool"
200 />
201 <Tool
202 Name="VCPostBuildEventTool"
203 />
204 </Configuration>
205 </Configurations>
206 <References>
207 </References>
208 <Files>
209 <Filter
210 Name="Source Files"
211 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
212 >
213 <File
214 RelativePath=".\break.cpp"
215 >
216 </File>
217 <File
218 RelativePath=".\ubreak.c"
219 >
220 </File>
221 </Filter>
222 <Filter
223 Name="Header Files"
224 Filter="h;hpp;hxx;hm;inl"
225 >
226 </Filter>
227 <Filter
228 Name="Resource Files"
229 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
230 >
231 </Filter>
232 </Files>
233 <Globals>
234 </Globals>
235 </VisualStudioProject>