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