aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall-frontend/heimdall-frontend.pri
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+github@glassechidna.com.au>2010-12-05 00:25:04 +1100
committerBenjamin Dobell <benjamin.dobell+github@glassechidna.com.au>2010-12-05 00:25:04 +1100
commit46f2c1134d276944fb74584a61d90cc363aee7eb (patch)
tree6fa14b7ef509a3fb84305dec013dd24bcae6c17d /heimdall-frontend/heimdall-frontend.pri
parent2949aca6a9fc8c4186376128f757227f40e3a515 (diff)
downloadexternal_heimdall-46f2c1134d276944fb74584a61d90cc363aee7eb.zip
external_heimdall-46f2c1134d276944fb74584a61d90cc363aee7eb.tar.gz
external_heimdall-46f2c1134d276944fb74584a61d90cc363aee7eb.tar.bz2
Removed the "Heimdall" folder and moved its contents to the root directory.
Diffstat (limited to 'heimdall-frontend/heimdall-frontend.pri')
-rw-r--r--heimdall-frontend/heimdall-frontend.pri12
1 files changed, 12 insertions, 0 deletions
diff --git a/heimdall-frontend/heimdall-frontend.pri b/heimdall-frontend/heimdall-frontend.pri
new file mode 100644
index 0000000..63cf202
--- /dev/null
+++ b/heimdall-frontend/heimdall-frontend.pri
@@ -0,0 +1,12 @@
+# ----------------------------------------------------
+# This file is generated by the Qt Visual Studio Add-in.
+# ------------------------------------------------------
+
+HEADERS += ./Source/aboutform.h \
+ ./Source/mainwindow.h
+SOURCES += ./Source/aboutform.cpp \
+ ./Source/main.cpp \
+ ./Source/mainwindow.cpp
+FORMS += ./mainwindow.ui \
+ ./aboutform.ui
+RESOURCES += mainwindow.qrc