summaryrefslogtreecommitdiff
path: root/noncore/settings/appearance2/appearance2.pro
blob: 52a322bee880e133a1d5a0f9d60cf9bfdcba5727 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE  = app
CONFIG    = qt warn_on release
DESTDIR   = $(OPIEDIR)/bin
HEADERS   = appearance.h editScheme.h sample.h
SOURCES   = appearance.cpp editScheme.cpp main.cpp sample.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH  += ../$(OPIEDIR)/include
LIBS            += -lqpe -lopie
TARGET    = appearance
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH  += $(OPIEDIR)/include