fixed linux build

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401123
This commit is contained in:
Borja Ferrer 2007-07-15 13:25:22 +00:00
parent c2c59148b0
commit 67397fbf0c

View File

@ -15,7 +15,7 @@ PROJECT = sdktools
LINK_HL2 = $(HL2LIB)/tier1_i486.a $(HL2LIB)/mathlib_i486.a vstdlib_i486.so tier0_i486.so
OBJECTS = sdk/smsdk_ext.cpp extension.cpp gamerules.cpp vdecoder.cpp vcallbuilder.cpp \
vcaller.cpp vnatives.cpp vsound.cpp tenatives.cpp trnatives.cpp tempents.cpp
vcaller.cpp vnatives.cpp vsound.cpp tenatives.cpp trnatives.cpp tempents.cpp vstringtable.cpp
##############################################
### CONFIGURE ANY OTHER FLAGS/OPTIONS HERE ###