1 Star 2 Fork 1

yangjianmin999/PVZ-qt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
game_PVZ.pro 441 Bytes
一键复制 编辑 原始数据 按行查看 历史
yjmshl 提交于 2022-11-25 18:51 . shop drag&drop
QT += core gui dtkwidget
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = game_PVZ
TEMPLATE = app
SOURCES += \
main.cpp \
gamemainwindow.cpp \
other.cpp \
shop.cpp \
card.cpp \
shovel.cpp \
button.cpp \
sun.cpp \
mymap.cpp
RESOURCES += resources.qrc
HEADERS += \
gamemainwindow.h \
other.h \
shop.h \
card.h \
shovel.h \
button.h \
sun.h \
mymap.h
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/yangjianmin999/pvz-qt.git
[email protected]:yangjianmin999/pvz-qt.git
yangjianmin999
pvz-qt
PVZ-qt
master

搜索帮助