]> git.saurik.com Git - apple/icu.git/blob - icuSources/samples/uresb/uresb.vcproj
ICU-6.2.7.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 UsePrecompiledHeader="2"
30 PrecompiledHeaderFile=".\Release/uresb.pch"
31 AssemblerListingLocation=".\Release/"
32 ObjectFile=".\Release/"
33 ProgramDataBaseFileName=".\Release/"
34 WarningLevel="3"
35 SuppressStartupBanner="TRUE"
36 CompileAs="0"/>
37 <Tool
38 Name="VCCustomBuildTool"/>
39 <Tool
40 Name="VCLinkerTool"
41 AdditionalOptions="/MACHINE:I386"
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 UsePrecompiledHeader="2"
89 PrecompiledHeaderFile=".\Debug/uresb.pch"
90 AssemblerListingLocation=".\Debug/"
91 ObjectFile=".\Debug/"
92 ProgramDataBaseFileName=".\Debug/"
93 WarningLevel="3"
94 SuppressStartupBanner="TRUE"
95 DebugInformationFormat="4"
96 CompileAs="0"/>
97 <Tool
98 Name="VCCustomBuildTool"
99 CommandLine="copy $(InputPath) ..\..\..\bin
100 "
101 Outputs="..\..\..\bin\$(InputName).exe"/>
102 <Tool
103 Name="VCLinkerTool"
104 AdditionalOptions="/MACHINE:I386"
105 AdditionalDependencies="icuucd.lib icuiod.lib icutud.lib"
106 OutputFile=".\Debug/uresb.exe"
107 LinkIncremental="2"
108 SuppressStartupBanner="TRUE"
109 AdditionalLibraryDirectories="../../../lib/,../../tools/toolutil/"
110 GenerateDebugInformation="TRUE"
111 ProgramDatabaseFile=".\Debug/uresb.pdb"
112 SubSystem="1"/>
113 <Tool
114 Name="VCMIDLTool"
115 TypeLibraryName=".\Debug/uresb.tlb"/>
116 <Tool
117 Name="VCPostBuildEventTool"/>
118 <Tool
119 Name="VCPreBuildEventTool"/>
120 <Tool
121 Name="VCPreLinkEventTool"/>
122 <Tool
123 Name="VCResourceCompilerTool"
124 PreprocessorDefinitions="_DEBUG"
125 Culture="3098"/>
126 <Tool
127 Name="VCWebServiceProxyGeneratorTool"/>
128 <Tool
129 Name="VCXMLDataGeneratorTool"/>
130 <Tool
131 Name="VCWebDeploymentTool"/>
132 <Tool
133 Name="VCManagedWrapperGeneratorTool"/>
134 <Tool
135 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
136 </Configuration>
137 </Configurations>
138 <References>
139 </References>
140 <Files>
141 <Filter
142 Name="Source Files"
143 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
144 <File
145 RelativePath=".\uresb.c">
146 </File>
147 </Filter>
148 <Filter
149 Name="Header Files"
150 Filter="h;hpp;hxx;hm;inl">
151 </Filter>
152 <Filter
153 Name="Resource Files"
154 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
155 </Filter>
156 </Files>
157 <Globals>
158 </Globals>
159 </VisualStudioProject>