mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-01-19 08:52:34 +01:00
Updated Makefile for latest OB Valve (bug 4372, r=dvander, a=blocking).
This commit is contained in:
parent
42688bbb28
commit
80910d9449
@ -53,7 +53,8 @@ ifeq "$(ENGINE)" "orangeboxvalve"
|
||||
INCLUDE += -I$(HL2SDK)/public/game/server
|
||||
SRCDS = $(SRCDS_BASE)/orangebox
|
||||
BINARY = metamod.2.ep2v.so
|
||||
LIB_SUFFIX = _i486.so
|
||||
LIB_PREFIX = lib
|
||||
LIB_SUFFIX = .so
|
||||
override ENGSET = true
|
||||
endif
|
||||
ifeq "$(ENGINE)" "left4dead"
|
||||
|
Loading…
x
Reference in New Issue
Block a user