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/tools/icuswap/icuswap.vcxproj | 223 ++++++++++++++++++++++++++ 1 file changed, 223 insertions(+) create mode 100644 intl/icu/source/tools/icuswap/icuswap.vcxproj (limited to 'intl/icu/source/tools/icuswap/icuswap.vcxproj') diff --git a/intl/icu/source/tools/icuswap/icuswap.vcxproj b/intl/icu/source/tools/icuswap/icuswap.vcxproj new file mode 100644 index 0000000000..3c60511b42 --- /dev/null +++ b/intl/icu/source/tools/icuswap/icuswap.vcxproj @@ -0,0 +1,223 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {39690C2A-AD89-45E4-893A-899496B85785} + 8.1 + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\x86\Release\ + .\x86\Release\ + false + .\x86\Debug\ + .\x86\Debug\ + true + .\x64\Release\ + .\x64\Release\ + false + .\x64\Debug\ + .\x64\Debug\ + true + + + + copy "$(TargetPath)" ..\..\..\bin + + ..\..\..\bin\$(TargetFileName);%(Outputs) + + + .\x86\Release/icuswap.tlb + + + ..\..\common;..\toolutil;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + true + .\x86\Release/icuswap.pch + .\x86\Release/ + .\x86\Release/ + .\x86\Release/ + Level4 + true + Default + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + .\x86\Release/icuswap.exe + true + .\x86\Release/icuswap.pdb + Console + + + + + copy "$(TargetPath)" ..\..\..\bin + + ..\..\..\bin\$(TargetFileName);%(Outputs) + + + .\x86\Debug/icuswap.tlb + + + Disabled + ..\..\common;..\toolutil;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + true + true + .\x86\Debug/icuswap.pch + .\x86\Debug/ + .\x86\Debug/ + .\x86\Debug/ + true + Level4 + true + EditAndContinue + Default + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + .\x86\Debug/icuswap.exe + true + true + .\x86\Debug/icuswap.pdb + Console + + + + + copy "$(TargetPath)" ..\..\..\bin64 + + ..\..\..\bin64\$(TargetFileName);%(Outputs) + + + X64 + .\x64\Release/icuswap.tlb + + + ..\..\common;..\toolutil;%(AdditionalIncludeDirectories) + WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + true + .\x64\Release/icuswap.pch + .\x64\Release/ + .\x64\Release/ + .\x64\Release/ + Level4 + true + Default + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + .\x64\Release/icuswap.exe + true + .\x64\Release/icuswap.pdb + Console + MachineX64 + + + + + copy "$(TargetPath)" ..\..\..\bin64 + + ..\..\..\bin64\$(TargetFileName);%(Outputs) + + + X64 + .\x64\Debug/icuswap.tlb + + + Disabled + ..\..\common;..\toolutil;%(AdditionalIncludeDirectories) + WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + true + true + .\x64\Debug/icuswap.pch + .\x64\Debug/ + .\x64\Debug/ + .\x64\Debug/ + true + Level4 + true + ProgramDatabase + Default + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + .\x64\Debug/icuswap.exe + true + true + .\x64\Debug/icuswap.pdb + Console + MachineX64 + + + + + + + + + -- cgit v1.2.3