1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/intl/icu/source/data/makedata.vcxproj Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,256 @@ 1.4 +<?xml version="1.0" encoding="utf-8"?> 1.5 +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 1.6 + <ItemGroup Label="ProjectConfigurations"> 1.7 + <ProjectConfiguration Include="Debug|Win32"> 1.8 + <Configuration>Debug</Configuration> 1.9 + <Platform>Win32</Platform> 1.10 + </ProjectConfiguration> 1.11 + <ProjectConfiguration Include="Debug|x64"> 1.12 + <Configuration>Debug</Configuration> 1.13 + <Platform>x64</Platform> 1.14 + </ProjectConfiguration> 1.15 + <ProjectConfiguration Include="Release|Win32"> 1.16 + <Configuration>Release</Configuration> 1.17 + <Platform>Win32</Platform> 1.18 + </ProjectConfiguration> 1.19 + <ProjectConfiguration Include="Release|x64"> 1.20 + <Configuration>Release</Configuration> 1.21 + <Platform>x64</Platform> 1.22 + </ProjectConfiguration> 1.23 + </ItemGroup> 1.24 + <PropertyGroup Label="Globals"> 1.25 + <ProjectGuid>{D9DF7F2F-93B7-4810-B5CD-96F4F33C079B}</ProjectGuid> 1.26 + <Keyword>MakeFileProj</Keyword> 1.27 + </PropertyGroup> 1.28 + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 1.29 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 1.30 + <ConfigurationType>Makefile</ConfigurationType> 1.31 + <UseOfMfc>false</UseOfMfc> 1.32 + </PropertyGroup> 1.33 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 1.34 + <ConfigurationType>Makefile</ConfigurationType> 1.35 + <UseOfMfc>false</UseOfMfc> 1.36 + </PropertyGroup> 1.37 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 1.38 + <ConfigurationType>Makefile</ConfigurationType> 1.39 + <UseOfMfc>false</UseOfMfc> 1.40 + </PropertyGroup> 1.41 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 1.42 + <ConfigurationType>Makefile</ConfigurationType> 1.43 + <UseOfMfc>false</UseOfMfc> 1.44 + </PropertyGroup> 1.45 + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 1.46 + <ImportGroup Label="ExtensionSettings"> 1.47 + </ImportGroup> 1.48 + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 1.49 + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 1.50 + <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> 1.51 + </ImportGroup> 1.52 + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 1.53 + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 1.54 + <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> 1.55 + </ImportGroup> 1.56 + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> 1.57 + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 1.58 + <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> 1.59 + </ImportGroup> 1.60 + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> 1.61 + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 1.62 + <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> 1.63 + </ImportGroup> 1.64 + <PropertyGroup Label="UserMacros" /> 1.65 + <PropertyGroup> 1.66 + <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> 1.67 + <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir> 1.68 + <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir> 1.69 + <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Release</NMakeBuildCommandLine> 1.70 + <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Release clean all</NMakeReBuildCommandLine> 1.71 + <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Release clean</NMakeCleanCommandLine> 1.72 + <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> 1.73 + <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> 1.74 + <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath> 1.75 + <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(NMakeForcedIncludes)</NMakeForcedIncludes> 1.76 + <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath> 1.77 + <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies> 1.78 + <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir> 1.79 + <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir> 1.80 + <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Debug</NMakeBuildCommandLine> 1.81 + <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Debug clean all</NMakeReBuildCommandLine> 1.82 + <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Debug clean</NMakeCleanCommandLine> 1.83 + <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> 1.84 + <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> 1.85 + <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath> 1.86 + <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakeForcedIncludes)</NMakeForcedIncludes> 1.87 + <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath> 1.88 + <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies> 1.89 + <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir> 1.90 + <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir> 1.91 + <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x64\Release</NMakeBuildCommandLine> 1.92 + <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x64\Release clean all</NMakeReBuildCommandLine> 1.93 + <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x64\Release clean</NMakeCleanCommandLine> 1.94 + <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> 1.95 + <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> 1.96 + <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath> 1.97 + <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(NMakeForcedIncludes)</NMakeForcedIncludes> 1.98 + <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath> 1.99 + <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies> 1.100 + <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir> 1.101 + <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir> 1.102 + <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x64\Debug</NMakeBuildCommandLine> 1.103 + <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x64\Debug clean all</NMakeReBuildCommandLine> 1.104 + <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x64\Debug clean</NMakeCleanCommandLine> 1.105 + <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 1.106 + <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> 1.107 + <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath> 1.108 + <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(NMakeForcedIncludes)</NMakeForcedIncludes> 1.109 + <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath> 1.110 + <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies> 1.111 + </PropertyGroup> 1.112 + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 1.113 + <BuildLog> 1.114 + <Path>.\out\tmp\x86\ReleaseBuildLog.html</Path> 1.115 + </BuildLog> 1.116 + </ItemDefinitionGroup> 1.117 + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 1.118 + <BuildLog> 1.119 + <Path>.\out\tmp\x86\DebugBuildLog.html</Path> 1.120 + </BuildLog> 1.121 + </ItemDefinitionGroup> 1.122 + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 1.123 + <BuildLog> 1.124 + <Path>.\out\tmp\x64\ReleaseBuildLog.html</Path> 1.125 + </BuildLog> 1.126 + </ItemDefinitionGroup> 1.127 + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 1.128 + <BuildLog> 1.129 + <Path>.\out\tmp\x64\DebugBuildLog.html</Path> 1.130 + </BuildLog> 1.131 + </ItemDefinitionGroup> 1.132 + <ItemGroup> 1.133 + <None Include="brkitr\brkfiles.mk" /> 1.134 + <None Include="coll\colfiles.mk" /> 1.135 + <None Include="makedata.mak" /> 1.136 + <None Include="misc\miscfiles.mk" /> 1.137 + <None Include="rbnf\rbnffiles.mk" /> 1.138 + <None Include="locales\resfiles.mk" /> 1.139 + <None Include="..\test\testdata\testdata.mak" /> 1.140 + <None Include="translit\trnsfiles.mk" /> 1.141 + <None Include="..\test\testdata\tstfiles.mk" /> 1.142 + <None Include="mappings\ucmcore.mk" /> 1.143 + <None Include="mappings\ucmebcdic.mk" /> 1.144 + <None Include="mappings\ucmfiles.mk" /> 1.145 + </ItemGroup> 1.146 + <ItemGroup> 1.147 + <ProjectReference Include="..\common\common.vcxproj"> 1.148 + <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project> 1.149 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.150 + </ProjectReference> 1.151 + <ProjectReference Include="..\extra\uconv\uconv.vcxproj"> 1.152 + <Project>{dba4088d-f6f9-4f8f-8820-082a4765c16c}</Project> 1.153 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.154 + </ProjectReference> 1.155 + <ProjectReference Include="..\i18n\i18n.vcxproj"> 1.156 + <Project>{0178b127-6269-407d-b112-93877bb62776}</Project> 1.157 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.158 + </ProjectReference> 1.159 + <ProjectReference Include="..\io\io.vcxproj"> 1.160 + <Project>{c2b04507-2521-4801-bf0d-5fd79d6d518c}</Project> 1.161 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.162 + </ProjectReference> 1.163 + <ProjectReference Include="..\layoutex\layoutex.vcxproj"> 1.164 + <Project>{37fc2c7f-1904-4811-8955-2f478830ead1}</Project> 1.165 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.166 + </ProjectReference> 1.167 + <ProjectReference Include="..\layout\layout.vcxproj"> 1.168 + <Project>{c920062a-0647-4553-a3b2-37c58065664b}</Project> 1.169 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.170 + </ProjectReference> 1.171 + <ProjectReference Include="..\stubdata\stubdata.vcxproj"> 1.172 + <Project>{203ec78a-0531-43f0-a636-285439bde025}</Project> 1.173 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.174 + </ProjectReference> 1.175 + <ProjectReference Include="..\test\cintltst\cintltst.vcxproj"> 1.176 + <Project>{3d1246ae-1b32-479b-beca-aefa97be2321}</Project> 1.177 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.178 + </ProjectReference> 1.179 + <ProjectReference Include="..\test\intltest\intltest.vcxproj"> 1.180 + <Project>{73632960-b3a6-464d-83a3-4b43365f19b8}</Project> 1.181 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.182 + </ProjectReference> 1.183 + <ProjectReference Include="..\test\iotest\iotest.vcxproj"> 1.184 + <Project>{e4993e82-d68a-46ca-bae0-9d35e172e46f}</Project> 1.185 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.186 + </ProjectReference> 1.187 + <ProjectReference Include="..\test\letest\letest.vcxproj"> 1.188 + <Project>{67351485-4d18-4245-be39-a7ef0675acd2}</Project> 1.189 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.190 + </ProjectReference> 1.191 + <ProjectReference Include="..\tools\ctestfw\ctestfw.vcxproj"> 1.192 + <Project>{eca6b435-b4fa-4f9f-bf95-f451d078fc47}</Project> 1.193 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.194 + </ProjectReference> 1.195 + <ProjectReference Include="..\tools\genbrk\genbrk.vcxproj"> 1.196 + <Project>{c2be5000-7501-4e87-9724-b8d82494fae6}</Project> 1.197 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.198 + </ProjectReference> 1.199 + <ProjectReference Include="..\tools\genccode\genccode.vcxproj"> 1.200 + <Project>{fdd3c4f2-9805-44eb-9a77-bc1c1c95b547}</Project> 1.201 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.202 + </ProjectReference> 1.203 + <ProjectReference Include="..\tools\gencfu\gencfu.vcxproj"> 1.204 + <Project>{691ee0c0-dc57-4a48-8aee-8ed75eb3a057}</Project> 1.205 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.206 + </ProjectReference> 1.207 + <ProjectReference Include="..\tools\gencmn\gencmn.vcxproj"> 1.208 + <Project>{a8d36f8d-09e6-4174-91c3-7beaa9c3f04f}</Project> 1.209 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.210 + </ProjectReference> 1.211 + <ProjectReference Include="..\tools\gencnval\gencnval.vcxproj"> 1.212 + <Project>{8b41752b-5a52-41e4-b7e0-07921c0cc6bf}</Project> 1.213 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.214 + </ProjectReference> 1.215 + <ProjectReference Include="..\tools\gendict\gendict.vcxproj"> 1.216 + <Project>{9d4211f7-2c77-439c-82f0-30a4e43ba569}</Project> 1.217 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.218 + </ProjectReference> 1.219 + <ProjectReference Include="..\tools\gennorm2\gennorm2.vcxproj"> 1.220 + <Project>{c7891a65-80ab-4245-912e-5f1e17b0e6c4}</Project> 1.221 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.222 + </ProjectReference> 1.223 + <ProjectReference Include="..\tools\genrb\derb.vcxproj"> 1.224 + <Project>{d3065adb-8820-4cc7-9b6c-9510833961a3}</Project> 1.225 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.226 + </ProjectReference> 1.227 + <ProjectReference Include="..\tools\genrb\genrb.vcxproj"> 1.228 + <Project>{97521d06-ec47-45d4-8bd0-9e16b3f93b2a}</Project> 1.229 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.230 + </ProjectReference> 1.231 + <ProjectReference Include="..\tools\gensprep\gensprep.vcxproj"> 1.232 + <Project>{631c23ce-6c1d-4875-88f0-85e0a42b36ea}</Project> 1.233 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.234 + </ProjectReference> 1.235 + <ProjectReference Include="..\tools\gentest\gentest.vcxproj"> 1.236 + <Project>{77c78066-746f-4ea6-b3fe-b8c8a4a97891}</Project> 1.237 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.238 + </ProjectReference> 1.239 + <ProjectReference Include="..\tools\icupkg\icupkg.vcxproj"> 1.240 + <Project>{62d4b15d-7a90-4ecb-ba19-5e021d6a21bc}</Project> 1.241 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.242 + </ProjectReference> 1.243 + <ProjectReference Include="..\tools\makeconv\makeconv.vcxproj"> 1.244 + <Project>{f5ad9738-1a3d-4906-b9c4-a7d9ce33dc2c}</Project> 1.245 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.246 + </ProjectReference> 1.247 + <ProjectReference Include="..\tools\pkgdata\pkgdata.vcxproj"> 1.248 + <Project>{4c8454fe-81d3-4ca3-9927-29ba96f03dac}</Project> 1.249 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.250 + </ProjectReference> 1.251 + <ProjectReference Include="..\tools\toolutil\toolutil.vcxproj"> 1.252 + <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project> 1.253 + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1.254 + </ProjectReference> 1.255 + </ItemGroup> 1.256 + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 1.257 + <ImportGroup Label="ExtensionTargets"> 1.258 + </ImportGroup> 1.259 +</Project>