From da021bd98beae6c5935129c5d1bd7c359159e2fb Mon Sep 17 00:00:00 2001 From: Nico de Poel Date: Mon, 1 Mar 2021 17:46:31 +0100 Subject: [PATCH] Upgraded WinQuake project to VS2017 and added some VS ignore rules --- .gitignore | 3 +++ engine/code/WinQuake.vcxproj | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d151496..54d757b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ Library/ Temp/ UniQuake.sln UserSettings/ +.vs/ +Debug/ +Release/ diff --git a/engine/code/WinQuake.vcxproj b/engine/code/WinQuake.vcxproj index 2df9c61..917eb7d 100644 --- a/engine/code/WinQuake.vcxproj +++ b/engine/code/WinQuake.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -12,18 +12,18 @@ {6BF8FC22-9003-40F6-BF03-68A262C348BA} - 10.0.14393.0 + 10.0.17763.0 Application false - v140 + v141 Application false - v140 + v141