Merged the build fixes (hopefully)

This commit is contained in:
Matt Woodrow
2009-08-17 10:42:01 +12:00
parent c307c692a0
commit 13b9deb5ef
7 changed files with 63 additions and 20 deletions
+2
View File
@@ -37,6 +37,8 @@ ifeq "$(ENGINE)" "original"
INCLUDE += -I$(MMSOURCE17)/core -I$(MMSOURCE17)/core/sourcehook
SRCDS = $(SRCDS_BASE)
override ENGSET = true
USEMETA = true
CFLAGS += -DHOOKING_ENABLED
endif
ifeq "$(ENGINE)" "orangebox"
HL2SDK = $(HL2SDK_OB)