1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/scphbin-BanWaGongDashboard

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
BanWaGongDashboard.pro 1.6 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
小而强大 Отправлено 28.01.2018 12:45 7a17d39
#-------------------------------------------------
#
# Project created by QtCreator 2018-01-26T00:38:23
#
#-------------------------------------------------
QT += core gui network
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = BanWaGongDashboard
TEMPLATE = app
# The following define makes your compiler emit warnings if you use
# any feature of Qt which has been marked as deprecated (the exact warnings
# depend on your compiler). Please consult the documentation of the
# deprecated API in order to know how to port your code away from it.
DEFINES += QT_DEPRECATED_WARNINGS
# You can also make your code fail to compile if you use deprecated APIs.
# In order to do so, uncomment the following line.
# You can also select to disable deprecated APIs only up to a certain version of Qt.
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
#ICON
RC_ICONS =src\favicon.ico
#QWT
DEFINES += QT_DLL QWT_DLL
LIBS += -L"C:\Qt\Qt5.9.2\5.9.2\mingw53_32\lib" -lqwt
LIBS += -L"C:\Qt\Qt5.9.2\5.9.2\mingw53_32\lib" -lqwtd
INCLUDEPATH += C:\Qt\Qt5.9.2\5.9.2\mingw53_32\include\Qwt
SOURCES += \
src\main.cpp \
src\widget.cpp \
src\settingdialog.cpp \
src\setting.cpp \
src\network.cpp \
src\api.cpp \
src/tools.cpp
HEADERS += \
src\widget.h \
src\settingdialog.h \
src\setting.h \
src\network.h \
src\api.h \
src/tools.h
FORMS += \
src\widget.ui \
src\settingdialog.ui
RESOURCES += \
src\resources.qrc

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/scphbin-BanWaGongDashboard.git
git@api.gitlife.ru:oschina-mirror/scphbin-BanWaGongDashboard.git
oschina-mirror
scphbin-BanWaGongDashboard
scphbin-BanWaGongDashboard
master