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

TARGET   = xmltodata
HEADERS += xml_to_data.h device_xml_to_data.h prog_xml_to_data.h
SOURCES += xml_to_data.cpp device_xml_to_data.cpp