makefile
This commit is contained in:
@ -11,7 +11,7 @@ DEBUG_FLAGS = -g -ggdb3
|
|||||||
CPP = gcc
|
CPP = gcc
|
||||||
NAME = tsfun_amxx
|
NAME = tsfun_amxx
|
||||||
|
|
||||||
OBJECTS = CMessage.cpp CMisc.cpp CPlayer.cpp amxxmodule.cpp tsfun.cpp
|
OBJECTS = amxxmodule.cpp
|
||||||
|
|
||||||
LINK =
|
LINK =
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user