summaryrefslogtreecommitdiff
path: root/noncore/games/fifteen/fifteen.pro
blob: 92072aba4418bc9044ca9cde2960e86ee039cd28 (plain)
1
2
3
4
5
6
7
8
9
10
DESTDIR		= ../bin
TEMPLATE	= app
CONFIG		= qt warn_on release
HEADERS		= fifteen.h
SOURCES		= fifteen.cpp \
		main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH	+= $(OPIEDIR)/include
LIBS            += -lqpe
TARGET		= fifteen