summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/gui.pro
Unidiff
Diffstat (limited to 'noncore/net/wellenreiter/gui/gui.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/gui/gui.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/noncore/net/wellenreiter/gui/gui.pro b/noncore/net/wellenreiter/gui/gui.pro
index 5ff4290..e6d6d24 100644
--- a/noncore/net/wellenreiter/gui/gui.pro
+++ b/noncore/net/wellenreiter/gui/gui.pro
@@ -1,26 +1,24 @@
1MOC_DIR = ./tmp
2OBJECTS_DIR = ./tmp
3DESTDIR = $(OPIEDIR)/bin 1DESTDIR = $(OPIEDIR)/bin
4TEMPLATE = app 2TEMPLATE = app
5CONFIG = qt warn_on debug 3CONFIG = qt warn_on debug
6 4
7HEADERS = wellenreiterbase.h \ 5HEADERS = wellenreiterbase.h \
8 mainwindow.h \ 6 mainwindow.h \
9 wellenreiter.h \ 7 wellenreiter.h \
10 scanlist.h \ 8 scanlist.h \
11 logwindow.h \ 9 logwindow.h \
12 hexwindow.h \ 10 hexwindow.h \
13 statwindow.h \ 11 statwindow.h \
14 configwindow.h \ 12 configwindow.h \
15 graphwindow.h \ 13 graphwindow.h \
16 protolistview.h \ 14 protolistview.h \
17 gps.h 15 gps.h
18 16
19SOURCES = main.cpp \ 17SOURCES = main.cpp \
20 mainwindow.cpp \ 18 mainwindow.cpp \
21 wellenreiterbase.cpp \ 19 wellenreiterbase.cpp \
22 wellenreiter.cpp \ 20 wellenreiter.cpp \
23 scanlist.cpp \ 21 scanlist.cpp \
24 logwindow.cpp \ 22 logwindow.cpp \
25 hexwindow.cpp \ 23 hexwindow.cpp \
26 statwindow.cpp \ 24 statwindow.cpp \