From efc56e82d930bcb74ceb5103e8f6a04047dfd1dc Mon Sep 17 00:00:00 2001 From: oz Date: Fri, 29 Jan 2021 17:49:00 +0300 Subject: [PATCH] Compile releases with Windows subsystem. --- SpaceCadetPinball/SpaceCadetPinball.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SpaceCadetPinball/SpaceCadetPinball.vcxproj b/SpaceCadetPinball/SpaceCadetPinball.vcxproj index b48f2d0..c86fcf8 100644 --- a/SpaceCadetPinball/SpaceCadetPinball.vcxproj +++ b/SpaceCadetPinball/SpaceCadetPinball.vcxproj @@ -130,7 +130,7 @@ pch.h - Console + Windows true true true @@ -150,7 +150,7 @@ pch.h - Console + Windows true true true