]> git.saurik.com Git - apple/icu.git/blob - icuSources/samples/cal/cal.vcproj
ICU-400.42.tar.gz
[apple/icu.git] / icuSources / samples / cal / cal.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="cal"
6 ProjectGUID="{F7659D77-09CF-4FE9-ACEE-927287AA9509}"
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 TypeLibraryName=".\Release/cal.tlb"
41 />
42 <Tool
43 Name="VCCLCompilerTool"
44 InlineFunctionExpansion="1"
45 AdditionalIncludeDirectories="..\..\..\include"
46 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
47 StringPooling="true"
48 RuntimeLibrary="2"
49 EnableFunctionLevelLinking="true"
50 TreatWChar_tAsBuiltInType="true"
51 UsePrecompiledHeader="0"
52 PrecompiledHeaderFile=".\Release/cal.pch"
53 AssemblerListingLocation=".\Release/"
54 ObjectFile=".\Release/"
55 ProgramDataBaseFileName=".\Release/"
56 WarningLevel="3"
57 SuppressStartupBanner="true"
58 CompileAs="0"
59 />
60 <Tool
61 Name="VCManagedResourceCompilerTool"
62 />
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="NDEBUG"
66 Culture="1033"
67 />
68 <Tool
69 Name="VCPreLinkEventTool"
70 />
71 <Tool
72 Name="VCLinkerTool"
73 AdditionalDependencies="icuuc.lib icuin.lib"
74 OutputFile=".\Release/cal.exe"
75 LinkIncremental="1"
76 SuppressStartupBanner="true"
77 AdditionalLibraryDirectories="../../../lib"
78 ProgramDatabaseFile=".\Release/cal.pdb"
79 SubSystem="1"
80 />
81 <Tool
82 Name="VCALinkTool"
83 />
84 <Tool
85 Name="VCManifestTool"
86 />
87 <Tool
88 Name="VCXDCMakeTool"
89 />
90 <Tool
91 Name="VCBscMakeTool"
92 />
93 <Tool
94 Name="VCFxCopTool"
95 />
96 <Tool
97 Name="VCAppVerifierTool"
98 />
99 <Tool
100 Name="VCWebDeploymentTool"
101 />
102 <Tool
103 Name="VCPostBuildEventTool"
104 />
105 </Configuration>
106 <Configuration
107 Name="Debug|Win32"
108 OutputDirectory=".\Debug"
109 IntermediateDirectory=".\Debug"
110 ConfigurationType="1"
111 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
112 UseOfMFC="0"
113 ATLMinimizesCRunTimeLibraryUsage="false"
114 CharacterSet="2"
115 >
116 <Tool
117 Name="VCPreBuildEventTool"
118 />
119 <Tool
120 Name="VCCustomBuildTool"
121 />
122 <Tool
123 Name="VCXMLDataGeneratorTool"
124 />
125 <Tool
126 Name="VCWebServiceProxyGeneratorTool"
127 />
128 <Tool
129 Name="VCMIDLTool"
130 TypeLibraryName=".\Debug/cal.tlb"
131 />
132 <Tool
133 Name="VCCLCompilerTool"
134 Optimization="0"
135 AdditionalIncludeDirectories="..\..\..\include"
136 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
137 BasicRuntimeChecks="3"
138 RuntimeLibrary="3"
139 TreatWChar_tAsBuiltInType="true"
140 UsePrecompiledHeader="0"
141 PrecompiledHeaderFile=".\Debug/cal.pch"
142 AssemblerListingLocation=".\Debug/"
143 ObjectFile=".\Debug/"
144 ProgramDataBaseFileName=".\Debug/"
145 BrowseInformation="1"
146 WarningLevel="3"
147 SuppressStartupBanner="true"
148 DebugInformationFormat="4"
149 CompileAs="0"
150 />
151 <Tool
152 Name="VCManagedResourceCompilerTool"
153 />
154 <Tool
155 Name="VCResourceCompilerTool"
156 PreprocessorDefinitions="_DEBUG"
157 Culture="1033"
158 />
159 <Tool
160 Name="VCPreLinkEventTool"
161 />
162 <Tool
163 Name="VCLinkerTool"
164 AdditionalDependencies="icuucd.lib icuind.lib"
165 OutputFile=".\Debug/cal.exe"
166 LinkIncremental="2"
167 SuppressStartupBanner="true"
168 AdditionalLibraryDirectories="../../../lib"
169 GenerateDebugInformation="true"
170 ProgramDatabaseFile=".\Debug/cal.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=".\cal.c"
208 >
209 </File>
210 <File
211 RelativePath=".\uprint.c"
212 >
213 </File>
214 </Filter>
215 <Filter
216 Name="Header Files"
217 Filter="h;hpp;hxx;hm;inl"
218 >
219 <File
220 RelativePath=".\uprint.h"
221 >
222 </File>
223 </Filter>
224 <Filter
225 Name="Resource Files"
226 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
227 >
228 </Filter>
229 </Files>
230 <Globals>
231 </Globals>
232 </VisualStudioProject>