代码拉取完成,页面将自动刷新
# Created by and for Qt Creator This file was created for editing the project sources only.
# You may attempt to use it for building too, by modifying this file here.
TARGET = utogo-bin
QT = core gui widgets
CONFIG += c++11
DEFINES += QT_DEPRECATED_WARNINGS
HEADERS = \
$$PWD/src/include/err.h \
$$PWD/src/include/multilist.h \
$$PWD/src/include/utask_io.h \
$$PWD/src/include/utask_struct.h \
$$PWD/src/include/utask_timer.h \
$$PWD/src/libunilist/unilist.h \
$$PWD/src/ui/mainwindow.h \
$$PWD/src/ui/singletaskviewer.h \
$$PWD/src/ui/qt_gui.h
SOURCES = \
$$PWD/src/os/timer.c \
$$PWD/src/scene/multilist.c \
$$PWD/src/udata/utask_io.c \
$$PWD/src/udata/utask_struct.c \
$$PWD/src/libunilist/ulist_io.c \
$$PWD/src/ui/qt_gui_main.cpp \
$$PWD/src/ui/mainwindow.cpp \
$$PWD/src/ui/singletaskviewer.cpp \
$$PWD/src/main.c \
$$PWD/src/libunilist/unilist.c
FORMS = \
$$PWD/src/ui/mainwindow.ui \
$$PWD/src/ui/singletaskviewer.ui
RESOURCES = \
$$PWD/src/ui/icons.qrc
INCLUDEPATH = \
$$PWD/src/include \
$$PWD/src/ui
#DEFINES =
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。