From 72c46bdd7f5d430ab1ad1d420ed77c7f22df857a Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 30 Sep 2017 15:01:35 +0200 Subject: rename --- Tobii-EyeX/include/eyex-cpp/Property.cpp | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 Tobii-EyeX/include/eyex-cpp/Property.cpp (limited to 'Tobii-EyeX/include/eyex-cpp/Property.cpp') diff --git a/Tobii-EyeX/include/eyex-cpp/Property.cpp b/Tobii-EyeX/include/eyex-cpp/Property.cpp new file mode 100755 index 0000000..b5da8af --- /dev/null +++ b/Tobii-EyeX/include/eyex-cpp/Property.cpp @@ -0,0 +1,19 @@ +//--------------------------------------------------------------------------------------------------------------------- +// Property.cpp +//--------------------------------------------------------------------------------------------------------------------- + +#include "Precompiled.hpp" +#include "Property.hpp" +#include "InteractionContext.hpp" + +//--------------------------------------------------------------------------------------------------------------------- + +TOBIIGAZE_NAMESPACE_BEGIN + +//--------------------------------------------------------------------------------------------------------------------- + +//--------------------------------------------------------------------------------------------------------------------- + +TOBIIGAZE_NAMESPACE_END + +//--------------------------------------------------------------------------------------------------------------------- -- cgit v1.2.3