summaryrefslogtreecommitdiff
path: root/noncore/apps/tableviewer/tableviewer.pro
Unidiff
Diffstat (limited to 'noncore/apps/tableviewer/tableviewer.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index 86f6b0e..48a132e 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -1,15 +1,15 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on debug 2 CONFIG = qt warn_on debug
3 DESTDIR = ../bin 3 DESTDIR = $(OPIEDIR)/bin
4 SUBDIRS = db ui 4 SUBDIRS = db ui
5 HEADERS = tableviewer.h \ 5 HEADERS = tableviewer.h \
6 ui/commonwidgets.h \ 6 ui/commonwidgets.h \
7 ui/tvbrowseview.h \ 7 ui/tvbrowseview.h \
8 ui/tvlistview.h \ 8 ui/tvlistview.h \
9 ui/tvfilterview.h \ 9 ui/tvfilterview.h \
10 ui/tveditview.h \ 10 ui/tveditview.h \
11 ui/browsekeyentry.h \ 11 ui/browsekeyentry.h \
12 ui/filterkeyentry.h \ 12 ui/filterkeyentry.h \
13 ui/tvkeyedit.h \ 13 ui/tvkeyedit.h \
14 db/datacache.h \ 14 db/datacache.h \
15 db/common.h \ 15 db/common.h \