diff options
Diffstat (limited to 'src/devices/pic/xml_data/xml_data.pro')
-rw-r--r-- | src/devices/pic/xml_data/xml_data.pro | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/devices/pic/xml_data/xml_data.pro b/src/devices/pic/xml_data/xml_data.pro new file mode 100644 index 0000000..086bf53 --- /dev/null +++ b/src/devices/pic/xml_data/xml_data.pro @@ -0,0 +1,5 @@ +STOPDIR = ../../../.. +include($${STOPDIR}/lib.pro) + +TARGET = picxml +SOURCES += pic_data.cpp |