From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- intl/icu/source/tools/gendict/gendict.vcxproj | 262 ++++++++++++++++++++++++++ 1 file changed, 262 insertions(+) create mode 100644 intl/icu/source/tools/gendict/gendict.vcxproj (limited to 'intl/icu/source/tools/gendict/gendict.vcxproj') diff --git a/intl/icu/source/tools/gendict/gendict.vcxproj b/intl/icu/source/tools/gendict/gendict.vcxproj new file mode 100644 index 000000000..373f02f1a --- /dev/null +++ b/intl/icu/source/tools/gendict/gendict.vcxproj @@ -0,0 +1,262 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {9D4211F7-2C77-439C-82F0-30A4E43BA569} + + + + Application + false + MultiByte + v140 + + + Application + false + MultiByte + v140 + + + Application + false + MultiByte + v140 + + + Application + false + MultiByte + v140 + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.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/gendict.tlb + + + ..\..\common;..\toolutil;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + true + true + .\x86\Release/gendict.pch + .\x86\Release/ + .\x86\Release/ + .\x86\Release/ + Level3 + true + Default + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + .\x86\Release/gendict.exe + true + .\x86\Release/gendict.pdb + Console + false + + + + + + + copy "$(TargetPath)" ..\..\..\bin + + ..\..\..\bin\$(TargetFileName);%(Outputs) + + + .\x86\Debug/gendict.tlb + + + Disabled + ..\..\common;..\toolutil;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + true + true + true + .\x86\Debug/gendict.pch + .\x86\Debug/ + .\x86\Debug/ + .\x86\Debug/ + true + Level3 + true + EditAndContinue + Default + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + .\x86\Debug/gendict.exe + true + true + .\x86\Debug/gendict.pdb + Console + false + + + + + + + copy "$(TargetPath)" ..\..\..\bin64 + + ..\..\..\bin64\$(TargetFileName);%(Outputs) + + + X64 + .\x64\Release/gendict.tlb + + + ..\..\common;..\toolutil;%(AdditionalIncludeDirectories) + WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + true + true + .\x64\Release/gendict.pch + .\x64\Release/ + .\x64\Release/ + .\x64\Release/ + Level3 + true + Default + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + .\x64\Release/gendict.exe + true + .\x64\Release/gendict.pdb + Console + MachineX64 + + + + + copy "$(TargetPath)" ..\..\..\bin64 + + ..\..\..\bin64\$(TargetFileName);%(Outputs) + + + X64 + .\x64\Debug/gendict.tlb + + + Disabled + ..\..\common;..\toolutil;%(AdditionalIncludeDirectories) + WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + true + true + true + .\x64\Debug/gendict.pch + .\x64\Debug/ + .\x64\Debug/ + .\x64\Debug/ + true + Level3 + true + ProgramDatabase + Default + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + .\x64\Debug/gendict.exe + true + true + .\x64\Debug/gendict.pdb + Console + MachineX64 + + + + + + + + {73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d} + false + + + {6b231032-3cb5-4eed-9210-810d666a23a0} + false + + + + + + \ No newline at end of file -- cgit v1.2.3