removing accidentally added Android specific stuff

This commit is contained in:
Rafael 2016-10-14 08:07:28 +02:00
parent a33c97cd6f
commit c62ce7aada
1 changed files with 1 additions and 10 deletions

View File

@ -110,14 +110,7 @@ DISTFILES += res/app.rc \
lang/qtbase_ru.qm \
lang/README.txt \
lang/gta5sync_ru.ts \
lang/qt_ru.qm \
android/AndroidManifest.xml \
android/gradle/wrapper/gradle-wrapper.jar \
android/gradlew \
android/res/values/libs.xml \
android/build.gradle \
android/gradle/wrapper/gradle-wrapper.properties \
android/gradlew.bat
lang/qt_ru.qm
INCLUDEPATH += ./uimod
@ -155,5 +148,3 @@ unix: !macx: pixmaps.path = $$(INSTALL_PATH)/share/pixmaps
unix: !macx: pixmaps.files = $$PWD/res/gta5sync.xpm
unix: !macx: target.path = $$(INSTALL_PATH)/bin
unix: !macx: INSTALLS += target pixmaps appfiles
ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android