Add LpxClient/LpxServer stubs, add dispatcher to main
This commit is contained in:
@@ -28,6 +28,9 @@ CPP_FILES=\
|
||||
cpp/world-pairtab.cpp\
|
||||
cpp/world-testing.cpp\
|
||||
cpp/textgame.cpp\
|
||||
cpp/lpxserver.cpp\
|
||||
cpp/lpxclient.cpp\
|
||||
cpp/drivertests.cpp\
|
||||
cpp/main.cpp
|
||||
|
||||
OBJ_FILES=$(patsubst cpp/%.cpp,obj/%.o,$(CPP_FILES))
|
||||
|
||||
Reference in New Issue
Block a user