summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro
blob: 7bb86c346ddaaae792f0350603b458671c0df8ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TEMPLATE = lib
CONFIG -= moc
CONFIG += debug

HEADERS = cardmode.hh log.hh proto.hh sniff.hh sock.hh
SOURCES = cardmode.cc log.cc proto.cc sniff.cc sock.cc

#INCLUDEPATH += ../ ../library
#DEPENDPATH      += $(OPIEDIR)/include ../ ../library

LIBS =
TMAKE_CFLAGS += -D__UNIX__

DESTDIR = $(OPIEDIR)/noncore/net/wellenreiter/libwellenreiter/source
TARGET = wellenreiter