From aa3cff9c9a2514a182ad15e424d73954cbf4ae05 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 16 Apr 2018 17:14:58 -0400 Subject: [PATCH] Retarget to Toolset v141, Windows SDK 10.0.16299.0 Drop Windows XP Support --- components/D3DBSP_Lib/D3DBSP_Lib/D3DBSP_Lib.vcxproj | 9 ++++----- components/asset_util/asset_util.vcxproj | 9 ++++----- components/asset_viewer/asset_viewer.vcxproj | 9 ++++----- components/cod2map/cod2map.vcxproj | 9 ++++----- components/cod2rad/cod2rad.vcxproj | 9 ++++----- components/game_mod/game_mod.vcxproj | 9 ++++----- components/gsc_parser/gsc_parser.vcxproj | 7 ++++--- components/launcher_ldr/launcher_ldr.vcxproj | 9 ++++----- components/linker_pc/linker_pc.vcxproj | 9 ++++----- components/radiant_mod/radiant_mod.vcxproj | 9 ++++----- components/shared/detours/detours.vcxproj | 8 ++++---- .../shared/jsoncpp/makefiles/msvc/lib_json.vcxproj | 7 ++++--- components/shared/miniz/miniz.vcxproj | 9 ++++----- components/shared/semver/semver.vcxproj | 7 ++++--- components/shared/zlib/zlib.vcxproj | 9 ++++----- 15 files changed, 60 insertions(+), 68 deletions(-) diff --git a/components/D3DBSP_Lib/D3DBSP_Lib/D3DBSP_Lib.vcxproj b/components/D3DBSP_Lib/D3DBSP_Lib/D3DBSP_Lib.vcxproj index 452d16e9..5dafe120 100644 --- a/components/D3DBSP_Lib/D3DBSP_Lib/D3DBSP_Lib.vcxproj +++ b/components/D3DBSP_Lib/D3DBSP_Lib/D3DBSP_Lib.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -41,22 +41,21 @@ {F9BA1B1B-9BF9-4365-8A18-531F80C8847F} Win32Proj D3DBSP_Lib - - + 10.0.16299.0 StaticLibrary true Unicode - v120_xp + v141 StaticLibrary false true Unicode - v120_xp + v141 diff --git a/components/asset_util/asset_util.vcxproj b/components/asset_util/asset_util.vcxproj index 478a2ea4..9913fc12 100644 --- a/components/asset_util/asset_util.vcxproj +++ b/components/asset_util/asset_util.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -75,22 +75,21 @@ {0045F885-7DD4-4898-B760-ACB4DA32DA6B} Win32Proj asset_util - - + 10.0.16299.0 Application true Unicode - v120_xp + v141 Application false true Unicode - v120_xp + v141 diff --git a/components/asset_viewer/asset_viewer.vcxproj b/components/asset_viewer/asset_viewer.vcxproj index a8cdbaa8..c10f2ba4 100644 --- a/components/asset_viewer/asset_viewer.vcxproj +++ b/components/asset_viewer/asset_viewer.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -14,22 +14,21 @@ {9934C743-9987-4D7C-B847-0E77DDA520C0} Win32Proj asset_viewer - - + 10.0.16299.0 DynamicLibrary true Unicode - v120_xp + v141 DynamicLibrary false true Unicode - v120_xp + v141 diff --git a/components/cod2map/cod2map.vcxproj b/components/cod2map/cod2map.vcxproj index 850ee755..995f0201 100644 --- a/components/cod2map/cod2map.vcxproj +++ b/components/cod2map/cod2map.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -15,22 +15,21 @@ Win32Proj cod2map cod2map - - + 10.0.16299.0 DynamicLibrary true Unicode - v120_xp + v141 DynamicLibrary false true Unicode - v120_xp + v141 diff --git a/components/cod2rad/cod2rad.vcxproj b/components/cod2rad/cod2rad.vcxproj index afabd926..a9f1ed8c 100644 --- a/components/cod2rad/cod2rad.vcxproj +++ b/components/cod2rad/cod2rad.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -14,22 +14,21 @@ {B19C7605-5258-457E-883A-1A7896E7BD6C} Win32Proj cod2rad - - + 10.0.16299.0 DynamicLibrary true Unicode - v120_xp + v141 DynamicLibrary false true Unicode - v120_xp + v141 diff --git a/components/game_mod/game_mod.vcxproj b/components/game_mod/game_mod.vcxproj index a0d75170..d4737be1 100644 --- a/components/game_mod/game_mod.vcxproj +++ b/components/game_mod/game_mod.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -15,22 +15,21 @@ Win32Proj game_mod game_mod - - + 10.0.16299.0 DynamicLibrary true Unicode - v120_xp + v141 DynamicLibrary false true Unicode - v120_xp + v141 diff --git a/components/gsc_parser/gsc_parser.vcxproj b/components/gsc_parser/gsc_parser.vcxproj index 92e81f68..c8ab1eb3 100644 --- a/components/gsc_parser/gsc_parser.vcxproj +++ b/components/gsc_parser/gsc_parser.vcxproj @@ -1,5 +1,5 @@ - + Debug @@ -82,20 +82,21 @@ {C61A8481-11F8-4A98-9776-C5A4E1F13D98} Win32Proj gsc_parser + 10.0.16299.0 StaticLibrary true - v120 Unicode + v141 StaticLibrary false - v120 true Unicode + v141 diff --git a/components/launcher_ldr/launcher_ldr.vcxproj b/components/launcher_ldr/launcher_ldr.vcxproj index c7f32735..6f78f53d 100644 --- a/components/launcher_ldr/launcher_ldr.vcxproj +++ b/components/launcher_ldr/launcher_ldr.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -15,22 +15,21 @@ Win32Proj launcher_ldr launcher_ldr - - + 10.0.16299.0 Application true Unicode - v120_xp + v141 Application false true Unicode - v120_xp + v141 diff --git a/components/linker_pc/linker_pc.vcxproj b/components/linker_pc/linker_pc.vcxproj index 260dc832..cf9ae6c0 100644 --- a/components/linker_pc/linker_pc.vcxproj +++ b/components/linker_pc/linker_pc.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -14,22 +14,21 @@ {3A1FA19B-CC11-4725-AC86-6B3CF539E1B2} Win32Proj linker_pc - - + 10.0.16299.0 DynamicLibrary true Unicode - v120_xp + v141 DynamicLibrary false true Unicode - v120_xp + v141 diff --git a/components/radiant_mod/radiant_mod.vcxproj b/components/radiant_mod/radiant_mod.vcxproj index 4b2262ec..5d4a707d 100644 --- a/components/radiant_mod/radiant_mod.vcxproj +++ b/components/radiant_mod/radiant_mod.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -14,22 +14,21 @@ {6A3FB8CD-BEA3-42F1-B551-A0F56ED9B266} Win32Proj radiant - - + 10.0.16299.0 DynamicLibrary true Unicode - v120_xp + v141 DynamicLibrary false true Unicode - v120_xp + v141 diff --git a/components/shared/detours/detours.vcxproj b/components/shared/detours/detours.vcxproj index c6911066..6d3b0f03 100644 --- a/components/shared/detours/detours.vcxproj +++ b/components/shared/detours/detours.vcxproj @@ -1,5 +1,5 @@ - + Debug @@ -14,21 +14,21 @@ {06E30C65-D79A-4FEC-8A60-B36D907E6601} Win32Proj detours - 8.1 + 10.0.16299.0 StaticLibrary true - v120_xp Unicode + v141 StaticLibrary false - v120_xp true Unicode + v141 diff --git a/components/shared/jsoncpp/makefiles/msvc/lib_json.vcxproj b/components/shared/jsoncpp/makefiles/msvc/lib_json.vcxproj index 5dd61b45..d43e257d 100644 --- a/components/shared/jsoncpp/makefiles/msvc/lib_json.vcxproj +++ b/components/shared/jsoncpp/makefiles/msvc/lib_json.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -32,13 +32,14 @@ {1E6C2C1C-6453-4129-AE3F-0EE8E6599C89} Win32Proj jsoncpp + 10.0.16299.0 StaticLibrary true Unicode - v120_xp + v141 StaticLibrary @@ -51,7 +52,7 @@ false true Unicode - v120_xp + v141 StaticLibrary diff --git a/components/shared/miniz/miniz.vcxproj b/components/shared/miniz/miniz.vcxproj index 9a56cbc6..4e28d8c3 100644 --- a/components/shared/miniz/miniz.vcxproj +++ b/components/shared/miniz/miniz.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,22 +20,21 @@ {D8721F95-955F-4931-9EBA-5C7BA28E6875} Win32Proj miniz - - + 10.0.16299.0 StaticLibrary true Unicode - v120_xp + v141 StaticLibrary false true Unicode - v120_xp + v141 diff --git a/components/shared/semver/semver.vcxproj b/components/shared/semver/semver.vcxproj index ab1736ce..961e05b0 100644 --- a/components/shared/semver/semver.vcxproj +++ b/components/shared/semver/semver.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -21,20 +21,21 @@ {5FB372DD-A7E1-4A4B-9A28-3AC02543E9E8} Win32Proj semver + 10.0.16299.0 StaticLibrary true - v120 Unicode + v141 StaticLibrary false - v120 true Unicode + v141 diff --git a/components/shared/zlib/zlib.vcxproj b/components/shared/zlib/zlib.vcxproj index 3bd1d828..87156284 100644 --- a/components/shared/zlib/zlib.vcxproj +++ b/components/shared/zlib/zlib.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -44,22 +44,21 @@ {612D8EF6-74FD-4E5E-A5C9-F4E8BF20195A} Win32Proj zlib - - + 10.0.16299.0 StaticLibrary true Unicode - v120_xp + v141 StaticLibrary false true Unicode - v120_xp + v141