Fixed SDKTools Makefile (bug 3948).
This commit is contained in:
parent
19fd09c102
commit
65d34bdb55
@ -60,7 +60,7 @@ ifeq "$(ENGINE)" "orangeboxvalve"
|
|||||||
HL2LIB = $(HL2SDK)/lib/linux
|
HL2LIB = $(HL2SDK)/lib/linux
|
||||||
CFLAGS += -DSOURCE_ENGINE=4
|
CFLAGS += -DSOURCE_ENGINE=4
|
||||||
METAMOD = $(MMSOURCE17)/core
|
METAMOD = $(MMSOURCE17)/core
|
||||||
INCLUDE += -I$(HL2SDK)/public/game/server
|
INCLUDE += -I$(HL2SDK)/public/game/server -I$(HL2SDK)/common
|
||||||
SRCDS = $(SRCDS_BASE)/orangebox
|
SRCDS = $(SRCDS_BASE)/orangebox
|
||||||
override ENGSET = true
|
override ENGSET = true
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user