git-svn-id: svn://db.shs.com.ru/libs@131 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2016-10-22 18:28:18 +00:00
parent d33b1ff7e4
commit 4b73034114
9 changed files with 66 additions and 442 deletions

View File

@@ -11,16 +11,15 @@ TEMPLATE = app
SOURCES += main.cpp\
mainwindow.cpp \
json.cpp \
telegrambotapi.cpp \
telegrambotbase.cpp \
execbot.cpp
HEADERS += mainwindow.h \
HEADERS += \
json.h \
telegrambotapi.h \
telegrambotbase.h \
execbot.h
FORMS += mainwindow.ui
FORMS +=