1 Star 0 Fork 82

momo / Landlords

forked from ibc-dabing / Landlords 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Landlords.pro 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
kevin 提交于 2021-12-07 23:24 . add file
QT += core gui multimedia
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++11
# You can make your code fail to compile if it uses deprecated APIs.
# In order to do so, uncomment the following line.
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
SOURCES += \
animationwindow.cpp \
bgmcontrol.cpp \
buttongroup.cpp \
card.cpp \
cardpanel.cpp \
cards.cpp \
countdown.cpp \
endingpanel.cpp \
gamecontrol.cpp \
loading.cpp \
main.cpp \
gamepanel.cpp \
mybutton.cpp \
player.cpp \
playhand.cpp \
robot.cpp \
robotgraplord.cpp \
robotplayhand.cpp \
scorepanel.cpp \
strategy.cpp \
userplayer.cpp
HEADERS += \
animationwindow.h \
bgmcontrol.h \
buttongroup.h \
card.h \
cardpanel.h \
cards.h \
countdown.h \
endingpanel.h \
gamecontrol.h \
gamepanel.h \
loading.h \
mybutton.h \
player.h \
playhand.h \
robot.h \
robotgraplord.h \
robotplayhand.h \
scorepanel.h \
strategy.h \
userplayer.h
FORMS += \
buttongroup.ui \
gamepanel.ui \
scorepanel.ui
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
RESOURCES +=
RC_ICONS = logo.ico
1
https://gitee.com/dataoffical/landlords.git
git@gitee.com:dataoffical/landlords.git
dataoffical
landlords
Landlords
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891