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