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

OSCHINA-MIRROR/yugecse-NetWatcher

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
NetWatcher.pro 1.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
mrper Отправлено 17.09.2017 15:20 b1442c7
#-------------------------------------------------
#
# Project created by QtCreator 2017-02-05T22:11:17
#
#-------------------------------------------------
QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
QT += network
TARGET = NetWatcher
TEMPLATE = app
# The following define makes your compiler emit warnings if you use
# any feature of Qt which as 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
SOURCES += main.cpp\
mainwindow.cpp \
singleapplication.cpp
HEADERS += mainwindow.h \
singleapplication.h
FORMS += mainwindow.ui
DISTFILES += \
memory_normal.css \
memory_waring.css \
memory_danger.css
RESOURCES += \
assets.qrc

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

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

1
https://api.gitlife.ru/oschina-mirror/yugecse-NetWatcher.git
git@api.gitlife.ru:oschina-mirror/yugecse-NetWatcher.git
oschina-mirror
yugecse-NetWatcher
yugecse-NetWatcher
master