summaryrefslogtreecommitdiffstats
path: root/src/devices/base/base.pro
blob: f74efc6d2299ed714d78217c90ddc168237af178 (plain)
1
2
3
4
5
6
STOPDIR = ../../..
include($${STOPDIR}/lib.pro)

TARGET   = devicebase
HEADERS += generic_device.h hex_buffer.h generic_memory.h device_group.h register.h
SOURCES += generic_device.cpp hex_buffer.cpp generic_memory.cpp register.cpp