X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/38fbf2fd31f5cd99b500914d6037b1d06b608645..0f5d89e82340278ed3d7d50029f37cab2c41a57e:/icuSources/tools/gentest/gentest.vcxproj?ds=sidebyside diff --git a/icuSources/tools/gentest/gentest.vcxproj b/icuSources/tools/gentest/gentest.vcxproj index d8840ff9..4104b485 100644 --- a/icuSources/tools/gentest/gentest.vcxproj +++ b/icuSources/tools/gentest/gentest.vcxproj @@ -1,51 +1,17 @@  - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - + + + {77C78066-746F-4EA6-B3FE-B8C8A4A97891} gentest - - Application - false - MultiByte - v140 - - + Application false MultiByte - v140 - - - Application - false - MultiByte - v140 - - - Application - false - MultiByte - v140 @@ -88,7 +54,7 @@ ..\..\..\include;..\..\common;..\toolutil;..\ctestfw;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + WINVER=0x0601;_WIN32_WINNT=0x0601;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) true MultiThreadedDLL true @@ -101,6 +67,8 @@ Level3 true Default + /utf-8 %(AdditionalOptions) + true NDEBUG;%(PreprocessorDefinitions) @@ -109,6 +77,8 @@ .\x86\Release/gentest.exe true + icuuc.lib;icutest.lib;icutu.lib;%(AdditionalDependencies) + ..\..\..\lib;%(AdditionalLibraryDirectories) .\x86\Release/gentest.pdb Console false @@ -123,7 +93,7 @@ Disabled ..\..\..\include;..\..\common;..\toolutil;..\ctestfw;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + WINVER=0x0601;_WIN32_WINNT=0x0601;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebugDLL true @@ -138,6 +108,8 @@ true EditAndContinue Default + /utf-8 %(AdditionalOptions) + true _DEBUG;%(PreprocessorDefinitions) @@ -146,6 +118,8 @@ .\x86\Debug/gentest.exe true + icuucd.lib;icutestd.lib;icutud.lib;%(AdditionalDependencies) + ..\..\..\lib;%(AdditionalLibraryDirectories) true .\x86\Debug/gentest.pdb Console @@ -161,7 +135,7 @@ ..\..\..\include;..\..\common;..\toolutil;..\ctestfw;%(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 @@ -174,6 +148,8 @@ Level3 true Default + /utf-8 %(AdditionalOptions) + true NDEBUG;%(PreprocessorDefinitions) @@ -182,6 +158,8 @@ .\x64\Release/gentest.exe true + icuuc.lib;icutest.lib;icutu.lib;%(AdditionalDependencies) + ..\..\..\lib64;%(AdditionalLibraryDirectories) .\x64\Release/gentest.pdb Console MachineX64 @@ -195,7 +173,7 @@ Disabled ..\..\..\include;..\..\common;..\toolutil;..\ctestfw;%(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 @@ -210,6 +188,8 @@ true ProgramDatabase Default + /utf-8 %(AdditionalOptions) + true _DEBUG;%(PreprocessorDefinitions) @@ -218,6 +198,8 @@ .\x64\Debug/gentest.exe true + icuucd.lib;icutestd.lib;icutud.lib;%(AdditionalDependencies) + ..\..\..\lib64;%(AdditionalLibraryDirectories) true .\x64\Debug/gentest.pdb Console @@ -231,21 +213,7 @@ - - - {73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d} - false - - - {eca6b435-b4fa-4f9f-bf95-f451d078fc47} - false - - - {6b231032-3cb5-4eed-9210-810d666a23a0} - false - - - + \ No newline at end of file