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