git-svn-id: svn://db.shs.com.ru/libs@131 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -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 +=
|
||||
|
||||
Reference in New Issue
Block a user