Removed apism-client and tcp-client. All done inside of ismas client now.
This commit is contained in:
parent
371cc1a187
commit
ce1b1859df
@ -81,8 +81,6 @@ SOURCES += \
|
|||||||
utils.cpp \
|
utils.cpp \
|
||||||
update.cpp \
|
update.cpp \
|
||||||
git/git_client.cpp \
|
git/git_client.cpp \
|
||||||
apism/apism_client.cpp \
|
|
||||||
apism/apism_tcp_client.cpp \
|
|
||||||
ismas/ismas_client.cpp \
|
ismas/ismas_client.cpp \
|
||||||
process/command.cpp \
|
process/command.cpp \
|
||||||
message_handler.cpp \
|
message_handler.cpp \
|
||||||
@ -94,8 +92,6 @@ HEADERS += \
|
|||||||
utils.h \
|
utils.h \
|
||||||
mainwindow.h \
|
mainwindow.h \
|
||||||
git/git_client.h \
|
git/git_client.h \
|
||||||
apism/apism_client.h \
|
|
||||||
apism/apism_tcp_client.h \
|
|
||||||
apism/ismas_data.h \
|
apism/ismas_data.h \
|
||||||
ismas/ismas_client.h \
|
ismas/ismas_client.h \
|
||||||
process/command.h \
|
process/command.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user