mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-10 07:11:36 +00:00
IOQ3 commit 2249
This commit is contained in:
parent
08571963a0
commit
994d53bc34
1 changed files with 0 additions and 4 deletions
|
@ -385,10 +385,6 @@ ifneq (,$(findstring "$(PLATFORM)", "linux" "gnu_kfreebsd" "kfreebsd-gnu"))
|
||||||
CLIENT_LIBS += -lrt
|
CLIENT_LIBS += -lrt
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(USE_LOCAL_HEADERS),1)
|
|
||||||
CLIENT_CFLAGS += -I$(SDLHDIR)/include
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(USE_FREETYPE),1)
|
ifeq ($(USE_FREETYPE),1)
|
||||||
BASE_CFLAGS += $(FREETYPE_CFLAGS)
|
BASE_CFLAGS += $(FREETYPE_CFLAGS)
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue