X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/38fbf2fd31f5cd99b500914d6037b1d06b608645..0f5d89e82340278ed3d7d50029f37cab2c41a57e:/icuSources/tools/genccode/genccode.vcxproj diff --git a/icuSources/tools/genccode/genccode.vcxproj b/icuSources/tools/genccode/genccode.vcxproj index b6d00a3c..e7dc0e53 100644 --- a/icuSources/tools/genccode/genccode.vcxproj +++ b/icuSources/tools/genccode/genccode.vcxproj @@ -1,50 +1,16 @@  - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - + + + {FDD3C4F2-9805-44EB-9A77-BC1C1C95B547} - - Application - false - MultiByte - v140 - - + Application false MultiByte - v140 - - - Application - false - MultiByte - v140 - - - Application - false - MultiByte - v140 @@ -92,7 +58,7 @@ ..\..\common;..\toolutil;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + WINVER=0x0601;_WIN32_WINNT=0x0601;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) true MultiThreadedDLL true @@ -104,6 +70,8 @@ Level3 true Default + /utf-8 %(AdditionalOptions) + true NDEBUG;%(PreprocessorDefinitions) @@ -112,6 +80,8 @@ .\x86\Release/genccode.exe true + icuuc.lib;icutu.lib;%(AdditionalDependencies) + ..\..\..\lib;%(AdditionalLibraryDirectories) .\x86\Release/genccode.pdb Console false @@ -131,7 +101,7 @@ Disabled ..\..\common;..\toolutil;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + WINVER=0x0601;_WIN32_WINNT=0x0601;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebugDLL true @@ -145,6 +115,8 @@ true EditAndContinue Default + /utf-8 %(AdditionalOptions) + true _DEBUG;%(PreprocessorDefinitions) @@ -153,6 +125,8 @@ .\x86\Debug/genccode.exe true + icuucd.lib;icutud.lib;%(AdditionalDependencies) + ..\..\..\lib;%(AdditionalLibraryDirectories) true .\x86\Debug/genccode.pdb Console @@ -173,7 +147,7 @@ ..\..\common;..\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 @@ -185,6 +159,8 @@ Level3 true Default + /utf-8 %(AdditionalOptions) + true NDEBUG;%(PreprocessorDefinitions) @@ -193,6 +169,8 @@ .\x64\Release/genccode.exe true + icuuc.lib;icutu.lib;%(AdditionalDependencies) + ..\..\..\lib64;%(AdditionalLibraryDirectories) .\x64\Release/genccode.pdb Console MachineX64 @@ -211,7 +189,7 @@ Disabled ..\..\common;..\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 @@ -225,6 +203,8 @@ true ProgramDatabase Default + /utf-8 %(AdditionalOptions) + true _DEBUG;%(PreprocessorDefinitions) @@ -233,6 +213,8 @@ .\x64\Debug/genccode.exe true + icuucd.lib;icutud.lib;%(AdditionalDependencies) + ..\..\..\lib64;%(AdditionalLibraryDirectories) true .\x64\Debug/genccode.pdb Console @@ -242,17 +224,7 @@ - - - {73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d} - false - - - {6b231032-3cb5-4eed-9210-810d666a23a0} - false - - - + \ No newline at end of file