17 Star 30 Fork 22

zhouxiang / air_plane

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
air.pro 1.95 KB
一键复制 编辑 原始数据 按行查看 历史
zhouxiang 提交于 2013-09-16 18:58 . 添加注释
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
HEADERS += \
flyer.h \
playerPlane.h \
global.h \
flightvehicle.h \
bloodsupply.h \
randomizer.h \
bullet.h \
flypath.h \
space.h \
bulletfactory.h \
frame.h \
scoringdevice.h \
menuitem.h \
customitem.h \
menuwidget.h \
textitem.h \
bulletsupply.h \
enemyplane.h \
bomb.h
SOURCES += \
playerPlane.cpp \
bloodsupply.cpp \
randomizer.cpp \
bullet.cpp \
main.cpp \
space.cpp \
bulletfactory.cpp \
scoringdevice.cpp \
menuitem.cpp \
customitem.cpp \
menuwidget.cpp \
textitem.cpp \
bulletsupply.cpp \
enemyplane.cpp \
bomb.cpp
OTHER_FILES += \
备注 \
README \
android/AndroidManifest.xml \
android/src/org/kde/necessitas/ministro/IMinistroCallback.aidl \
android/src/org/kde/necessitas/ministro/IMinistro.aidl \
android/src/org/qtproject/qt5/android/bindings/QtApplication.java \
android/src/org/qtproject/qt5/android/bindings/QtActivity.java \
android/res/values-id/strings.xml \
android/res/values-de/strings.xml \
android/res/values/strings.xml \
android/res/values/libs.xml \
android/res/values-nb/strings.xml \
android/res/values-el/strings.xml \
android/res/values-zh-rCN/strings.xml \
android/res/values-pl/strings.xml \
android/res/values-ms/strings.xml \
android/res/values-fr/strings.xml \
android/res/values-ja/strings.xml \
android/res/values-fa/strings.xml \
android/res/layout/splash.xml \
android/res/values-es/strings.xml \
android/res/values-nl/strings.xml \
android/res/values-et/strings.xml \
android/res/values-ru/strings.xml \
android/res/values-rs/strings.xml \
android/res/values-ro/strings.xml \
android/res/values-zh-rTW/strings.xml \
android/res/values-pt-rBR/strings.xml \
android/res/values-it/strings.xml \
android/version.xml
RESOURCES += \
image.qrc
C++
1
https://gitee.com/zhouX/air_plane.git
git@gitee.com:zhouX/air_plane.git
zhouX
air_plane
air_plane
master

搜索帮助