]>
Commit | Line | Data |
---|---|---|
2ca993e8 | 1 | <?xml version="1.0" encoding="utf-8"?> |
0f5d89e8 | 2 | <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2ca993e8 A |
3 | <PropertyGroup Label="Globals"> |
4 | <ProjectGuid>{D9DF7F2F-93B7-4810-B5CD-96F4F33C079B}</ProjectGuid> | |
5 | <Keyword>MakeFileProj</Keyword> | |
2ca993e8 A |
6 | <ConfigurationType>Makefile</ConfigurationType> |
7 | <UseOfMfc>false</UseOfMfc> | |
8 | </PropertyGroup> | |
f3c0d7a5 | 9 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
3d1f044b A |
10 | <!-- The following import will include the 'default' configuration options for VS projects. --> |
11 | <Import Project="..\allinone\Build.Windows.ProjectConfiguration.props" /> | |
2ca993e8 A |
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
13 | <ImportGroup Label="ExtensionSettings"> | |
14 | </ImportGroup> | |
f3c0d7a5 | 15 | <ImportGroup Label="PropertySheets"> |
2ca993e8 A |
16 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
17 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | |
18 | </ImportGroup> | |
19 | <PropertyGroup Label="UserMacros" /> | |
20 | <PropertyGroup> | |
21 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |
340931cb A |
22 | <OutDir>.\data\tmp\$(Platform)\</OutDir> |
23 | <IntDir>.\data\build\</IntDir> | |
24 | <MakeCFG>$(Platform)\$(Configuration)</MakeCFG> | |
25 | <!-- The ICU projects use "Win32" to mean "x86", so we need to special case it. --> | |
26 | <OutDir Condition="'$(Platform)'=='Win32'">.\data\tmp\x86\</OutDir> | |
27 | <MakeCFG Condition="'$(Platform)'=='Win32'">x86\$(Configuration)</MakeCFG> | |
28 | <!-- NMake --> | |
29 | <NMakeBuildCommandLine>NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=$(MakeCFG)</NMakeBuildCommandLine> | |
30 | <NMakeReBuildCommandLine>NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=$(MakeCFG) clean all</NMakeReBuildCommandLine> | |
31 | <NMakeCleanCommandLine>NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=$(MakeCFG) clean</NMakeCleanCommandLine> | |
32 | <NMakeOutput/> | |
33 | <NMakePreprocessorDefinitions>$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> | |
34 | <NMakeIncludeSearchPath>$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath> | |
35 | <NMakeForcedIncludes>$(NMakeForcedIncludes)</NMakeForcedIncludes> | |
36 | <NMakeAssemblySearchPath>$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath> | |
37 | <NMakeForcedUsingAssemblies>$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies> | |
2ca993e8 | 38 | </PropertyGroup> |
340931cb | 39 | <ItemDefinitionGroup> |
2ca993e8 | 40 | <BuildLog> |
340931cb | 41 | <Path>.\data\log\$(Platform)\$(Configuration)BuildLog.html</Path> |
2ca993e8 A |
42 | </BuildLog> |
43 | </ItemDefinitionGroup> | |
44 | <ItemGroup> | |
45 | <None Include="brkitr\brkfiles.mk" /> | |
46 | <None Include="coll\colfiles.mk" /> | |
47 | <None Include="makedata.mak" /> | |
48 | <None Include="misc\miscfiles.mk" /> | |
49 | <None Include="rbnf\rbnffiles.mk" /> | |
50 | <None Include="locales\resfiles.mk" /> | |
51 | <None Include="..\test\testdata\testdata.mak" /> | |
52 | <None Include="translit\trnsfiles.mk" /> | |
2ca993e8 A |
53 | <None Include="mappings\ucmcore.mk" /> |
54 | <None Include="mappings\ucmebcdic.mk" /> | |
55 | <None Include="mappings\ucmfiles.mk" /> | |
56 | </ItemGroup> | |
57 | <ItemGroup> | |
58 | <ProjectReference Include="..\common\common.vcxproj"> | |
59 | <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project> | |
60 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
61 | </ProjectReference> | |
62 | <ProjectReference Include="..\extra\uconv\uconv.vcxproj"> | |
63 | <Project>{dba4088d-f6f9-4f8f-8820-082a4765c16c}</Project> | |
64 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
65 | </ProjectReference> | |
66 | <ProjectReference Include="..\i18n\i18n.vcxproj"> | |
67 | <Project>{0178b127-6269-407d-b112-93877bb62776}</Project> | |
68 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
69 | </ProjectReference> | |
70 | <ProjectReference Include="..\io\io.vcxproj"> | |
71 | <Project>{c2b04507-2521-4801-bf0d-5fd79d6d518c}</Project> | |
72 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
73 | </ProjectReference> | |
2ca993e8 A |
74 | <ProjectReference Include="..\stubdata\stubdata.vcxproj"> |
75 | <Project>{203ec78a-0531-43f0-a636-285439bde025}</Project> | |
76 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
77 | </ProjectReference> | |
78 | <ProjectReference Include="..\test\cintltst\cintltst.vcxproj"> | |
79 | <Project>{3d1246ae-1b32-479b-beca-aefa97be2321}</Project> | |
80 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
81 | </ProjectReference> | |
82 | <ProjectReference Include="..\test\intltest\intltest.vcxproj"> | |
83 | <Project>{73632960-b3a6-464d-83a3-4b43365f19b8}</Project> | |
84 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
85 | </ProjectReference> | |
86 | <ProjectReference Include="..\test\iotest\iotest.vcxproj"> | |
87 | <Project>{e4993e82-d68a-46ca-bae0-9d35e172e46f}</Project> | |
88 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
89 | </ProjectReference> | |
2ca993e8 A |
90 | <ProjectReference Include="..\tools\ctestfw\ctestfw.vcxproj"> |
91 | <Project>{eca6b435-b4fa-4f9f-bf95-f451d078fc47}</Project> | |
92 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
93 | </ProjectReference> | |
94 | <ProjectReference Include="..\tools\genbrk\genbrk.vcxproj"> | |
95 | <Project>{c2be5000-7501-4e87-9724-b8d82494fae6}</Project> | |
96 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
97 | </ProjectReference> | |
98 | <ProjectReference Include="..\tools\genccode\genccode.vcxproj"> | |
99 | <Project>{fdd3c4f2-9805-44eb-9a77-bc1c1c95b547}</Project> | |
100 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
101 | </ProjectReference> | |
102 | <ProjectReference Include="..\tools\gencfu\gencfu.vcxproj"> | |
103 | <Project>{691ee0c0-dc57-4a48-8aee-8ed75eb3a057}</Project> | |
104 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
105 | </ProjectReference> | |
106 | <ProjectReference Include="..\tools\gencmn\gencmn.vcxproj"> | |
107 | <Project>{a8d36f8d-09e6-4174-91c3-7beaa9c3f04f}</Project> | |
108 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
109 | </ProjectReference> | |
110 | <ProjectReference Include="..\tools\gencnval\gencnval.vcxproj"> | |
111 | <Project>{8b41752b-5a52-41e4-b7e0-07921c0cc6bf}</Project> | |
112 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
113 | </ProjectReference> | |
114 | <ProjectReference Include="..\tools\gendict\gendict.vcxproj"> | |
115 | <Project>{9d4211f7-2c77-439c-82f0-30a4e43ba569}</Project> | |
116 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
117 | </ProjectReference> | |
118 | <ProjectReference Include="..\tools\gennorm2\gennorm2.vcxproj"> | |
119 | <Project>{c7891a65-80ab-4245-912e-5f1e17b0e6c4}</Project> | |
120 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
121 | </ProjectReference> | |
122 | <ProjectReference Include="..\tools\genrb\derb.vcxproj"> | |
123 | <Project>{d3065adb-8820-4cc7-9b6c-9510833961a3}</Project> | |
124 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
125 | </ProjectReference> | |
126 | <ProjectReference Include="..\tools\genrb\genrb.vcxproj"> | |
127 | <Project>{97521d06-ec47-45d4-8bd0-9e16b3f93b2a}</Project> | |
128 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
129 | </ProjectReference> | |
130 | <ProjectReference Include="..\tools\gensprep\gensprep.vcxproj"> | |
131 | <Project>{631c23ce-6c1d-4875-88f0-85e0a42b36ea}</Project> | |
132 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
133 | </ProjectReference> | |
134 | <ProjectReference Include="..\tools\gentest\gentest.vcxproj"> | |
135 | <Project>{77c78066-746f-4ea6-b3fe-b8c8a4a97891}</Project> | |
136 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
137 | </ProjectReference> | |
138 | <ProjectReference Include="..\tools\icupkg\icupkg.vcxproj"> | |
139 | <Project>{62d4b15d-7a90-4ecb-ba19-5e021d6a21bc}</Project> | |
140 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
141 | </ProjectReference> | |
142 | <ProjectReference Include="..\tools\makeconv\makeconv.vcxproj"> | |
143 | <Project>{f5ad9738-1a3d-4906-b9c4-a7d9ce33dc2c}</Project> | |
144 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
145 | </ProjectReference> | |
146 | <ProjectReference Include="..\tools\pkgdata\pkgdata.vcxproj"> | |
147 | <Project>{4c8454fe-81d3-4ca3-9927-29ba96f03dac}</Project> | |
148 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
149 | </ProjectReference> | |
150 | <ProjectReference Include="..\tools\toolutil\toolutil.vcxproj"> | |
151 | <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project> | |
152 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
153 | </ProjectReference> | |
154 | </ItemGroup> | |
155 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
156 | <ImportGroup Label="ExtensionTargets"> | |
157 | </ImportGroup> | |
340931cb | 158 | </Project> |