summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot/parashoot.pro
blob: 631560bf6a193efa0815cf62f63eb18cd4afc128 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE	= app
CONFIG		+= qt warn_on release
DESTDIR		= $(QPEDIR)/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 += $(QPEDIR)/include
DEPENDPATH	+= $(QPEDIR)/include
LIBS            += -lqpe

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