当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 2 Fork 2

jiayang/QtWindeploy
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
QtRelease.pro 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
穆海 提交于 2019-06-20 09:38 . change icon set
#-------------------------------------------------
#
# Project created by QtCreator 2018-10-03T08:52:36
#
#-------------------------------------------------
QT += core gui xml
LIBS += -lpsapi
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = QtRelease
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
#RC_ICONS = logo.ico
RC_FILE = logo.rc
SOURCES += \
main.cpp \
widget.cpp
HEADERS += \
widget.h
FORMS += \
widget.ui
RESOURCES +=
DISTFILES +=
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/chfyjy/QtWindeploy.git
git@gitee.com:chfyjy/QtWindeploy.git
chfyjy
QtWindeploy
QtWindeploy
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385