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