diff options
Diffstat (limited to 'src/devices/pic/pic.pro')
-rw-r--r-- | src/devices/pic/pic.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/pic/pic.pro b/src/devices/pic/pic.pro new file mode 100644 index 0000000..cf3c06a --- /dev/null +++ b/src/devices/pic/pic.pro @@ -0,0 +1,2 @@ +TEMPLATE = subdirs +SUBDIRS = base xml pic xml_data prog |