From 4f696de1b9f24f3e0bd62c461b9b98e5a25d619d Mon Sep 17 00:00:00 2001 From: Alexander M Pickering Date: Sun, 4 Dec 2022 19:52:36 -0600 Subject: Update windows libraries to use bulletminus --- Makefile.shared | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.shared') diff --git a/Makefile.shared b/Makefile.shared index 2186a43..2ed32f4 100644 --- a/Makefile.shared +++ b/Makefile.shared @@ -62,7 +62,7 @@ SERVER_SRC=\ src/server/lua_api/load_io\ # Include paths -CFLAGS += -Ilib/luajit/src -Ilib/irrlicht/include -Isrc -Ilib/bullet/src -Ilib/tinyobjloader-c -Ilib/nng/include +CFLAGS += -Ilib/luajit/src -Ilib/irrlicht/include -Isrc -Ilib/bulletminus/src -Ilib/tinyobjloader-c -Ilib/nng/include ifeq ($(DEBUG), true) CFLAGS += -g -shared -Wall -Werror -fPIC -- cgit v1.2.3-70-g09d2