From 5349163e93a107fdfea2ad58760f6149a8d749b0 Mon Sep 17 00:00:00 2001 From: Vasilii Chernov Date: Fri, 5 Feb 2016 12:33:48 +0100 Subject: Add support for python script properties. Correct pcilib python wrapping. Update examples. Update cmakelists for work in shadow build mode. --- xml/test_pywrap/camera.xml | 6 ++++++ xml/test_pywrap/names.xml | 16 ++++++++++++++++ xml/test_pywrap/props.xml | 14 ++++++++++++++ xml/test_pywrap/test_prop2.py | 7 +++++++ xml/test_pywrap/test_prop3.py | 4 ++++ xml/test_pywrap/units.xml | 35 +++++++++++++++++++++++++++++++++++ xml/test_pywrap/views.xml | 6 ++++++ 7 files changed, 88 insertions(+) create mode 100644 xml/test_pywrap/camera.xml create mode 100644 xml/test_pywrap/names.xml create mode 100644 xml/test_pywrap/props.xml create mode 100644 xml/test_pywrap/test_prop2.py create mode 100644 xml/test_pywrap/test_prop3.py create mode 100644 xml/test_pywrap/units.xml create mode 100644 xml/test_pywrap/views.xml (limited to 'xml/test_pywrap') diff --git a/xml/test_pywrap/camera.xml b/xml/test_pywrap/camera.xml new file mode 100644 index 0000000..4b31209 --- /dev/null +++ b/xml/test_pywrap/camera.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/xml/test_pywrap/names.xml b/xml/test_pywrap/names.xml new file mode 100644 index 0000000..f6ddbcc --- /dev/null +++ b/xml/test_pywrap/names.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/xml/test_pywrap/props.xml b/xml/test_pywrap/props.xml new file mode 100644 index 0000000..137ad04 --- /dev/null +++ b/xml/test_pywrap/props.xml @@ -0,0 +1,14 @@ + + + +