summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/test/console.pro
Unidiff
Diffstat (limited to 'noncore/apps/opie-console/test/console.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-console/test/console.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/opie-console/test/console.pro b/noncore/apps/opie-console/test/console.pro
index ec3efbf..7b4c310 100644
--- a/noncore/apps/opie-console/test/console.pro
+++ b/noncore/apps/opie-console/test/console.pro
@@ -9,13 +9,13 @@ SOURCES = ../io_layer.cpp ../io_serial.cpp \
9 ../profile.cpp ../sz_transfer.cpp ../file_layer.cpp\ 9 ../profile.cpp ../sz_transfer.cpp ../file_layer.cpp\
10 main.cpp senderui.cpp ../filetransfer.cpp ../procctl.cpp \ 10 main.cpp senderui.cpp ../filetransfer.cpp ../procctl.cpp \
11 ../filereceive.cpp ../receive_layer.cpp 11 ../filereceive.cpp ../receive_layer.cpp
12INTERFACES = sender.ui 12INTERFACES = sender.ui
13INCLUDEPATH += $(OPIEDIR)/include 13INCLUDEPATH += $(OPIEDIR)/include
14DEPENDPATH += $(OPIEDIR)/include 14DEPENDPATH += $(OPIEDIR)/include
15LIBS += -lqpe -lopie 15LIBS += -lqpe -lopie
16TARGET = test 16TARGET = test
17 17
18 18
19 19
20 20
21include ( ../../../../include.pro ) 21include ( $(OPIEDIR)/include.pro )