From 6ca9c7c7874f7ebd0d4c7d70f3d7dce4e84e87aa Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Fri, 23 Aug 2019 23:36:25 +0200 Subject: fixed CSGO release build --- CSGO/CSGO.vcxproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CSGO') diff --git a/CSGO/CSGO.vcxproj b/CSGO/CSGO.vcxproj index f0c14bf..d1dcef5 100644 --- a/CSGO/CSGO.vcxproj +++ b/CSGO/CSGO.vcxproj @@ -53,6 +53,7 @@ v141 true Unicode + false @@ -149,6 +150,8 @@ NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true pch.h + $(SolutionDir)include + MultiThreadedDLL Console -- cgit v1.2.3