mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-23 15:46:18 +00:00
Changed: #860 Remove/convert/update old projects
This commit is contained in:
parent
fa5e8c99b6
commit
d97fbb4340
1 changed files with 0 additions and 21 deletions
|
@ -1,21 +0,0 @@
|
||||||
#
|
|
||||||
# $Id: Makefile.am,v 1.1 2002/03/11 14:48:36 puzin Exp $
|
|
||||||
#
|
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
|
||||||
|
|
||||||
bin_PROGRAMS = client
|
|
||||||
|
|
||||||
client_SOURCES = character_interface.cpp client.cpp \
|
|
||||||
language_interface.cpp \
|
|
||||||
login_interface.cpp move_listener.cpp \
|
|
||||||
pb_message_box.cpp player_view.cpp \
|
|
||||||
shards_list_interface.cpp zone_manager.cpp \
|
|
||||||
zone_search.cpp sight.cpp lens_flare.cpp
|
|
||||||
|
|
||||||
client_LDADD = -lnelnet -lnelmisc -lnel3d @FREETYPE_LIBS@
|
|
||||||
|
|
||||||
AM_CXXFLAGS = @FREETYPE_CFLAGS@
|
|
||||||
|
|
||||||
|
|
||||||
# End of Makefile.am
|
|
Loading…
Reference in a new issue