summaryrefslogtreecommitdiff
path: root/noncore/settings/appearance2/appearance2.pro
blob: cae5712f89b68f633ded40a757f664eb62f43c41 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG    = qt warn_on  quick-app
HEADERS   = appearance.h editScheme.h sample.h
SOURCES   = appearance.cpp editScheme.cpp main.cpp sample.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH  += $(OPIEDIR)/include
LIBS            += -lqpe -lopiecore2 -lopieui2 -lqtaux2

TARGET         = appearance

include ( $(OPIEDIR)/include.pro )