]> git.saurik.com Git - apple/icu.git/blob - icuSources/test/letest/gendata.vcproj
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / test / letest / gendata.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="gendata"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\Debug"
16 IntermediateDirectory=".\Debug"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="0"
24 AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\layout;..\..\tools\toolutil"
25 PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,LE_USE_CMEMORY"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="5"
28 TreatWChar_tAsBuiltInType="TRUE"
29 UsePrecompiledHeader="2"
30 PrecompiledHeaderFile=".\Debug/gendata.pch"
31 AssemblerListingLocation=".\Debug/"
32 ObjectFile=".\Debug/"
33 ProgramDataBaseFileName=".\Debug/"
34 WarningLevel="3"
35 SuppressStartupBanner="TRUE"
36 DebugInformationFormat="4"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLinkerTool"
42 AdditionalOptions="/MACHINE:I386"
43 AdditionalDependencies="..\..\..\lib\iculed.lib ..\..\..\lib\icuucd.lib ..\..\..\lib\icutud.lib odbc32.lib odbccp32.lib"
44 OutputFile=".\Debug/gendata.exe"
45 LinkIncremental="2"
46 SuppressStartupBanner="TRUE"
47 GenerateDebugInformation="TRUE"
48 ProgramDatabaseFile=".\Debug/gendata.pdb"
49 SubSystem="1"/>
50 <Tool
51 Name="VCMIDLTool"
52 TypeLibraryName=".\Debug/gendata.tlb"/>
53 <Tool
54 Name="VCPostBuildEventTool"/>
55 <Tool
56 Name="VCPreBuildEventTool"/>
57 <Tool
58 Name="VCPreLinkEventTool"/>
59 <Tool
60 Name="VCResourceCompilerTool"
61 PreprocessorDefinitions="_DEBUG"
62 Culture="1033"/>
63 <Tool
64 Name="VCWebServiceProxyGeneratorTool"/>
65 <Tool
66 Name="VCXMLDataGeneratorTool"/>
67 <Tool
68 Name="VCWebDeploymentTool"/>
69 <Tool
70 Name="VCManagedWrapperGeneratorTool"/>
71 <Tool
72 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
73 </Configuration>
74 <Configuration
75 Name="Release|Win32"
76 OutputDirectory=".\Release"
77 IntermediateDirectory=".\Release"
78 ConfigurationType="1"
79 UseOfMFC="0"
80 ATLMinimizesCRunTimeLibraryUsage="FALSE"
81 CharacterSet="2">
82 <Tool
83 Name="VCCLCompilerTool"
84 InlineFunctionExpansion="1"
85 AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\layout;..\..\tools\toolutil"
86 PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,LE_USE_CMEMORY"
87 StringPooling="TRUE"
88 RuntimeLibrary="4"
89 EnableFunctionLevelLinking="TRUE"
90 TreatWChar_tAsBuiltInType="TRUE"
91 UsePrecompiledHeader="2"
92 PrecompiledHeaderFile=".\Release/gendata.pch"
93 AssemblerListingLocation=".\Release/"
94 ObjectFile=".\Release/"
95 ProgramDataBaseFileName=".\Release/"
96 WarningLevel="3"
97 SuppressStartupBanner="TRUE"
98 CompileAs="0"/>
99 <Tool
100 Name="VCCustomBuildTool"/>
101 <Tool
102 Name="VCLinkerTool"
103 AdditionalOptions="/MACHINE:I386"
104 AdditionalDependencies="..\..\..\lib\icule.lib ..\..\..\lib\icuuc.lib ..\..\..\lib\icutu.lib odbc32.lib odbccp32.lib"
105 OutputFile=".\Release/gendata.exe"
106 LinkIncremental="1"
107 SuppressStartupBanner="TRUE"
108 ProgramDatabaseFile=".\Release/gendata.pdb"
109 SubSystem="1"/>
110 <Tool
111 Name="VCMIDLTool"
112 TypeLibraryName=".\Release/gendata.tlb"/>
113 <Tool
114 Name="VCPostBuildEventTool"/>
115 <Tool
116 Name="VCPreBuildEventTool"/>
117 <Tool
118 Name="VCPreLinkEventTool"/>
119 <Tool
120 Name="VCResourceCompilerTool"
121 PreprocessorDefinitions="NDEBUG"
122 Culture="1033"/>
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=".\cmaps.cpp">
143 </File>
144 <File
145 RelativePath=".\FontTableCache.cpp">
146 </File>
147 <File
148 RelativePath=".\gendata.cpp">
149 </File>
150 <File
151 RelativePath=".\letsutil.cpp">
152 </File>
153 <File
154 RelativePath=".\PortableFontInstance.cpp">
155 </File>
156 <File
157 RelativePath=".\SimpleFontInstance.cpp">
158 </File>
159 </Filter>
160 <Filter
161 Name="Header Files"
162 Filter="h;hpp;hxx;hm;inl">
163 <File
164 RelativePath=".\cmaps.h">
165 </File>
166 <File
167 RelativePath=".\FontTableCache.h">
168 </File>
169 <File
170 RelativePath=".\letest.h">
171 </File>
172 <File
173 RelativePath=".\letsutil.h">
174 </File>
175 <File
176 RelativePath=".\PortableFontInstance.h">
177 </File>
178 <File
179 RelativePath=".\sfnt.h">
180 </File>
181 <File
182 RelativePath=".\SimpleFontInstance.h">
183 </File>
184 </Filter>
185 <Filter
186 Name="Resource Files"
187 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
188 </Filter>
189 </Files>
190 <Globals>
191 </Globals>
192 </VisualStudioProject>