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/extra/uconv/uconv.vcxproj | 97 +++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 intl/icu/source/extra/uconv/uconv.vcxproj (limited to 'intl/icu/source/extra/uconv/uconv.vcxproj') diff --git a/intl/icu/source/extra/uconv/uconv.vcxproj b/intl/icu/source/extra/uconv/uconv.vcxproj new file mode 100644 index 0000000000..e00a288f4d --- /dev/null +++ b/intl/icu/source/extra/uconv/uconv.vcxproj @@ -0,0 +1,97 @@ + + + + {DBA4088D-F6F9-4F8F-8820-082A4765C16C} + + + Application + false + MultiByte + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + .\$(Platform)\$(Configuration)\ + .\$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration) + + .\x86\$(Configuration)\ + .\x86\$(Configuration)\ + x86\$(Configuration) + + true + false + + + + + $(OutDir)\uconv.tlb + + + Level3 + Default + true + ..\..\..\include;..\..\common;%(AdditionalIncludeDirectories) + UCONVMSG_LINK;%(PreprocessorDefinitions) + $(OutDir)\uconv.pch + $(OutDir)/ + $(OutDir)/ + $(OutDir)\uconv.pdb + + + Console + $(OutDir)\uconv.exe + uconvmsg.lib;%(AdditionalDependencies) + $(OutDir);..\..\..\$(IcuLibOutputDir);%(AdditionalLibraryDirectories) + + + copy "$(TargetPath)" ..\..\..\$(IcuBinOutputDir) + ..\..\..\$(IcuBinOutputDir)\$(TargetFileName);%(Outputs) + + + + + + true + MultiThreadedDebugDLL + + + icuucd.lib;icuind.lib;%(AdditionalDependencies) + + + + + + MultiThreadedDLL + true + + + icuuc.lib;icuin.lib;%(AdditionalDependencies) + + + + + + + + + + + + + + nmake /nologo /f %(Filename).mak icup="$(ProjectDir)..\..\.." CFG=$(MakeCFG) + $(MakeCFG)\uconvmsg.lib;%(Outputs) + + + + + + + \ No newline at end of file -- cgit v1.2.3