|
|
@ -90,6 +90,7 @@ SRCS+=./view.cpp |
|
|
|
SRCS+=./input_xash3d.cpp |
|
|
|
SRCS+=./input_xash3d.cpp |
|
|
|
SRCS+=./scoreboard.cpp |
|
|
|
SRCS+=./scoreboard.cpp |
|
|
|
SRCS+=./MOTD.cpp |
|
|
|
SRCS+=./MOTD.cpp |
|
|
|
|
|
|
|
SRCS+=./TheGate/scope.cpp |
|
|
|
INCLUDES = -I../common -I. -I../game_shared -I../pm_shared -I../engine -I../dlls |
|
|
|
INCLUDES = -I../common -I. -I../game_shared -I../pm_shared -I../engine -I../dlls |
|
|
|
DEFINES = -Wno-write-strings -DLINUX -D_LINUX -Dstricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -DCLIENT_WEAPONS -DCLIENT_DLL -w |
|
|
|
DEFINES = -Wno-write-strings -DLINUX -D_LINUX -Dstricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -DCLIENT_WEAPONS -DCLIENT_DLL -w |
|
|
|
|
|
|
|
|
|
|
|