1 Star 0 Fork 0

third_code/dlt-viewer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
BuildDltViewer.pro 285 Bytes
一键复制 编辑 原始数据 按行查看 历史
hannesa2 提交于 2020-12-17 15:40 . attempt to fix icon for macOS (#149)
#
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += qdlt src plugin
CONFIG += c++11
ICON = Project.icns
QMAKE_INFO_PLIST = Info.plist
# Qt doesn't copy over the .icns file ?!
RESOURCE_FILES.files = $$ICON
RESOURCE_FILES.path = Contents/Resources
QMAKE_BUNDLE_DATA += RESOURCE_FILES
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/third_code/dlt-viewer.git
[email protected]:third_code/dlt-viewer.git
third_code
dlt-viewer
dlt-viewer
master

搜索帮助