summaryrefslogtreecommitdiff
path: root/noncore/unsupported/filebrowser/filebrowser.pro
Unidiff
Diffstat (limited to 'noncore/unsupported/filebrowser/filebrowser.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index 34df79a..5d8f140 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -1,12 +1,12 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(QPEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = inlineedit.h \ 4 HEADERS = inlineedit.h \
5 filebrowser.h 5 filebrowser.h
6 SOURCES = filebrowser.cpp \ 6 SOURCES = filebrowser.cpp \
7 inlineedit.cpp \ 7 inlineedit.cpp \
8 main.cpp 8 main.cpp
9INCLUDEPATH += $(QPEDIR)/include 9INCLUDEPATH += $(OPIEDIR)/include
10 DEPENDPATH+= $(QPEDIR)/include 10 DEPENDPATH+= $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
12 INTERFACES= 12 INTERFACES=