summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--core/opiealarm/opiealarm.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/opiealarm/opiealarm.pro b/core/opiealarm/opiealarm.pro
index 6125b19..ea04ad1 100644
--- a/core/opiealarm/opiealarm.pro
+++ b/core/opiealarm/opiealarm.pro
@@ -1,4 +1,6 @@
1TEMPLATE=app 1TEMPLATE=app
2CONFIG=console 2CONFIG=console
3SOURCES=opiealarm.c 3SOURCES=opiealarm.c
4DESTDIR = $(OPIEDIR)/bin
5TARGET = opiealarm
4 6