aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall-frontend/heimdall-frontend.pri
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-04-30 10:00:29 +0200
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-04-30 10:00:29 +0200
commitd9c6729c9df44fcaf894cc966e4e2a8ae7109bc3 (patch)
tree24f0e6518939f38330ea51095c88e7f08fdb8bcf /heimdall-frontend/heimdall-frontend.pri
parent61f67d4dd3f81560417c7b8d1bd5b2611eb7a001 (diff)
parentb6fe7f8535355eb8025f4872efef6cd7d3993db6 (diff)
downloadexternal_heimdall-d9c6729c9df44fcaf894cc966e4e2a8ae7109bc3.zip
external_heimdall-d9c6729c9df44fcaf894cc966e4e2a8ae7109bc3.tar.gz
external_heimdall-d9c6729c9df44fcaf894cc966e4e2a8ae7109bc3.tar.bz2
Merge branch 'master' of https://github.com/Benjamin-Dobell/Heimdall into cm-12.1
Diffstat (limited to 'heimdall-frontend/heimdall-frontend.pri')
-rw-r--r--heimdall-frontend/heimdall-frontend.pri16
1 files changed, 0 insertions, 16 deletions
diff --git a/heimdall-frontend/heimdall-frontend.pri b/heimdall-frontend/heimdall-frontend.pri
deleted file mode 100644
index 67ec8c4..0000000
--- a/heimdall-frontend/heimdall-frontend.pri
+++ /dev/null
@@ -1,16 +0,0 @@
-HEADERS += ./Source/aboutform.h \
- ./Source/Alerts.h \
- ./Source/FirmwareInfo.h \
- ./Source/mainwindow.h \
- ./Source/PackageData.h \
- ./Source/Packaging.h
-SOURCES += ./Source/aboutform.cpp \
- ./Source/Alerts.cpp \
- ./Source/FirmwareInfo.cpp \
- ./Source/main.cpp \
- ./Source/mainwindow.cpp \
- ./Source/PackageData.cpp \
- ./Source/Packaging.cpp
-FORMS += ./mainwindow.ui \
- ./aboutform.ui
-RESOURCES += mainwindow.qrc