Implemented PrintBuffer class. (Whew).
This commit is contained in:
@@ -31,6 +31,7 @@ CPP_FILES=\
|
||||
cpp/lpxserver.cpp\
|
||||
cpp/lpxclient.cpp\
|
||||
cpp/drivertests.cpp\
|
||||
cpp/printbuffer.cpp\
|
||||
cpp/main.cpp
|
||||
|
||||
OBJ_FILES=$(patsubst cpp/%.cpp,obj/%.o,$(CPP_FILES))
|
||||
|
||||
Reference in New Issue
Block a user