From f0d00332540713c5d3e3981a5a29dc0ae226d999 Mon Sep 17 00:00:00 2001 From: Tim Hughes Date: Mon, 21 Apr 2014 12:54:15 +0100 Subject: [PATCH 1/3] Upgrade projects to VS2013 . Signed-off-by: Tim Hughes --- source/common/common.vcxproj | 42 ++- source/extra/uconv/uconv.vcxproj | 8 +- source/i18n/i18n.vcxproj | 48 +-- source/i18n/i18n.vcxproj.filters | 3 +- source/io/io.vcxproj | 8 +- source/layout/layout.vcxproj | 8 +- source/layoutex/layoutex.vcxproj | 8 +- source/samples/cal/cal.vcxproj | 528 +++++++++++++++++---------------- source/samples/date/date.vcxproj | 8 +- source/stubdata/stubdata.vcxproj | 42 ++- source/test/cintltst/cintltst.vcxproj | 8 +- source/test/intltest/intltest.vcxproj | 38 +-- source/test/iotest/iotest.vcxproj | 8 +- source/test/letest/letest.vcxproj | 8 +- source/tools/ctestfw/ctestfw.vcxproj | 8 +- source/tools/genbrk/genbrk.vcxproj | 8 +- source/tools/genccode/genccode.vcxproj | 8 +- source/tools/gencfu/gencfu.vcxproj | 8 +- source/tools/gencmn/gencmn.vcxproj | 8 +- source/tools/gencnval/gencnval.vcxproj | 8 +- source/tools/gendict/gendict.vcxproj | 8 +- source/tools/gennorm2/gennorm2.vcxproj | 8 +- source/tools/genrb/derb.vcxproj | 8 +- source/tools/genrb/genrb.vcxproj | 8 +- source/tools/gensprep/gensprep.vcxproj | 8 +- source/tools/gentest/gentest.vcxproj | 8 +- source/tools/icuinfo/icuinfo.vcxproj | 8 +- source/tools/icuinfo/testplug.vcxproj | 8 +- source/tools/icupkg/icupkg.vcxproj | 8 +- source/tools/makeconv/makeconv.vcxproj | 8 +- source/tools/pkgdata/pkgdata.vcxproj | 8 +- source/tools/toolutil/toolutil.vcxproj | 10 +- 32 files changed, 531 insertions(+), 380 deletions(-) diff --git a/source/common/common.vcxproj b/source/common/common.vcxproj index ef0dfc1..0b1eab3 100644 --- a/source/common/common.vcxproj +++ b/source/common/common.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 @@ -65,17 +69,33 @@ <_ProjectFileVersion>10.0.30319.1 .\..\..\lib\ - .\x86\Release\ + x86\$(Configuration) false .\..\..\lib\ - .\x86\Debug\ - true + x86\$(Configuration) + false .\x64\Release\ - .\x64\Release\ + x64\$(Configuration) false .\x64\Debug\ - .\x64\Debug\ - true + x64\$(Configuration) + false + + + icuuc52d + ..\..\bin + + + icuuc52 + ..\..\bin + + + icuuc52d + ..\..\bin64 + + + icuuc52 + ..\..\bin64 @@ -104,7 +124,6 @@ 0x0409 - ..\..\bin\icuuc52.dll true .\..\..\lib\icuuc.pdb true @@ -135,7 +154,6 @@ .\x86\Debug/ .\x86\Debug/ .\x86\Debug/ - true Level3 true EditAndContinue @@ -145,7 +163,6 @@ 0x0409 - ..\..\bin\icuuc52d.dll true true .\..\..\lib\icuucd.pdb @@ -183,7 +200,6 @@ 0x0409 - ..\..\bin64\icuuc52.dll true .\..\..\lib64\icuuc.pdb true @@ -212,7 +228,6 @@ .\x64\Debug/ .\x64\Debug/ .\x64\Debug/ - true Level3 true ProgramDatabase @@ -222,7 +237,6 @@ 0x0409 - ..\..\bin64\icuuc52d.dll true true .\..\..\lib64\icuucd.pdb @@ -1751,4 +1765,4 @@ - + \ No newline at end of file diff --git a/source/extra/uconv/uconv.vcxproj b/source/extra/uconv/uconv.vcxproj index 3ff795c..1e9829f 100644 --- a/source/extra/uconv/uconv.vcxproj +++ b/source/extra/uconv/uconv.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -292,4 +296,4 @@ - + \ No newline at end of file diff --git a/source/i18n/i18n.vcxproj b/source/i18n/i18n.vcxproj index 3c1eebb..3f216cc 100644 --- a/source/i18n/i18n.vcxproj +++ b/source/i18n/i18n.vcxproj @@ -1,5 +1,5 @@ - - + + Debug @@ -26,21 +26,25 @@ DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 @@ -64,18 +68,30 @@ <_ProjectFileVersion>10.0.30319.1 - .\..\..\lib\ - .\x86\Release\ + ..\..\bin + x86\$(Configuration) false - .\..\..\lib\ - .\x86\Debug\ - true - .\x64\Release\ - .\x64\Release\ + ..\..\bin + x86\$(Configuration) + false + ..\..\bin64 + x64\$(Configuration) false - .\x64\Debug\ - .\x64\Debug\ - true + ..\..\bin64 + x64\$(Configuration) + false + + + icuin52d + + + icuin52 + + + icuin52d + + + icuin52 @@ -107,7 +123,6 @@ ../common;%(AdditionalIncludeDirectories) - ..\..\bin\icuin52.dll true .\..\..\lib\icuin.pdb true @@ -139,7 +154,6 @@ .\x86\Debug/ .\x86\Debug/ .\x86\Debug/ - true Level3 true EditAndContinue @@ -151,7 +165,6 @@ ../common;%(AdditionalIncludeDirectories) - ..\..\bin\icuin52d.dll true true .\..\..\lib\icuind.pdb @@ -192,7 +205,6 @@ ../common;%(AdditionalIncludeDirectories) - ..\..\bin64\icuin52.dll true .\..\..\lib64\icuin.pdb true @@ -222,7 +234,6 @@ .\x64\Debug/ .\x64\Debug/ .\x64\Debug/ - true Level3 true ProgramDatabase @@ -234,7 +245,6 @@ ../common;%(AdditionalIncludeDirectories) - ..\..\bin64\icuin52d.dll true true .\..\..\lib64\icuind.pdb @@ -1625,4 +1635,4 @@ - + \ No newline at end of file diff --git a/source/i18n/i18n.vcxproj.filters b/source/i18n/i18n.vcxproj.filters index da3b9aa..554a235 100644 --- a/source/i18n/i18n.vcxproj.filters +++ b/source/i18n/i18n.vcxproj.filters @@ -1050,5 +1050,6 @@ misc + - + \ No newline at end of file diff --git a/source/io/io.vcxproj b/source/io/io.vcxproj index 8944e2a..7b5e178 100644 --- a/source/io/io.vcxproj +++ b/source/io/io.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 @@ -319,4 +323,4 @@ - + \ No newline at end of file diff --git a/source/layout/layout.vcxproj b/source/layout/layout.vcxproj index d80eb54..90a5e42 100644 --- a/source/layout/layout.vcxproj +++ b/source/layout/layout.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 @@ -576,4 +580,4 @@ - + \ No newline at end of file diff --git a/source/layoutex/layoutex.vcxproj b/source/layoutex/layoutex.vcxproj index dac4cfe..f2c8dd8 100644 --- a/source/layoutex/layoutex.vcxproj +++ b/source/layoutex/layoutex.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -27,21 +27,25 @@ DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 @@ -327,4 +331,4 @@ - + \ No newline at end of file diff --git a/source/samples/cal/cal.vcxproj b/source/samples/cal/cal.vcxproj index 13dae70..947e173 100644 --- a/source/samples/cal/cal.vcxproj +++ b/source/samples/cal/cal.vcxproj @@ -1,264 +1,268 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {F7659D77-09CF-4FE9-ACEE-927287AA9509} - - - - Application - false - MultiByte - - - Application - false - MultiByte - - - Application - false - MultiByte - - - Application - false - MultiByte - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - .\x86\Release\ - .\x86\Release\ - false - .\x64\Release\ - .\x64\Release\ - false - .\x86\Debug\ - .\x86\Debug\ - true - .\x64\Debug\ - .\x64\Debug\ - true - - - - .\x86\Release/cal.tlb - - - OnlyExplicitInline - ..\..\..\include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - true - - - .\x86\Release/cal.pch - .\x86\Release/ - .\x86\Release/ - .\x86\Release/ - Level3 - true - Default - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - icuuc.lib;icuin.lib;%(AdditionalDependencies) - .\x86\Release/cal.exe - true - ../../../lib;%(AdditionalLibraryDirectories) - .\x86\Release/cal.pdb - Console - false - - - - - - - X64 - .\x64\Release/cal.tlb - - - OnlyExplicitInline - ..\..\..\include;%(AdditionalIncludeDirectories) - WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - true - - - .\x64\Release/cal.pch - .\x64\Release/ - .\x64\Release/ - .\x64\Release/ - Level3 - true - Default - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - icuuc.lib;icuin.lib;%(AdditionalDependencies) - .\x64\Release/cal.exe - true - ../../../lib64;%(AdditionalLibraryDirectories) - .\x64\Release/cal.pdb - Console - false - - - MachineX64 - - - - - .\x86\Debug/cal.tlb - - - Disabled - ..\..\..\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - .\x86\Debug/cal.pch - .\x86\Debug/ - .\x86\Debug/ - .\x86\Debug/ - true - Level3 - true - EditAndContinue - Default - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - icuucd.lib;icuind.lib;%(AdditionalDependencies) - .\x86\Debug/cal.exe - true - ../../../lib;%(AdditionalLibraryDirectories) - true - .\x86\Debug/cal.pdb - Console - false - - - - - - - X64 - .\x64\Debug/cal.tlb - - - Disabled - ..\..\..\include;%(AdditionalIncludeDirectories) - WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - .\x64\Debug/cal.pch - .\x64\Debug/ - .\x64\Debug/ - .\x64\Debug/ - true - Level3 - true - ProgramDatabase - Default - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - icuucd.lib;icuind.lib;%(AdditionalDependencies) - .\x64\Debug/cal.exe - true - ../../../lib64;%(AdditionalLibraryDirectories) - true - .\x64\Debug/cal.pdb - Console - false - - - MachineX64 - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {F7659D77-09CF-4FE9-ACEE-927287AA9509} + + + + Application + false + MultiByte + v120 + + + Application + false + MultiByte + v120 + + + Application + false + MultiByte + v120 + + + Application + false + MultiByte + v120 + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + .\x86\Release\ + .\x86\Release\ + false + .\x64\Release\ + .\x64\Release\ + false + .\x86\Debug\ + .\x86\Debug\ + true + .\x64\Debug\ + .\x64\Debug\ + true + + + + .\x86\Release/cal.tlb + + + OnlyExplicitInline + ..\..\..\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + true + + + .\x86\Release/cal.pch + .\x86\Release/ + .\x86\Release/ + .\x86\Release/ + Level3 + true + Default + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + icuuc.lib;icuin.lib;%(AdditionalDependencies) + .\x86\Release/cal.exe + true + ../../../lib;%(AdditionalLibraryDirectories) + .\x86\Release/cal.pdb + Console + false + + + + + + + X64 + .\x64\Release/cal.tlb + + + OnlyExplicitInline + ..\..\..\include;%(AdditionalIncludeDirectories) + WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + true + + + .\x64\Release/cal.pch + .\x64\Release/ + .\x64\Release/ + .\x64\Release/ + Level3 + true + Default + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + icuuc.lib;icuin.lib;%(AdditionalDependencies) + .\x64\Release/cal.exe + true + ../../../lib64;%(AdditionalLibraryDirectories) + .\x64\Release/cal.pdb + Console + false + + + MachineX64 + + + + + .\x86\Debug/cal.tlb + + + Disabled + ..\..\..\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + true + + + .\x86\Debug/cal.pch + .\x86\Debug/ + .\x86\Debug/ + .\x86\Debug/ + true + Level3 + true + EditAndContinue + Default + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + icuucd.lib;icuind.lib;%(AdditionalDependencies) + .\x86\Debug/cal.exe + true + ../../../lib;%(AdditionalLibraryDirectories) + true + .\x86\Debug/cal.pdb + Console + false + + + + + + + X64 + .\x64\Debug/cal.tlb + + + Disabled + ..\..\..\include;%(AdditionalIncludeDirectories) + WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + true + + + .\x64\Debug/cal.pch + .\x64\Debug/ + .\x64\Debug/ + .\x64\Debug/ + true + Level3 + true + ProgramDatabase + Default + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + icuucd.lib;icuind.lib;%(AdditionalDependencies) + .\x64\Debug/cal.exe + true + ../../../lib64;%(AdditionalLibraryDirectories) + true + .\x64\Debug/cal.pdb + Console + false + + + MachineX64 + + + - false - + false + - false - - - - - - - - {73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d} - false - - - {0178b127-6269-407d-b112-93877bb62776} - false - - - - - - + false + + + + + + + + {73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d} + false + + + {0178b127-6269-407d-b112-93877bb62776} + false + + + + + + \ No newline at end of file diff --git a/source/samples/date/date.vcxproj b/source/samples/date/date.vcxproj index 0632b3f..38d70a9 100644 --- a/source/samples/date/date.vcxproj +++ b/source/samples/date/date.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -255,4 +259,4 @@ - + \ No newline at end of file diff --git a/source/stubdata/stubdata.vcxproj b/source/stubdata/stubdata.vcxproj index ed4ca6b..541f19f 100644 --- a/source/stubdata/stubdata.vcxproj +++ b/source/stubdata/stubdata.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 @@ -64,21 +68,35 @@ <_ProjectFileVersion>10.0.30319.1 - .\x86\Release\ - .\x86\Release\ + ..\..\bin false false - .\x86\Debug\ - .\x86\Debug\ + ..\..\bin false - .\x64\Release\ - .\x64\Release\ + ..\..\bin64 false false - .\x64\Debug\ - .\x64\Debug\ + ..\..\bin64 false + + icudt52d + x86\$(Configuration) + false + + + icudt52d + x64\$(Configuration) + false + + + icudt52 + x86\$(Configuration) + + + icudt52 + x64\$(Configuration) + NDEBUG;%(PreprocessorDefinitions) @@ -113,7 +131,6 @@ echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt" - ..\..\bin\icudt52.dll true true .\x86\Release\icudt.pdb @@ -160,7 +177,6 @@ echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt" - ..\..\bin\icudt52.dll true .\x86\Debug/icudt.pdb true @@ -207,7 +223,6 @@ echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt" - ..\..\bin64\icudt52.dll true true .\x64\Release\icudt.pdb @@ -252,7 +267,6 @@ echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt" - ..\..\bin64\icudt52.dll true .\x64\Debug/icudt.pdb true @@ -277,4 +291,4 @@ - + \ No newline at end of file diff --git a/source/test/cintltst/cintltst.vcxproj b/source/test/cintltst/cintltst.vcxproj index 17529b6..f04da0c 100644 --- a/source/test/cintltst/cintltst.vcxproj +++ b/source/test/cintltst/cintltst.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -373,4 +377,4 @@ - + \ No newline at end of file diff --git a/source/test/intltest/intltest.vcxproj b/source/test/intltest/intltest.vcxproj index 8a6698e..9ee9bc7 100644 --- a/source/test/intltest/intltest.vcxproj +++ b/source/test/intltest/intltest.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -27,21 +27,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -229,7 +233,7 @@ - false + false @@ -260,7 +264,7 @@ - false + false false @@ -276,7 +280,7 @@ - false + false @@ -284,7 +288,7 @@ - false + false @@ -326,13 +330,13 @@ - false + false - false + false false @@ -351,7 +355,7 @@ - false + false @@ -360,35 +364,35 @@ - false + false - false + false - false + false - false + false - false + false - false + false - false + false - false + false @@ -561,4 +565,4 @@ - + \ No newline at end of file diff --git a/source/test/iotest/iotest.vcxproj b/source/test/iotest/iotest.vcxproj index 0d39d29..5172208 100644 --- a/source/test/iotest/iotest.vcxproj +++ b/source/test/iotest/iotest.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -259,4 +263,4 @@ - + \ No newline at end of file diff --git a/source/test/letest/letest.vcxproj b/source/test/letest/letest.vcxproj index a71d629..be01399 100644 --- a/source/test/letest/letest.vcxproj +++ b/source/test/letest/letest.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -274,4 +278,4 @@ - + \ No newline at end of file diff --git a/source/tools/ctestfw/ctestfw.vcxproj b/source/tools/ctestfw/ctestfw.vcxproj index 7dbdc9f..9281a1b 100644 --- a/source/tools/ctestfw/ctestfw.vcxproj +++ b/source/tools/ctestfw/ctestfw.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 @@ -280,4 +284,4 @@ - + \ No newline at end of file diff --git a/source/tools/genbrk/genbrk.vcxproj b/source/tools/genbrk/genbrk.vcxproj index 73e5372..8ae2620 100644 --- a/source/tools/genbrk/genbrk.vcxproj +++ b/source/tools/genbrk/genbrk.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -255,4 +259,4 @@ - + \ No newline at end of file diff --git a/source/tools/genccode/genccode.vcxproj b/source/tools/genccode/genccode.vcxproj index f6fd59d..e1bb8fb 100644 --- a/source/tools/genccode/genccode.vcxproj +++ b/source/tools/genccode/genccode.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -251,4 +255,4 @@ - + \ No newline at end of file diff --git a/source/tools/gencfu/gencfu.vcxproj b/source/tools/gencfu/gencfu.vcxproj index 18c63a6..315ca7b 100644 --- a/source/tools/gencfu/gencfu.vcxproj +++ b/source/tools/gencfu/gencfu.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -27,20 +27,24 @@ Application false MultiByte + v120 Application MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -238,4 +242,4 @@ - + \ No newline at end of file diff --git a/source/tools/gencmn/gencmn.vcxproj b/source/tools/gencmn/gencmn.vcxproj index 6c83ef4..91f0a64 100644 --- a/source/tools/gencmn/gencmn.vcxproj +++ b/source/tools/gencmn/gencmn.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -255,4 +259,4 @@ - + \ No newline at end of file diff --git a/source/tools/gencnval/gencnval.vcxproj b/source/tools/gencnval/gencnval.vcxproj index ca12c12..474f1a2 100644 --- a/source/tools/gencnval/gencnval.vcxproj +++ b/source/tools/gencnval/gencnval.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -255,4 +259,4 @@ - + \ No newline at end of file diff --git a/source/tools/gendict/gendict.vcxproj b/source/tools/gendict/gendict.vcxproj index 6852b44..968f817 100644 --- a/source/tools/gendict/gendict.vcxproj +++ b/source/tools/gendict/gendict.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -255,4 +259,4 @@ - + \ No newline at end of file diff --git a/source/tools/gennorm2/gennorm2.vcxproj b/source/tools/gennorm2/gennorm2.vcxproj index 4245a0b..bf60570 100644 --- a/source/tools/gennorm2/gennorm2.vcxproj +++ b/source/tools/gennorm2/gennorm2.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -27,20 +27,24 @@ Application Unicode + v120 Application Unicode true + v120 Application Unicode + v120 Application Unicode true + v120 @@ -263,4 +267,4 @@ - + \ No newline at end of file diff --git a/source/tools/genrb/derb.vcxproj b/source/tools/genrb/derb.vcxproj index b2e27e6..9c14c94 100644 --- a/source/tools/genrb/derb.vcxproj +++ b/source/tools/genrb/derb.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -278,4 +282,4 @@ - + \ No newline at end of file diff --git a/source/tools/genrb/genrb.vcxproj b/source/tools/genrb/genrb.vcxproj index b7f48ef..ad02f5b 100644 --- a/source/tools/genrb/genrb.vcxproj +++ b/source/tools/genrb/genrb.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -278,4 +282,4 @@ - + \ No newline at end of file diff --git a/source/tools/gensprep/gensprep.vcxproj b/source/tools/gensprep/gensprep.vcxproj index 533b546..fad1e63 100644 --- a/source/tools/gensprep/gensprep.vcxproj +++ b/source/tools/gensprep/gensprep.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -257,4 +261,4 @@ - + \ No newline at end of file diff --git a/source/tools/gentest/gentest.vcxproj b/source/tools/gentest/gentest.vcxproj index f8fb903..96a8b15 100644 --- a/source/tools/gentest/gentest.vcxproj +++ b/source/tools/gentest/gentest.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -27,21 +27,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -244,4 +248,4 @@ - + \ No newline at end of file diff --git a/source/tools/icuinfo/icuinfo.vcxproj b/source/tools/icuinfo/icuinfo.vcxproj index 6da52ed..864b5e7 100644 --- a/source/tools/icuinfo/icuinfo.vcxproj +++ b/source/tools/icuinfo/icuinfo.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -28,21 +28,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -256,4 +260,4 @@ - + \ No newline at end of file diff --git a/source/tools/icuinfo/testplug.vcxproj b/source/tools/icuinfo/testplug.vcxproj index edf6858..cc5a0ec 100644 --- a/source/tools/icuinfo/testplug.vcxproj +++ b/source/tools/icuinfo/testplug.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 @@ -255,4 +259,4 @@ - + \ No newline at end of file diff --git a/source/tools/icupkg/icupkg.vcxproj b/source/tools/icupkg/icupkg.vcxproj index b3c762c..606276d 100644 --- a/source/tools/icupkg/icupkg.vcxproj +++ b/source/tools/icupkg/icupkg.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -27,21 +27,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -244,4 +248,4 @@ - + \ No newline at end of file diff --git a/source/tools/makeconv/makeconv.vcxproj b/source/tools/makeconv/makeconv.vcxproj index 110dee9..3d302d3 100644 --- a/source/tools/makeconv/makeconv.vcxproj +++ b/source/tools/makeconv/makeconv.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -260,4 +264,4 @@ - + \ No newline at end of file diff --git a/source/tools/pkgdata/pkgdata.vcxproj b/source/tools/pkgdata/pkgdata.vcxproj index 18fa39d..b2d72bd 100644 --- a/source/tools/pkgdata/pkgdata.vcxproj +++ b/source/tools/pkgdata/pkgdata.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 Application false MultiByte + v120 @@ -271,4 +275,4 @@ - + \ No newline at end of file diff --git a/source/tools/toolutil/toolutil.vcxproj b/source/tools/toolutil/toolutil.vcxproj index 8cb1277..5574582 100644 --- a/source/tools/toolutil/toolutil.vcxproj +++ b/source/tools/toolutil/toolutil.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -26,21 +26,25 @@ DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 DynamicLibrary false MultiByte + v120 @@ -267,7 +271,7 @@ - false + false false @@ -328,4 +332,4 @@ - + \ No newline at end of file -- 1.9.0.msysgit.0