From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- intl/icu/source/stubdata/stubdata.vcxproj | 87 +++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 intl/icu/source/stubdata/stubdata.vcxproj (limited to 'intl/icu/source/stubdata/stubdata.vcxproj') diff --git a/intl/icu/source/stubdata/stubdata.vcxproj b/intl/icu/source/stubdata/stubdata.vcxproj new file mode 100644 index 0000000000..d5108b4941 --- /dev/null +++ b/intl/icu/source/stubdata/stubdata.vcxproj @@ -0,0 +1,87 @@ + + + + {203EC78A-0531-43F0-A636-285439BDE025} + + + DynamicLibrary + false + MultiByte + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + false + .\$(Platform)\$(Configuration)\ + .\$(Platform)\$(Configuration)\ + + .\x86\$(Configuration)\ + .\x86\$(Configuration)\ + + true + false + + + + + $(OutDir)\icudt.tlb + + + ..\common;%(AdditionalIncludeDirectories) + STUBDATA_BUILD;%(PreprocessorDefinitions) + true + Level3 + Default + $(OutDir)/icudt.pch + $(OutDir)/ + $(OutDir)/ + $(OutDir)/icudt.pdb + + + STUBDATA_BUILD;%(PreprocessorDefinitions) + + + echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt" + + + true + true + true + + ..\..\$(IcuBinOutputDir)\icudt$(IcuMajorVersion).dll + .\..\..\$(IcuLibOutputDir)\icudt.pdb + ..\..\$(IcuLibOutputDir)\icudt.lib + + + + + + MultiThreadedDebugDLL + + + + + + MultiThreadedDLL + + + + + + + + ../common;%(AdditionalIncludeDirectories) + + + + + + -- cgit v1.2.3