summaryrefslogtreecommitdiff
path: root/icu4c/source/stubdata/stubdata.vcxproj
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2024-04-19 12:12:02 +0100
committerVictor Chang <vichang@google.com>2024-04-19 12:12:10 +0100
commitae6c41140e420c529a5bf75fe127cac1f255a0fd (patch)
treee8091f6ca1504b833f5cab7a917be2d50c56c577 /icu4c/source/stubdata/stubdata.vcxproj
parent415b7b1e853e971018c2a7b2d2d71be9ded9596c (diff)
downloadicu-ae6c41140e420c529a5bf75fe127cac1f255a0fd.tar.gz
Copy ICU release-75-1 into aosp/icu-staging
Copy the files with the following commands: find icu4j/ -type f,d ! -regex ".*/\(Android.mk\|Android.bp\|adjust_icudt_path.mk\|liblayout-jarjar-rules.txt\|.gitignore\|AndroidTest.xml\)" -delete find icu4c/ -type f,d ! -regex ".*/\(Android.mk\|Android.bp\|.gitignore\|AndroidTest.xml\)" -delete cp -r ${UPSTREAM_ICU_GIT}/icu4j . cp -r ${UPSTREAM_ICU_GIT}/icu4c . git checkout HEAD -- icu4c/.gitignore icu4j/.gitignore rm -r tools/cldr cp -r ${UPSTREAM_ICU_GIT}/tools/cldr tools/cldr Test: N/A Change-Id: Ifee456d94e1c8e6eaa9b270b1affdfcf151bad15
Diffstat (limited to 'icu4c/source/stubdata/stubdata.vcxproj')
-rw-r--r--icu4c/source/stubdata/stubdata.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/icu4c/source/stubdata/stubdata.vcxproj b/icu4c/source/stubdata/stubdata.vcxproj
index d5108b494..0b2c61cb0 100644
--- a/icu4c/source/stubdata/stubdata.vcxproj
+++ b/icu4c/source/stubdata/stubdata.vcxproj
@@ -37,7 +37,6 @@
<ClCompile>
<AdditionalIncludeDirectories>..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>STUBDATA_BUILD;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <DisableLanguageExtensions>true</DisableLanguageExtensions>
<WarningLevel>Level3</WarningLevel>
<CompileAs>Default</CompileAs>
<PrecompiledHeaderOutputFile>$(OutDir)/icudt.pch</PrecompiledHeaderOutputFile>