From c9fce466d1300863679e83057e29c755a57dc2fb Mon Sep 17 00:00:00 2001 From: Timothee 'TTimo' Besset Date: Fri, 11 Nov 2022 15:00:14 -0600 Subject: [PATCH] Upgrade Windows project files to 2019 --- contrib/bkgrnd2d/bkgrnd2d.vcxproj | 4 ++-- contrib/bobtoolz/bobtoolz.vcxproj | 4 ++-- contrib/camera/camera.vcxproj | 4 ++-- contrib/gtkgensurf/gtkgensurf.vcxproj | 4 ++-- contrib/hydratoolz/hydratoolz.vcxproj | 4 ++-- contrib/prtview/prtview.vcxproj | 4 ++-- libs/cmdlib/cmdlib.vcxproj | 4 ++-- libs/ddslib/ddslib.vcxproj | 4 ++-- libs/l_net/l_net.vcxproj | 4 ++-- libs/mathlib/mathlib.vcxproj | 4 ++-- libs/md5lib/md5lib.vcxproj | 4 ++-- libs/picomodel/picomodel.vcxproj | 6 +++--- libs/splines/splines.vcxproj | 4 ++-- libs/synapse/synapse.vcxproj | 4 ++-- plugins/eclassfgd/fgd.vcxproj | 4 ++-- plugins/entity/entity.vcxproj | 4 ++-- plugins/image/image.vcxproj | 4 ++-- plugins/imagehl/imagehl.vcxproj | 4 ++-- plugins/imagem8/imagem8.vcxproj | 4 ++-- plugins/imagepng/imagepng.vcxproj | 4 ++-- plugins/imagewal/imagewal.vcxproj | 4 ++-- plugins/map/map.vcxproj | 4 ++-- plugins/mapxml/mapxml.vcxproj | 4 ++-- plugins/model/model.vcxproj | 4 ++-- plugins/shaders/shaders.vcxproj | 4 ++-- plugins/spritemodel/spritemodel.vcxproj | 4 ++-- plugins/surface/surface.vcxproj | 4 ++-- plugins/surface_idtech2/surface_idtech2.vcxproj | 4 ++-- plugins/textool/textool.vcxproj | 4 ++-- plugins/vfspak/vfspak.vcxproj | 4 ++-- plugins/vfspk3/vfspk3.vcxproj | 4 ++-- plugins/vfswad/vfswad.vcxproj | 4 ++-- radiant/radiant.vcxproj | 4 ++-- tools/quake3/common/quake3-common.vcxproj | 4 ++-- tools/quake3/q3data/q3data.vcxproj | 4 ++-- tools/quake3/q3map2/q3map2.vcxproj | 6 +++--- tools/urt/tools/quake3/q3map2/q3map2_urt.vcxproj | 4 ++-- 37 files changed, 76 insertions(+), 76 deletions(-) diff --git a/contrib/bkgrnd2d/bkgrnd2d.vcxproj b/contrib/bkgrnd2d/bkgrnd2d.vcxproj index ee9e96c3..f3ad4543 100644 --- a/contrib/bkgrnd2d/bkgrnd2d.vcxproj +++ b/contrib/bkgrnd2d/bkgrnd2d.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/contrib/bobtoolz/bobtoolz.vcxproj b/contrib/bobtoolz/bobtoolz.vcxproj index a98c05ad..518859f2 100644 --- a/contrib/bobtoolz/bobtoolz.vcxproj +++ b/contrib/bobtoolz/bobtoolz.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/contrib/camera/camera.vcxproj b/contrib/camera/camera.vcxproj index c8cd3c4e..35e7172f 100644 --- a/contrib/camera/camera.vcxproj +++ b/contrib/camera/camera.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/contrib/gtkgensurf/gtkgensurf.vcxproj b/contrib/gtkgensurf/gtkgensurf.vcxproj index c5c21393..9e502868 100644 --- a/contrib/gtkgensurf/gtkgensurf.vcxproj +++ b/contrib/gtkgensurf/gtkgensurf.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/contrib/hydratoolz/hydratoolz.vcxproj b/contrib/hydratoolz/hydratoolz.vcxproj index 62f14ced..5c71af80 100644 --- a/contrib/hydratoolz/hydratoolz.vcxproj +++ b/contrib/hydratoolz/hydratoolz.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/contrib/prtview/prtview.vcxproj b/contrib/prtview/prtview.vcxproj index 52b96425..b67cc39b 100644 --- a/contrib/prtview/prtview.vcxproj +++ b/contrib/prtview/prtview.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/libs/cmdlib/cmdlib.vcxproj b/libs/cmdlib/cmdlib.vcxproj index 73c5617c..43803f55 100644 --- a/libs/cmdlib/cmdlib.vcxproj +++ b/libs/cmdlib/cmdlib.vcxproj @@ -26,7 +26,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary @@ -34,7 +34,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary diff --git a/libs/ddslib/ddslib.vcxproj b/libs/ddslib/ddslib.vcxproj index 0148aa49..9179241c 100644 --- a/libs/ddslib/ddslib.vcxproj +++ b/libs/ddslib/ddslib.vcxproj @@ -26,7 +26,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary @@ -34,7 +34,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary diff --git a/libs/l_net/l_net.vcxproj b/libs/l_net/l_net.vcxproj index 752fda98..4dc821ae 100644 --- a/libs/l_net/l_net.vcxproj +++ b/libs/l_net/l_net.vcxproj @@ -26,7 +26,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary @@ -34,7 +34,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary diff --git a/libs/mathlib/mathlib.vcxproj b/libs/mathlib/mathlib.vcxproj index c2e5588d..b5d0f991 100644 --- a/libs/mathlib/mathlib.vcxproj +++ b/libs/mathlib/mathlib.vcxproj @@ -26,7 +26,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary @@ -34,7 +34,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary diff --git a/libs/md5lib/md5lib.vcxproj b/libs/md5lib/md5lib.vcxproj index 528fa646..28170036 100644 --- a/libs/md5lib/md5lib.vcxproj +++ b/libs/md5lib/md5lib.vcxproj @@ -26,7 +26,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary @@ -34,7 +34,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary diff --git a/libs/picomodel/picomodel.vcxproj b/libs/picomodel/picomodel.vcxproj index 8620a332..854ac09f 100644 --- a/libs/picomodel/picomodel.vcxproj +++ b/libs/picomodel/picomodel.vcxproj @@ -26,7 +26,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary @@ -34,7 +34,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary @@ -153,4 +153,4 @@ - + \ No newline at end of file diff --git a/libs/splines/splines.vcxproj b/libs/splines/splines.vcxproj index 7a7b7261..a58f6846 100644 --- a/libs/splines/splines.vcxproj +++ b/libs/splines/splines.vcxproj @@ -26,7 +26,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary @@ -34,7 +34,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary diff --git a/libs/synapse/synapse.vcxproj b/libs/synapse/synapse.vcxproj index 5c3b8a8e..61bf03f7 100644 --- a/libs/synapse/synapse.vcxproj +++ b/libs/synapse/synapse.vcxproj @@ -26,7 +26,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary @@ -34,7 +34,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary diff --git a/plugins/eclassfgd/fgd.vcxproj b/plugins/eclassfgd/fgd.vcxproj index aa5b2061..a955741f 100644 --- a/plugins/eclassfgd/fgd.vcxproj +++ b/plugins/eclassfgd/fgd.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/entity/entity.vcxproj b/plugins/entity/entity.vcxproj index ae9d5782..431b3a85 100644 --- a/plugins/entity/entity.vcxproj +++ b/plugins/entity/entity.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/image/image.vcxproj b/plugins/image/image.vcxproj index 8c4a1885..e1bda709 100644 --- a/plugins/image/image.vcxproj +++ b/plugins/image/image.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/imagehl/imagehl.vcxproj b/plugins/imagehl/imagehl.vcxproj index bba63eaf..390ccd1e 100644 --- a/plugins/imagehl/imagehl.vcxproj +++ b/plugins/imagehl/imagehl.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/imagem8/imagem8.vcxproj b/plugins/imagem8/imagem8.vcxproj index 8d1cca23..dd90f2ea 100644 --- a/plugins/imagem8/imagem8.vcxproj +++ b/plugins/imagem8/imagem8.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/imagepng/imagepng.vcxproj b/plugins/imagepng/imagepng.vcxproj index 5ca3f02f..82fcd1f4 100644 --- a/plugins/imagepng/imagepng.vcxproj +++ b/plugins/imagepng/imagepng.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/imagewal/imagewal.vcxproj b/plugins/imagewal/imagewal.vcxproj index a20b9b46..b4666d39 100644 --- a/plugins/imagewal/imagewal.vcxproj +++ b/plugins/imagewal/imagewal.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/map/map.vcxproj b/plugins/map/map.vcxproj index 8277c187..cf1f1b5e 100644 --- a/plugins/map/map.vcxproj +++ b/plugins/map/map.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/mapxml/mapxml.vcxproj b/plugins/mapxml/mapxml.vcxproj index 169574b7..08ca7195 100644 --- a/plugins/mapxml/mapxml.vcxproj +++ b/plugins/mapxml/mapxml.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/model/model.vcxproj b/plugins/model/model.vcxproj index e74a3f5b..4a16fcba 100644 --- a/plugins/model/model.vcxproj +++ b/plugins/model/model.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/shaders/shaders.vcxproj b/plugins/shaders/shaders.vcxproj index bb195427..82397d45 100644 --- a/plugins/shaders/shaders.vcxproj +++ b/plugins/shaders/shaders.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/spritemodel/spritemodel.vcxproj b/plugins/spritemodel/spritemodel.vcxproj index aafd37a5..15eeeab2 100644 --- a/plugins/spritemodel/spritemodel.vcxproj +++ b/plugins/spritemodel/spritemodel.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/surface/surface.vcxproj b/plugins/surface/surface.vcxproj index cfe784f0..91d51c01 100644 --- a/plugins/surface/surface.vcxproj +++ b/plugins/surface/surface.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/surface_idtech2/surface_idtech2.vcxproj b/plugins/surface_idtech2/surface_idtech2.vcxproj index fb07885c..3771ce20 100644 --- a/plugins/surface_idtech2/surface_idtech2.vcxproj +++ b/plugins/surface_idtech2/surface_idtech2.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/textool/textool.vcxproj b/plugins/textool/textool.vcxproj index c2600b6c..2b3b4cac 100644 --- a/plugins/textool/textool.vcxproj +++ b/plugins/textool/textool.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/vfspak/vfspak.vcxproj b/plugins/vfspak/vfspak.vcxproj index 229e2340..fcc4bf56 100644 --- a/plugins/vfspak/vfspak.vcxproj +++ b/plugins/vfspak/vfspak.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/vfspk3/vfspk3.vcxproj b/plugins/vfspk3/vfspk3.vcxproj index fc0e5ccd..3dbe389a 100644 --- a/plugins/vfspk3/vfspk3.vcxproj +++ b/plugins/vfspk3/vfspk3.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/plugins/vfswad/vfswad.vcxproj b/plugins/vfswad/vfswad.vcxproj index 2952a046..c269415d 100644 --- a/plugins/vfswad/vfswad.vcxproj +++ b/plugins/vfswad/vfswad.vcxproj @@ -26,7 +26,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary @@ -34,7 +34,7 @@ DynamicLibrary - v141_xp + v142 DynamicLibrary diff --git a/radiant/radiant.vcxproj b/radiant/radiant.vcxproj index b963dd03..fe14a91a 100644 --- a/radiant/radiant.vcxproj +++ b/radiant/radiant.vcxproj @@ -26,7 +26,7 @@ Application - v141_xp + v142 Application @@ -34,7 +34,7 @@ Application - v141_xp + v142 Application diff --git a/tools/quake3/common/quake3-common.vcxproj b/tools/quake3/common/quake3-common.vcxproj index c2da4052..fba2bb11 100644 --- a/tools/quake3/common/quake3-common.vcxproj +++ b/tools/quake3/common/quake3-common.vcxproj @@ -26,7 +26,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary @@ -34,7 +34,7 @@ StaticLibrary - v141_xp + v142 StaticLibrary diff --git a/tools/quake3/q3data/q3data.vcxproj b/tools/quake3/q3data/q3data.vcxproj index ee83cc7c..dd4a9ae1 100644 --- a/tools/quake3/q3data/q3data.vcxproj +++ b/tools/quake3/q3data/q3data.vcxproj @@ -26,7 +26,7 @@ Application - v141_xp + v142 MultiByte true @@ -38,7 +38,7 @@ Application - v141_xp + v142 MultiByte diff --git a/tools/quake3/q3map2/q3map2.vcxproj b/tools/quake3/q3map2/q3map2.vcxproj index bcde1258..d6d8cc01 100644 --- a/tools/quake3/q3map2/q3map2.vcxproj +++ b/tools/quake3/q3map2/q3map2.vcxproj @@ -26,7 +26,7 @@ Application - v141_xp + v142 Application @@ -34,7 +34,7 @@ Application - v141_xp + v142 Application @@ -241,4 +241,4 @@ - + \ No newline at end of file diff --git a/tools/urt/tools/quake3/q3map2/q3map2_urt.vcxproj b/tools/urt/tools/quake3/q3map2/q3map2_urt.vcxproj index b8e13aed..e0c3d071 100644 --- a/tools/urt/tools/quake3/q3map2/q3map2_urt.vcxproj +++ b/tools/urt/tools/quake3/q3map2/q3map2_urt.vcxproj @@ -26,7 +26,7 @@ Application - v141_xp + v142 false MultiByte @@ -38,7 +38,7 @@ Application - v141_xp + v142 false MultiByte