added amxxlog.cpp file

This commit is contained in:
Pavol Marko 2004-03-27 20:00:25 +00:00
parent 0cc0253f5c
commit f499dd947b

View File

@ -2,7 +2,7 @@ MODNAME = amxx_mm
SRCFILES = meta_api.cpp CFile.cpp CString.cpp CVault.cpp vault.cpp\ SRCFILES = meta_api.cpp CFile.cpp CString.cpp CVault.cpp vault.cpp\
float.cpp file.cpp modules.cpp CMisc.cpp CTask.cpp string.cpp\ float.cpp file.cpp modules.cpp CMisc.cpp CTask.cpp string.cpp\
amxmodx.cpp CEvent.cpp CCmd.cpp CLogEvent.cpp srvcmd.cpp strptime.cpp\ amxmodx.cpp CEvent.cpp CCmd.cpp CLogEvent.cpp srvcmd.cpp strptime.cpp\
CForward.cpp CPlugin.cpp CModule.cpp CMenu.cpp emsg.cpp util.cpp CForward.cpp CPlugin.cpp CModule.cpp CMenu.cpp emsg.cpp util.cpp amxxlog.cpp
CSRCFILES = amx.c amxcore.c amxtime.c power.c CSRCFILES = amx.c amxcore.c amxtime.c power.c
EXTRA_LIBS_LINUX = EXTRA_LIBS_LINUX =