]> git.saurik.com Git - apple/icu.git/blob - icuSources/samples/uresb/uresb.vcproj
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / samples / uresb / uresb.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="uresb"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
15 OutputDirectory=".\Release"
16 IntermediateDirectory=".\Release"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 InlineFunctionExpansion="1"
24 AdditionalIncludeDirectories="../../../include,../../tools/toolutil"
25 PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
26 StringPooling="TRUE"
27 RuntimeLibrary="2"
28 EnableFunctionLevelLinking="TRUE"
29 TreatWChar_tAsBuiltInType="TRUE"
30 UsePrecompiledHeader="2"
31 PrecompiledHeaderFile=".\Release/uresb.pch"
32 AssemblerListingLocation=".\Release/"
33 ObjectFile=".\Release/"
34 ProgramDataBaseFileName=".\Release/"
35 WarningLevel="3"
36 SuppressStartupBanner="TRUE"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLinkerTool"
42 AdditionalDependencies="icuuc.lib icuio.lib icutu.lib"
43 OutputFile=".\Release/uresb.exe"
44 LinkIncremental="1"
45 SuppressStartupBanner="TRUE"
46 AdditionalLibraryDirectories="../../../lib/,../../tools/toolutil/"
47 ProgramDatabaseFile=".\Release/uresb.pdb"
48 SubSystem="1"/>
49 <Tool
50 Name="VCMIDLTool"
51 TypeLibraryName=".\Release/uresb.tlb"/>
52 <Tool
53 Name="VCPostBuildEventTool"/>
54 <Tool
55 Name="VCPreBuildEventTool"/>
56 <Tool
57 Name="VCPreLinkEventTool"/>
58 <Tool
59 Name="VCResourceCompilerTool"
60 PreprocessorDefinitions="NDEBUG"
61 Culture="3098"/>
62 <Tool
63 Name="VCWebServiceProxyGeneratorTool"/>
64 <Tool
65 Name="VCXMLDataGeneratorTool"/>
66 <Tool
67 Name="VCWebDeploymentTool"/>
68 <Tool
69 Name="VCManagedWrapperGeneratorTool"/>
70 <Tool
71 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
72 </Configuration>
73 <Configuration
74 Name="Debug|Win32"
75 OutputDirectory=".\Debug"
76 IntermediateDirectory=".\Debug"
77 ConfigurationType="1"
78 UseOfMFC="0"
79 ATLMinimizesCRunTimeLibraryUsage="FALSE"
80 CharacterSet="2">
81 <Tool
82 Name="VCCLCompilerTool"
83 Optimization="0"
84 AdditionalIncludeDirectories="../../../include,../../tools/toolutil"
85 PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
86 BasicRuntimeChecks="3"
87 RuntimeLibrary="3"
88 TreatWChar_tAsBuiltInType="TRUE"
89 UsePrecompiledHeader="2"
90 PrecompiledHeaderFile=".\Debug/uresb.pch"
91 AssemblerListingLocation=".\Debug/"
92 ObjectFile=".\Debug/"
93 ProgramDataBaseFileName=".\Debug/"
94 WarningLevel="3"
95 SuppressStartupBanner="TRUE"
96 DebugInformationFormat="4"
97 CompileAs="0"/>
98 <Tool
99 Name="VCCustomBuildTool"/>
100 <Tool
101 Name="VCLinkerTool"
102 AdditionalDependencies="icuucd.lib icuiod.lib icutud.lib"
103 OutputFile=".\Debug/uresb.exe"
104 LinkIncremental="2"
105 SuppressStartupBanner="TRUE"
106 AdditionalLibraryDirectories="../../../lib/,../../tools/toolutil/"
107 GenerateDebugInformation="TRUE"
108 ProgramDatabaseFile=".\Debug/uresb.pdb"
109 SubSystem="1"/>
110 <Tool
111 Name="VCMIDLTool"
112 TypeLibraryName=".\Debug/uresb.tlb"/>
113 <Tool
114 Name="VCPostBuildEventTool"/>
115 <Tool
116 Name="VCPreBuildEventTool"/>
117 <Tool
118 Name="VCPreLinkEventTool"/>
119 <Tool
120 Name="VCResourceCompilerTool"
121 PreprocessorDefinitions="_DEBUG"
122 Culture="3098"/>
123 <Tool
124 Name="VCWebServiceProxyGeneratorTool"/>
125 <Tool
126 Name="VCXMLDataGeneratorTool"/>
127 <Tool
128 Name="VCWebDeploymentTool"/>
129 <Tool
130 Name="VCManagedWrapperGeneratorTool"/>
131 <Tool
132 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
133 </Configuration>
134 </Configurations>
135 <References>
136 </References>
137 <Files>
138 <Filter
139 Name="Source Files"
140 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
141 <File
142 RelativePath=".\uresb.c">
143 </File>
144 </Filter>
145 <Filter
146 Name="Header Files"
147 Filter="h;hpp;hxx;hm;inl">
148 </Filter>
149 <Filter
150 Name="Resource Files"
151 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
152 </Filter>
153 </Files>
154 <Globals>
155 </Globals>
156 </VisualStudioProject>