From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- intl/icu/source/io/io.vcxproj | 116 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 intl/icu/source/io/io.vcxproj (limited to 'intl/icu/source/io/io.vcxproj') diff --git a/intl/icu/source/io/io.vcxproj b/intl/icu/source/io/io.vcxproj new file mode 100644 index 0000000000..ff3485fd4d --- /dev/null +++ b/intl/icu/source/io/io.vcxproj @@ -0,0 +1,116 @@ + + + + {C2B04507-2521-4801-BF0D-5FD79D6D518C} + + + DynamicLibrary + false + MultiByte + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + .\$(Platform)\$(Configuration)\ + .\$(Platform)\$(Configuration)\ + + .\x86\$(Configuration)\ + .\x86\$(Configuration)\ + + true + false + + + + + $(OutDir)\icuio.tlb + + + ..\..\include;..\common;%(AdditionalIncludeDirectories) + U_IO_IMPLEMENTATION;%(PreprocessorDefinitions) + false + Level3 + Default + ProgramDatabase + $(OutDir)/icuio.pch + $(OutDir)/ + $(OutDir)/ + $(OutDir)/icuio.pdb + + + ..\common;%(AdditionalIncludeDirectories) + + + ..\..\$(IcuLibOutputDir);%(AdditionalLibraryDirectories) + + + + + + true + MultiThreadedDebugDLL + + + true + ..\..\$(IcuBinOutputDir)\icuio$(IcuMajorVersion)d.dll + ..\..\$(IcuLibOutputDir)\icuiod.pdb + ..\..\$(IcuLibOutputDir)\icuiod.lib + icuucd.lib;icuind.lib;%(AdditionalDependencies) + + + + + + MultiThreadedDLL + true + + + ..\..\$(IcuBinOutputDir)\icuio$(IcuMajorVersion).dll + ..\..\$(IcuLibOutputDir)\icuio.pdb + ..\..\$(IcuLibOutputDir)\icuio.lib + icuuc.lib;icuin.lib;%(AdditionalDependencies) + + + + + + + + false + + + + + + + + + + false + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3