summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot/parashoot.pro
blob: a7a01b2d17e262d874d931e2a0f2f7b0160132c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE	= app
CONFIG		+= qt warn_on release
DESTDIR		= $(OPIEDIR)/bin
HEADERS		= interface.h man.h cannon.h base.h bullet.h helicopter.h
SOURCES		= main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp
TARGET		= parashoot 
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH	+= $(OPIEDIR)/include
LIBS            += -lqpe

TRANSLATIONS = ../i18n/de/parashoot.ts