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/VS2017/raylib/raylib.vcxproj | 4 ---- 1 file changed, 4 deletions(-) (limited to 'projects/VS2017') diff --git a/projects/VS2017/raylib/raylib.vcxproj b/projects/VS2017/raylib/raylib.vcxproj index 756c400d..11ecb404 100644 --- a/projects/VS2017/raylib/raylib.vcxproj +++ b/projects/VS2017/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