You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
piklab/src/xml_to_data/xml_to_data.pro

7 lines
182 B

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