summaryrefslogtreecommitdiff
path: root/libsql/test/spaltenweise.pro
blob: af68407e2af2d26f873adf493844bf6dbb993d8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE	= app
CONFIG		= qt warn_on release
HEADERS		= 
SOURCES		= spaltenweise.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH	+= $(OPIEDIR)/include
LIBS            += -lqpe -lopiesql
TARGET		= spaltenweise




include ( ../../include.pro )