aboutsummaryrefslogtreecommitdiff
path: root/asteroid-compass.pro
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--asteroid-compass.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/asteroid-compass.pro b/asteroid-compass.pro
deleted file mode 100644
index 9d28d0f..0000000
--- a/asteroid-compass.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TARGET = asteroid-compass
-CONFIG += asteroidapp link_pkgconfig
-PKGCONFIG += asteroidapp
-
-SOURCES += main.cpp
-RESOURCES += resources.qrc
-OTHER_FILES += main.qml
-
-lupdate_only{ SOURCES = i18n/$$TARGET.desktop.h }
-TRANSLATIONS = $$files(i18n/$$TARGET.*.ts)
-
-target.path = /usr/bin/
-INSTALLS += target