aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall-frontend/heimdall-frontend.pri
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2015-02-19 03:13:56 +1100
committerBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2015-02-19 04:13:33 +1100
commitb22ae7b89f7993f632e10e18c116f293f314575f (patch)
tree03161ccff78d3c9353e860e5cd9b74b84d07810b /heimdall-frontend/heimdall-frontend.pri
parent39b48f2357b0b783815be88031b738376fa228e0 (diff)
downloadexternal_heimdall-b22ae7b89f7993f632e10e18c116f293f314575f.zip
external_heimdall-b22ae7b89f7993f632e10e18c116f293f314575f.tar.gz
external_heimdall-b22ae7b89f7993f632e10e18c116f293f314575f.tar.bz2
Removed autotools and VS files, and standardised source dir naming
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