X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/f3c0d7a59d99c2a94c6b8822291f0e42be3773c9..a01113dcd0f39d5da295ef82785beff9ed86fe38:/icuSources/tools/gencfu/gencfu.vcxproj?ds=sidebyside diff --git a/icuSources/tools/gencfu/gencfu.vcxproj b/icuSources/tools/gencfu/gencfu.vcxproj index 223ace17..a857bd7e 100644 --- a/icuSources/tools/gencfu/gencfu.vcxproj +++ b/icuSources/tools/gencfu/gencfu.vcxproj @@ -1,51 +1,16 @@  - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - {691EE0C0-DC57-4A48-8AEE-8ED75EB3A057} - Win32Proj - - - - Application - false - MultiByte - v140 - - - Application - MultiByte - v140 - + Application false MultiByte - v140 - - - Application - false - MultiByte - v140 + + + @@ -89,7 +54,7 @@ Disabled ..\..\common;..\..\i18n;..\toolutil;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + WINVER=0x0601;_WIN32_WINNT=0x0601;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) false EnableFastChecks MultiThreadedDebugDLL @@ -104,10 +69,14 @@ Level3 EditAndContinue Default + /utf-8 %(AdditionalOptions) + true .\x86\Debug\gencfu.exe true + icuucd.lib;icuind.lib;icutud.lib;%(AdditionalDependencies) + ..\..\..\lib;%(AdditionalLibraryDirectories) true Console @@ -119,7 +88,7 @@ ..\..\common;..\..\i18n;..\toolutil;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + WINVER=0x0601;_WIN32_WINNT=0x0601;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) true false MultiThreadedDLL @@ -134,10 +103,15 @@ Level3 ProgramDatabase Default + /utf-8 %(AdditionalOptions) + true .\x86\Release\gencfu.exe true + true + icuuc.lib;icuin.lib;icutu.lib;%(AdditionalDependencies) + ..\..\..\lib;%(AdditionalLibraryDirectories) Console false @@ -155,7 +129,7 @@ ..\..\common;..\..\i18n;..\toolutil;%(AdditionalIncludeDirectories) - WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + WINVER=0x0601;_WIN32_WINNT=0x0601;WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) true MultiThreadedDLL true @@ -168,6 +142,8 @@ Level3 true Default + /utf-8 %(AdditionalOptions) + true NDEBUG;%(PreprocessorDefinitions) @@ -176,6 +152,8 @@ .\x64\Release/gencfu.exe true + icuuc.lib;icuin.lib;icutu.lib;%(AdditionalDependencies) + ..\..\..\lib64;%(AdditionalLibraryDirectories) .\x64\Release/gencfu.pdb Console MachineX64 @@ -193,7 +171,7 @@ Disabled ..\..\common;..\..\i18n;..\toolutil;%(AdditionalIncludeDirectories) - WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + WINVER=0x0601;_WIN32_WINNT=0x0601;WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebugDLL true @@ -208,6 +186,8 @@ true ProgramDatabase Default + /utf-8 %(AdditionalOptions) + true _DEBUG;%(PreprocessorDefinitions) @@ -216,6 +196,8 @@ .\x64\Debug/gencfu.exe true + icuucd.lib;icuind.lib;icutud.lib;%(AdditionalDependencies) + ..\..\..\lib64;%(AdditionalLibraryDirectories) true .\x64\Debug/gencfu.pdb Console @@ -225,21 +207,7 @@ - - - {73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d} - false - - - {0178b127-6269-407d-b112-93877bb62776} - false - - - {6b231032-3cb5-4eed-9210-810d666a23a0} - false - - - + \ No newline at end of file