summaryrefslogtreecommitdiff
path: root/core/apps/oapp/oapp.pro
authormickeyl <mickeyl>2004-03-29 13:13:20 (UTC)
committer mickeyl <mickeyl>2004-03-29 13:13:20 (UTC)
commit0f9454663cd39f2abfa50cfb0a58ad72472d55bd (patch) (unidiff)
treea084b4b1293d62acbb35941fa8208053b99bdf9c /core/apps/oapp/oapp.pro
parent4dfe9da28e1052d9df376c36a3c905ab7d64a1ac (diff)
downloadopie-0f9454663cd39f2abfa50cfb0a58ad72472d55bd.zip
opie-0f9454663cd39f2abfa50cfb0a58ad72472d55bd.tar.gz
opie-0f9454663cd39f2abfa50cfb0a58ad72472d55bd.tar.bz2
fix dependencies
Diffstat (limited to 'core/apps/oapp/oapp.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/oapp/oapp.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/core/apps/oapp/oapp.pro b/core/apps/oapp/oapp.pro
index 9cc2c42..b715c0e 100644
--- a/core/apps/oapp/oapp.pro
+++ b/core/apps/oapp/oapp.pro
@@ -6,3 +6,3 @@ VERSION = 1.0.0
6 6
7 LIBS += -lqpe -lopie 7 LIBS += -lqpe
8 HEADERS = \ 8 HEADERS = \
@@ -16,5 +16,2 @@ INCLUDEPATH += $(OPIEDIR)/include
16 DEPENDPATH+= $(OPIEDIR)/include . 16 DEPENDPATH+= $(OPIEDIR)/include .
17 MOC_DIR = .build
18 OBJECTS_DIR= .build
19 UI_DIR = .build
20 17