From dbe1c9c6e6d7eaa2b54ee8564ccc12fe47323ee7 Mon Sep 17 00:00:00 2001 From: Bxil Date: Wed, 12 May 2021 19:20:27 +0200 Subject: Removes Whole Program Optimization (#1767) --- projects/VS2019/raylib/raylib.vcxproj | 4 ---- 1 file changed, 4 deletions(-) (limited to 'projects/VS2019') diff --git a/projects/VS2019/raylib/raylib.vcxproj b/projects/VS2019/raylib/raylib.vcxproj index 13b2edbd..0ce079fd 100644 --- a/projects/VS2019/raylib/raylib.vcxproj +++ b/projects/VS2019/raylib/raylib.vcxproj @@ -69,28 +69,24 @@ StaticLibrary false $(DefaultPlatformToolset) - true Unicode StaticLibrary false $(DefaultPlatformToolset) - true Unicode DynamicLibrary false $(DefaultPlatformToolset) - true Unicode DynamicLibrary false $(DefaultPlatformToolset) - true Unicode -- cgit v1.2.3