X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/0f5d89e82340278ed3d7d50029f37cab2c41a57e..HEAD:/icuSources/allinone/Build.Windows.UWP.ProjectConfiguration.props?ds=inline diff --git a/icuSources/allinone/Build.Windows.UWP.ProjectConfiguration.props b/icuSources/allinone/Build.Windows.UWP.ProjectConfiguration.props index 4b51960d..359d2c2d 100644 --- a/icuSources/allinone/Build.Windows.UWP.ProjectConfiguration.props +++ b/icuSources/allinone/Build.Windows.UWP.ProjectConfiguration.props @@ -1,41 +1,64 @@ - - - - - - - 10.0.16299.0 - - 10.0.10240.0 - - 14.0 - true - Windows Store - 10.0 - - - - - v141 - - - - - %(PreprocessorDefinitions) - U_PLATFORM_HAS_WINUWP_API=1; - - - - - %(PreprocessorDefinitions); - U_PLATFORM_HAS_WINUWP_API=1; - - - - - %(PreprocessorDefinitions) - U_PLATFORM_HAS_WINUWP_API=1; - - - + + + + + + 14.0 + true + Windows Store + 10.0 + + + + + $(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v10.0@InstallationFolder) + $(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Microsoft SDKs\Windows\v10.0@InstallationFolder) + $(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v10.0@ProductVersion) + $(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Microsoft SDKs\Windows\v10.0@ProductVersion) + + $(WindowsTargetPlatformVersion_10).0 + + $(WindowsTargetPlatformVersion_10) + + 10.0.10240.0 + + + + + + bin32uwp + lib32uwp + + + bin64uwp + lib64uwp + + + binARMuwp + libARMuwp + + + binARM64uwp + libARM64uwp + + + + + %(PreprocessorDefinitions) + U_PLATFORM_HAS_WINUWP_API=1; + + + + + %(PreprocessorDefinitions); + U_PLATFORM_HAS_WINUWP_API=1; + + + + + %(PreprocessorDefinitions) + U_PLATFORM_HAS_WINUWP_API=1; + + + \ No newline at end of file