summaryrefslogtreecommitdiff
path: root/noncore/styles/liquid/liquid.pro
blob: b5dc1bc7254163f5ebe265f66d09622563e51f88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TEMPLATE    =  lib

CONFIG       = qt embedded release warn_on

SOURCES     =  liquid.cpp \
               effects.cpp \
               plugin.cpp
               
HEADERS     =  liquid.h \
               effects.h

LIBS       += -lqpe

INCLUDEPATH += $(OPIEDIR)/include

DESTDIR      = $(OPIEDIR)/plugins/styles
TARGET       = liquid

VERSION      = 1.0.0