mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-13 00:24:29 +00:00
IOQ3 commit 1934
This commit is contained in:
parent
914639b0d4
commit
df709eedf1
1 changed files with 1 additions and 1 deletions
|
@ -907,7 +907,7 @@ ifeq ($(USE_INTERNAL_JPEG),1)
|
||||||
BASE_CFLAGS += -DUSE_INTERNAL_JPEG
|
BASE_CFLAGS += -DUSE_INTERNAL_JPEG
|
||||||
BASE_CFLAGS += -I$(JPDIR)
|
BASE_CFLAGS += -I$(JPDIR)
|
||||||
else
|
else
|
||||||
LIBS += -ljpeg
|
CLIENT_LIBS += -ljpeg
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifdef DEFAULT_BASEDIR
|
ifdef DEFAULT_BASEDIR
|
||||||
|
|
Loading…
Reference in a new issue