• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ItemGroup Label="ProjectConfigurations">
4    <ProjectConfiguration Include="Debug|Win32">
5      <Configuration>Debug</Configuration>
6      <Platform>Win32</Platform>
7    </ProjectConfiguration>
8    <ProjectConfiguration Include="Debug|x64">
9      <Configuration>Debug</Configuration>
10      <Platform>x64</Platform>
11    </ProjectConfiguration>
12    <ProjectConfiguration Include="Release|Win32">
13      <Configuration>Release</Configuration>
14      <Platform>Win32</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Release|x64">
17      <Configuration>Release</Configuration>
18      <Platform>x64</Platform>
19    </ProjectConfiguration>
20  </ItemGroup>
21  <PropertyGroup Label="Globals">
22    <ProjectGuid>{D9DF7F2F-93B7-4810-B5CD-96F4F33C079B}</ProjectGuid>
23    <Keyword>MakeFileProj</Keyword>
24    <PlatformToolset>v140</PlatformToolset>
25    <ConfigurationType>Makefile</ConfigurationType>
26    <UseOfMfc>false</UseOfMfc>
27  </PropertyGroup>
28  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
29  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
30  <ImportGroup Label="ExtensionSettings">
31  </ImportGroup>
32  <ImportGroup Label="PropertySheets">
33    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
34    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
35  </ImportGroup>
36  <PropertyGroup Label="UserMacros" />
37  <PropertyGroup>
38    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
39    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
40    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
41    <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Release</NMakeBuildCommandLine>
42    <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Release clean all</NMakeReBuildCommandLine>
43    <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Release clean</NMakeCleanCommandLine>
44    <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
45    <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
46    <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
47    <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(NMakeForcedIncludes)</NMakeForcedIncludes>
48    <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
49    <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
50    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
51    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
52    <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Debug</NMakeBuildCommandLine>
53    <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Debug clean all</NMakeReBuildCommandLine>
54    <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Debug clean</NMakeCleanCommandLine>
55    <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
56    <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
57    <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
58    <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakeForcedIncludes)</NMakeForcedIncludes>
59    <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
60    <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
61    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>
62    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>
63    <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x64\Release</NMakeBuildCommandLine>
64    <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x64\Release clean all</NMakeReBuildCommandLine>
65    <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x64\Release clean</NMakeCleanCommandLine>
66    <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
67    <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
68    <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
69    <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(NMakeForcedIncludes)</NMakeForcedIncludes>
70    <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
71    <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
72    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>
73    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>
74    <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x64\Debug</NMakeBuildCommandLine>
75    <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x64\Debug clean all</NMakeReBuildCommandLine>
76    <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x64\Debug clean</NMakeCleanCommandLine>
77    <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
78    <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
79    <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
80    <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(NMakeForcedIncludes)</NMakeForcedIncludes>
81    <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
82    <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
83  </PropertyGroup>
84  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
85    <BuildLog>
86      <Path>.\out\tmp\x86\ReleaseBuildLog.html</Path>
87    </BuildLog>
88  </ItemDefinitionGroup>
89  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
90    <BuildLog>
91      <Path>.\out\tmp\x86\DebugBuildLog.html</Path>
92    </BuildLog>
93  </ItemDefinitionGroup>
94  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
95    <BuildLog>
96      <Path>.\out\tmp\x64\ReleaseBuildLog.html</Path>
97    </BuildLog>
98  </ItemDefinitionGroup>
99  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
100    <BuildLog>
101      <Path>.\out\tmp\x64\DebugBuildLog.html</Path>
102    </BuildLog>
103  </ItemDefinitionGroup>
104  <ItemGroup>
105    <None Include="brkitr\brkfiles.mk" />
106    <None Include="coll\colfiles.mk" />
107    <None Include="makedata.mak" />
108    <None Include="misc\miscfiles.mk" />
109    <None Include="rbnf\rbnffiles.mk" />
110    <None Include="locales\resfiles.mk" />
111    <None Include="..\test\testdata\testdata.mak" />
112    <None Include="translit\trnsfiles.mk" />
113    <None Include="..\test\testdata\tstfiles.mk" />
114    <None Include="mappings\ucmcore.mk" />
115    <None Include="mappings\ucmebcdic.mk" />
116    <None Include="mappings\ucmfiles.mk" />
117  </ItemGroup>
118  <ItemGroup>
119    <ProjectReference Include="..\common\common.vcxproj">
120      <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>
121      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
122    </ProjectReference>
123    <ProjectReference Include="..\extra\uconv\uconv.vcxproj">
124      <Project>{dba4088d-f6f9-4f8f-8820-082a4765c16c}</Project>
125      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
126    </ProjectReference>
127    <ProjectReference Include="..\i18n\i18n.vcxproj">
128      <Project>{0178b127-6269-407d-b112-93877bb62776}</Project>
129      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
130    </ProjectReference>
131    <ProjectReference Include="..\io\io.vcxproj">
132      <Project>{c2b04507-2521-4801-bf0d-5fd79d6d518c}</Project>
133      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
134    </ProjectReference>
135    <ProjectReference Include="..\stubdata\stubdata.vcxproj">
136      <Project>{203ec78a-0531-43f0-a636-285439bde025}</Project>
137      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
138    </ProjectReference>
139    <ProjectReference Include="..\test\cintltst\cintltst.vcxproj">
140      <Project>{3d1246ae-1b32-479b-beca-aefa97be2321}</Project>
141      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
142    </ProjectReference>
143    <ProjectReference Include="..\test\intltest\intltest.vcxproj">
144      <Project>{73632960-b3a6-464d-83a3-4b43365f19b8}</Project>
145      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
146    </ProjectReference>
147    <ProjectReference Include="..\test\iotest\iotest.vcxproj">
148      <Project>{e4993e82-d68a-46ca-bae0-9d35e172e46f}</Project>
149      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
150    </ProjectReference>
151    <ProjectReference Include="..\tools\ctestfw\ctestfw.vcxproj">
152      <Project>{eca6b435-b4fa-4f9f-bf95-f451d078fc47}</Project>
153      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
154    </ProjectReference>
155    <ProjectReference Include="..\tools\genbrk\genbrk.vcxproj">
156      <Project>{c2be5000-7501-4e87-9724-b8d82494fae6}</Project>
157      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
158    </ProjectReference>
159    <ProjectReference Include="..\tools\genccode\genccode.vcxproj">
160      <Project>{fdd3c4f2-9805-44eb-9a77-bc1c1c95b547}</Project>
161      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
162    </ProjectReference>
163    <ProjectReference Include="..\tools\gencfu\gencfu.vcxproj">
164      <Project>{691ee0c0-dc57-4a48-8aee-8ed75eb3a057}</Project>
165      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
166    </ProjectReference>
167    <ProjectReference Include="..\tools\gencmn\gencmn.vcxproj">
168      <Project>{a8d36f8d-09e6-4174-91c3-7beaa9c3f04f}</Project>
169      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
170    </ProjectReference>
171    <ProjectReference Include="..\tools\gencnval\gencnval.vcxproj">
172      <Project>{8b41752b-5a52-41e4-b7e0-07921c0cc6bf}</Project>
173      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
174    </ProjectReference>
175    <ProjectReference Include="..\tools\gendict\gendict.vcxproj">
176      <Project>{9d4211f7-2c77-439c-82f0-30a4e43ba569}</Project>
177      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
178    </ProjectReference>
179    <ProjectReference Include="..\tools\gennorm2\gennorm2.vcxproj">
180      <Project>{c7891a65-80ab-4245-912e-5f1e17b0e6c4}</Project>
181      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
182    </ProjectReference>
183    <ProjectReference Include="..\tools\genrb\derb.vcxproj">
184      <Project>{d3065adb-8820-4cc7-9b6c-9510833961a3}</Project>
185      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
186    </ProjectReference>
187    <ProjectReference Include="..\tools\genrb\genrb.vcxproj">
188      <Project>{97521d06-ec47-45d4-8bd0-9e16b3f93b2a}</Project>
189      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
190    </ProjectReference>
191    <ProjectReference Include="..\tools\gensprep\gensprep.vcxproj">
192      <Project>{631c23ce-6c1d-4875-88f0-85e0a42b36ea}</Project>
193      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
194    </ProjectReference>
195    <ProjectReference Include="..\tools\gentest\gentest.vcxproj">
196      <Project>{77c78066-746f-4ea6-b3fe-b8c8a4a97891}</Project>
197      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
198    </ProjectReference>
199    <ProjectReference Include="..\tools\icupkg\icupkg.vcxproj">
200      <Project>{62d4b15d-7a90-4ecb-ba19-5e021d6a21bc}</Project>
201      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
202    </ProjectReference>
203    <ProjectReference Include="..\tools\makeconv\makeconv.vcxproj">
204      <Project>{f5ad9738-1a3d-4906-b9c4-a7d9ce33dc2c}</Project>
205      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
206    </ProjectReference>
207    <ProjectReference Include="..\tools\pkgdata\pkgdata.vcxproj">
208      <Project>{4c8454fe-81d3-4ca3-9927-29ba96f03dac}</Project>
209      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
210    </ProjectReference>
211    <ProjectReference Include="..\tools\toolutil\toolutil.vcxproj">
212      <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project>
213      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
214    </ProjectReference>
215  </ItemGroup>
216  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
217  <ImportGroup Label="ExtensionTargets">
218  </ImportGroup>
219</Project>
220