summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot/parashoot.pro
Unidiff
Diffstat (limited to 'noncore/games/parashoot/parashoot.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/parashoot/parashoot.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index f5d103a..6b7a559 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -3,6 +3,6 @@ HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h
3 SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp 3 SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp
4 TARGET = parashoot 4 TARGET = parashoot
5INCLUDEPATH += $(OPIEDIR)/include 5INCLUDEPATH += $(OPIEDIR)/include
6 DEPENDPATH+= $(OPIEDIR)/include 6 DEPENDPATH+= $(OPIEDIR)/include
7LIBS += -lqpe 7LIBS += -lqpe -lopiecore2
8 8