summaryrefslogtreecommitdiff
path: root/noncore/games
authorllornkcor <llornkcor>2004-04-26 10:29:33 (UTC)
committer llornkcor <llornkcor>2004-04-26 10:29:33 (UTC)
commitcaf74b437544a95410bbd030045e15e4dcaa91f0 (patch) (side-by-side diff)
tree86a0b3373aa4074339f7cfd467ff1fa9bb3d6deb /noncore/games
parentf6a98984fcb0dfc7e176636560b7cc1adacf38f2 (diff)
downloadopie-caf74b437544a95410bbd030045e15e4dcaa91f0.zip
opie-caf74b437544a95410bbd030045e15e4dcaa91f0.tar.gz
opie-caf74b437544a95410bbd030045e15e4dcaa91f0.tar.bz2
remove non needed lib link
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 9c653a7..d9f882d 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -14,7 +14,7 @@ TARGET = patience
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lopiecore2
+LIBS += -lqpe
include ( $(OPIEDIR)/include.pro )