From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- intl/icu/source/tools/gentest/gentest.vcxproj | 98 +++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 intl/icu/source/tools/gentest/gentest.vcxproj (limited to 'intl/icu/source/tools/gentest/gentest.vcxproj') diff --git a/intl/icu/source/tools/gentest/gentest.vcxproj b/intl/icu/source/tools/gentest/gentest.vcxproj new file mode 100644 index 0000000000..2c6c7685dd --- /dev/null +++ b/intl/icu/source/tools/gentest/gentest.vcxproj @@ -0,0 +1,98 @@ + + + + {77C78066-746F-4EA6-B3FE-B8C8A4A97891} + gentest + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + .\$(Platform)\$(Configuration)\ + .\$(Platform)\$(Configuration)\ + + .\x86\$(Configuration)\ + .\x86\$(Configuration)\ + + true + false + + + + + $(OutDir)/gentest.tlb + + + Level3 + Default + true + ..\..\..\include;..\..\common;..\toolutil;..\ctestfw;%(AdditionalIncludeDirectories) + $(OutDir)/gentest.pch + $(OutDir)/ + $(OutDir)/ + $(OutDir)/gentest.pdb + + + Console + $(OutDir)/gentest.exe + ..\..\..\$(IcuLibOutputDir);%(AdditionalLibraryDirectories) + $(OutDir)/gentest.pdb + + + + + + true + MultiThreadedDebugDLL + + + icuucd.lib;icutestd.lib;icutud.lib;%(AdditionalDependencies) + + + + + + MultiThreadedDLL + true + + + icuuc.lib;icutest.lib;icutu.lib;%(AdditionalDependencies) + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3