1 Star 0 Fork 0

soui3-demo/SouiWallPaper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
SouiWallPaper.pro 961 Bytes
一键复制 编辑 原始数据 按行查看 历史
setoutsoft 提交于 2019-11-09 23:48 . sync to soui3.
######################################################################
# Automatically generated by qmake (3.0) ?? 12? 22 10:26:18 2018
######################################################################
TEMPLATE = app
TARGET = SouiWallPaper
CONFIG(x64){
TARGET = $$TARGET"64"
}
include($$(SOUI3PATH)/demo_com.pri)
INCLUDEPATH += $(SOUI3PATH)/third-part/jsoncpp/include
CONFIG(debug,debug|release){
LIBS += utilitiesd.lib soui3d.lib jsoncppd.lib
}
else{
LIBS += utilities.lib soui3.lib jsoncpp.lib
}
PRECOMPILED_HEADER = stdafx.h
RC_FILE += SouiWallPaper.rc
# Input
HEADERS += events.h \
resource.h \
stdafx.h \
network/HttpDownloader.h \
network/MD5.h \
ui/ImageAdapter.h \
ui/MainDlg.h \
SOURCES += SouiWallPaper.cpp \
network/HttpDownloader.cpp \
network/MD5.cpp \
ui/ImageAdapter.cpp \
ui/MainDlg.cpp
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/soui3-demo/SouiWallPaper.git
git@gitee.com:soui3-demo/SouiWallPaper.git
soui3-demo
SouiWallPaper
SouiWallPaper
master

搜索帮助