From b22ae7b89f7993f632e10e18c116f293f314575f Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Thu, 19 Feb 2015 03:13:56 +1100 Subject: Removed autotools and VS files, and standardised source dir naming --- heimdall-frontend/heimdall-frontend.pri | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 heimdall-frontend/heimdall-frontend.pri (limited to 'heimdall-frontend/heimdall-frontend.pri') 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 -- cgit v1.1