From e4972f4cdd3432fc8abf46c9f82656fd96037ef2 Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 24 Jun 2022 20:44:40 +0200 Subject: REMOVED: Physac projects #2551 --- projects/4coder/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'projects/4coder') diff --git a/projects/4coder/Makefile b/projects/4coder/Makefile index eca7db27..8923e732 100644 --- a/projects/4coder/Makefile +++ b/projects/4coder/Makefile @@ -290,8 +290,6 @@ ifeq ($(PLATFORM),PLATFORM_DESKTOP) # Libraries for Windows desktop compilation # NOTE: WinMM library required to set high-res timer resolution LDLIBS = -lraylib -lopengl32 -lgdi32 -lwinmm - # Required for physac examples - #LDLIBS += -static -lpthread endif ifeq ($(PLATFORM_OS),LINUX) # Libraries for Debian GNU/Linux desktop compiling -- cgit v1.2.3