]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/toolutil/toolutil.vcxproj
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / tools / toolutil / toolutil.vcxproj
CommitLineData
729e4ab9
A
1<?xml version="1.0" encoding="utf-8"?>\r
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3 <ItemGroup Label="ProjectConfigurations">\r
4 <ProjectConfiguration Include="Debug|Win32">\r
5 <Configuration>Debug</Configuration>\r
6 <Platform>Win32</Platform>\r
7 </ProjectConfiguration>\r
8 <ProjectConfiguration Include="Debug|x64">\r
9 <Configuration>Debug</Configuration>\r
10 <Platform>x64</Platform>\r
11 </ProjectConfiguration>\r
12 <ProjectConfiguration Include="Release|Win32">\r
13 <Configuration>Release</Configuration>\r
14 <Platform>Win32</Platform>\r
15 </ProjectConfiguration>\r
16 <ProjectConfiguration Include="Release|x64">\r
17 <Configuration>Release</Configuration>\r
18 <Platform>x64</Platform>\r
19 </ProjectConfiguration>\r
20 </ItemGroup>\r
21 <PropertyGroup Label="Globals">\r
22 <ProjectGuid>{6B231032-3CB5-4EED-9210-810D666A23A0}</ProjectGuid>\r
23 </PropertyGroup>\r
24 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
26 <ConfigurationType>DynamicLibrary</ConfigurationType>\r
27 <UseOfMfc>false</UseOfMfc>\r
28 <CharacterSet>MultiByte</CharacterSet>\r
29 </PropertyGroup>\r
30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
31 <ConfigurationType>DynamicLibrary</ConfigurationType>\r
32 <UseOfMfc>false</UseOfMfc>\r
33 <CharacterSet>MultiByte</CharacterSet>\r
34 </PropertyGroup>\r
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
36 <ConfigurationType>DynamicLibrary</ConfigurationType>\r
37 <UseOfMfc>false</UseOfMfc>\r
38 <CharacterSet>MultiByte</CharacterSet>\r
39 </PropertyGroup>\r
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
41 <ConfigurationType>DynamicLibrary</ConfigurationType>\r
42 <UseOfMfc>false</UseOfMfc>\r
43 <CharacterSet>MultiByte</CharacterSet>\r
44 </PropertyGroup>\r
45 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
46 <ImportGroup Label="ExtensionSettings">\r
47 </ImportGroup>\r
48 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
49 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
50 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r
51 </ImportGroup>\r
52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
53 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
54 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r
55 </ImportGroup>\r
56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
58 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r
59 </ImportGroup>\r
60 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
61 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
62 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r
63 </ImportGroup>\r
64 <PropertyGroup Label="UserMacros" />\r
65 <PropertyGroup>\r
66 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\..\..\..\lib\</OutDir>\r
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>\r
69 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>\r
70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\..\..\..\lib\</OutDir>\r
71 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>\r
72 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>\r
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>\r
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>\r
75 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>\r
76 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>\r
77 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>\r
78 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>\r
79 </PropertyGroup>\r
80 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
81 <Midl>\r
82 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
83 <MkTypLibCompatible>true</MkTypLibCompatible>\r
84 <SuppressStartupBanner>true</SuppressStartupBanner>\r
85 <TargetEnvironment>Win32</TargetEnvironment>\r
86 <TypeLibraryName>.\..\..\..\lib\icutu.tlb</TypeLibraryName>\r
87 </Midl>\r
88 <ClCompile>\r
89 <WholeProgramOptimization>true</WholeProgramOptimization>\r
90 <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\..\i18n;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
91 <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_TOOLUTIL_IMPLEMENTATION;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
92 <StringPooling>true</StringPooling>\r
93 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
94 <FunctionLevelLinking>true</FunctionLevelLinking>\r
95 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
96 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
97 <PrecompiledHeaderOutputFile>.\x86\Release/toolutil.pch</PrecompiledHeaderOutputFile>\r
98 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>\r
99 <ObjectFileName>.\x86\Release/</ObjectFileName>\r
100 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>\r
101 <WarningLevel>Level3</WarningLevel>\r
102 <SuppressStartupBanner>true</SuppressStartupBanner>\r
103 <CompileAs>Default</CompileAs>\r
104 </ClCompile>\r
105 <ResourceCompile>\r
106 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
107 <Culture>0x0409</Culture>\r
108 </ResourceCompile>\r
109 <Link>\r
110 <OutputFile>..\..\..\bin\icutu46.dll</OutputFile>\r
111 <SuppressStartupBanner>true</SuppressStartupBanner>\r
112 <AdditionalLibraryDirectories>..\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r
113 <ProgramDatabaseFile>.\..\..\..\lib\icutu.pdb</ProgramDatabaseFile>\r
114 <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
115 <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>\r
116 <BaseAddress>0x4ac00000</BaseAddress>\r
117 <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
118 <DataExecutionPrevention>\r
119 </DataExecutionPrevention>\r
120 <ImportLibrary>..\..\..\lib\icutu.lib</ImportLibrary>\r
121 </Link>\r
122 </ItemDefinitionGroup>\r
123 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
124 <Midl>\r
125 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
126 <MkTypLibCompatible>true</MkTypLibCompatible>\r
127 <SuppressStartupBanner>true</SuppressStartupBanner>\r
128 <TargetEnvironment>Win32</TargetEnvironment>\r
129 <TypeLibraryName>.\..\..\..\lib\icutud.tlb</TypeLibraryName>\r
130 </Midl>\r
131 <ClCompile>\r
132 <Optimization>Disabled</Optimization>\r
133 <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\..\i18n;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
134 <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_TOOLUTIL_IMPLEMENTATION;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
135 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
136 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
137 <BufferSecurityCheck>true</BufferSecurityCheck>\r
138 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
139 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
140 <PrecompiledHeaderOutputFile>.\x86\Debug/toolutil.pch</PrecompiledHeaderOutputFile>\r
141 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>\r
142 <ObjectFileName>.\x86\Debug/</ObjectFileName>\r
143 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>\r
144 <WarningLevel>Level3</WarningLevel>\r
145 <SuppressStartupBanner>true</SuppressStartupBanner>\r
146 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
147 <CompileAs>Default</CompileAs>\r
148 </ClCompile>\r
149 <ResourceCompile>\r
150 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
151 <Culture>0x0409</Culture>\r
152 </ResourceCompile>\r
153 <Link>\r
154 <OutputFile>..\..\..\bin\icutu46d.dll</OutputFile>\r
155 <SuppressStartupBanner>true</SuppressStartupBanner>\r
156 <AdditionalLibraryDirectories>..\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r
157 <GenerateDebugInformation>true</GenerateDebugInformation>\r
158 <ProgramDatabaseFile>.\..\..\..\lib\icutud.pdb</ProgramDatabaseFile>\r
159 <BaseAddress>0x4ac00000</BaseAddress>\r
160 <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
161 <DataExecutionPrevention>\r
162 </DataExecutionPrevention>\r
163 <ImportLibrary>..\..\..\lib\icutud.lib</ImportLibrary>\r
164 </Link>\r
165 </ItemDefinitionGroup>\r
166 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
167 <Midl>\r
168 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
169 <MkTypLibCompatible>true</MkTypLibCompatible>\r
170 <SuppressStartupBanner>true</SuppressStartupBanner>\r
171 <TargetEnvironment>X64</TargetEnvironment>\r
172 <TypeLibraryName>.\..\..\..\lib64\icutu.tlb</TypeLibraryName>\r
173 </Midl>\r
174 <ClCompile>\r
175 <WholeProgramOptimization>true</WholeProgramOptimization>\r
176 <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\..\i18n;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
177 <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_TOOLUTIL_IMPLEMENTATION;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
178 <StringPooling>true</StringPooling>\r
179 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
180 <FunctionLevelLinking>true</FunctionLevelLinking>\r
181 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
182 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
183 <PrecompiledHeaderOutputFile>.\x64\Release/toolutil.pch</PrecompiledHeaderOutputFile>\r
184 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>\r
185 <ObjectFileName>.\x64\Release/</ObjectFileName>\r
186 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>\r
187 <WarningLevel>Level3</WarningLevel>\r
188 <SuppressStartupBanner>true</SuppressStartupBanner>\r
189 <CompileAs>Default</CompileAs>\r
190 </ClCompile>\r
191 <ResourceCompile>\r
192 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
193 <Culture>0x0409</Culture>\r
194 </ResourceCompile>\r
195 <Link>\r
196 <OutputFile>..\..\..\bin64\icutu46.dll</OutputFile>\r
197 <SuppressStartupBanner>true</SuppressStartupBanner>\r
198 <AdditionalLibraryDirectories>..\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r
199 <ProgramDatabaseFile>.\..\..\..\lib64\icutu.pdb</ProgramDatabaseFile>\r
200 <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
201 <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>\r
202 <BaseAddress>0x4ac00000</BaseAddress>\r
203 <ImportLibrary>..\..\..\lib64\icutu.lib</ImportLibrary>\r
204 <TargetMachine>MachineX64</TargetMachine>\r
205 </Link>\r
206 </ItemDefinitionGroup>\r
207 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
208 <Midl>\r
209 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
210 <MkTypLibCompatible>true</MkTypLibCompatible>\r
211 <SuppressStartupBanner>true</SuppressStartupBanner>\r
212 <TargetEnvironment>X64</TargetEnvironment>\r
213 <TypeLibraryName>.\..\..\..\lib64\icutud.tlb</TypeLibraryName>\r
214 </Midl>\r
215 <ClCompile>\r
216 <Optimization>Disabled</Optimization>\r
217 <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\..\i18n;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
218 <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_TOOLUTIL_IMPLEMENTATION;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
219 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
220 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
221 <BufferSecurityCheck>true</BufferSecurityCheck>\r
222 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
223 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
224 <PrecompiledHeaderOutputFile>.\x64\Debug/toolutil.pch</PrecompiledHeaderOutputFile>\r
225 <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>\r
226 <ObjectFileName>.\x64\Debug/</ObjectFileName>\r
227 <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>\r
228 <WarningLevel>Level3</WarningLevel>\r
229 <SuppressStartupBanner>true</SuppressStartupBanner>\r
230 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
231 <CompileAs>Default</CompileAs>\r
232 </ClCompile>\r
233 <ResourceCompile>\r
234 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
235 <Culture>0x0409</Culture>\r
236 </ResourceCompile>\r
237 <Link>\r
238 <OutputFile>..\..\..\bin64\icutu46d.dll</OutputFile>\r
239 <SuppressStartupBanner>true</SuppressStartupBanner>\r
240 <AdditionalLibraryDirectories>..\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r
241 <GenerateDebugInformation>true</GenerateDebugInformation>\r
242 <ProgramDatabaseFile>.\..\..\..\lib64\icutud.pdb</ProgramDatabaseFile>\r
243 <BaseAddress>0x4ac00000</BaseAddress>\r
244 <ImportLibrary>..\..\..\lib64\icutud.lib</ImportLibrary>\r
245 <TargetMachine>MachineX64</TargetMachine>\r
246 </Link>\r
247 </ItemDefinitionGroup>\r
248 <ItemGroup>\r
249 <ClCompile Include="filestrm.c" />\r
250 <ClCompile Include="filetools.cpp" />\r
251 <ClCompile Include="flagparser.c" />\r
252 <ClCompile Include="package.cpp" />\r
253 <ClCompile Include="pkg_genc.c">\r
254 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</DisableLanguageExtensions>\r
255 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</DisableLanguageExtensions>\r
256 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</DisableLanguageExtensions>\r
257 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</DisableLanguageExtensions>\r
258 </ClCompile>\r
259 <ClCompile Include="pkg_gencmn.c">\r
260 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</DisableLanguageExtensions>\r
261 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</DisableLanguageExtensions>\r
262 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</DisableLanguageExtensions>\r
263 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</DisableLanguageExtensions>\r
264 </ClCompile>\r
265 <ClCompile Include="pkg_icu.cpp" />\r
266 <ClCompile Include="pkgitems.cpp" />\r
267 <ClCompile Include="swapimpl.cpp" />\r
268 <ClCompile Include="toolutil.cpp">\r
269 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</DisableLanguageExtensions>\r
270 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</DisableLanguageExtensions>\r
271 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</DisableLanguageExtensions>\r
272 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</DisableLanguageExtensions>\r
273 </ClCompile>\r
274 <ClCompile Include="ucbuf.c" />\r
275 <ClCompile Include="ucm.c" />\r
276 <ClCompile Include="ucmstate.c" />\r
277 <ClCompile Include="unewdata.c" />\r
278 <ClCompile Include="uoptions.c" />\r
279 <ClCompile Include="uparse.c" />\r
280 <ClCompile Include="writesrc.c" />\r
281 <ClCompile Include="xmlparser.cpp" />\r
282 <ClCompile Include="dbgutil.cpp" />\r
283 <ClCompile Include="udbgutil.cpp" />\r
284 <ClCompile Include="ucln_tu.c">\r
285 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</DisableLanguageExtensions>\r
286 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</DisableLanguageExtensions>\r
287 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</DisableLanguageExtensions>\r
288 <DisableLanguageExtensions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</DisableLanguageExtensions>\r
289 </ClCompile>\r
290 </ItemGroup>\r
291 <ItemGroup>\r
292 <ClInclude Include="filestrm.h" />\r
293 <ClInclude Include="filetools.h" />\r
294 <ClInclude Include="flagparser.h" />\r
295 <ClInclude Include="package.h" />\r
296 <ClInclude Include="pkg_genc.h" />\r
297 <ClInclude Include="pkg_gencmn.h" />\r
298 <ClInclude Include="pkg_icu.h" />\r
299 <ClInclude Include="pkg_imp.h" />\r
300 <ClInclude Include="platform_xopen_source_extended.h" />\r
301 <ClInclude Include="swapimpl.h" />\r
302 <ClInclude Include="toolutil.h" />\r
303 <ClInclude Include="ucbuf.h" />\r
304 <ClInclude Include="ucm.h" />\r
305 <ClInclude Include="unewdata.h" />\r
306 <ClInclude Include="uoptions.h" />\r
307 <ClInclude Include="uparse.h" />\r
308 <ClInclude Include="writesrc.h" />\r
309 <ClInclude Include="xmlparser.h" />\r
310 <ClInclude Include="dbgutil.h" />\r
311 <ClInclude Include="udbgutil.h" />\r
312 </ItemGroup>\r
313 <ItemGroup>\r
314 <ProjectReference Include="..\..\common\common.vcxproj">\r
315 <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>\r
316 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
317 </ProjectReference>\r
318 <ProjectReference Include="..\..\i18n\i18n.vcxproj">\r
319 <Project>{0178b127-6269-407d-b112-93877bb62776}</Project>\r
320 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
321 </ProjectReference>\r
322 </ItemGroup>\r
323 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
324 <ImportGroup Label="ExtensionTargets">\r
325 </ImportGroup>\r
326</Project>