From be2926499af2e372c313d965533be3a7ee0dcf4d Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 16 May 2016 11:19:10 +0200 Subject: add tobii eyex sdk --- .../ActivatableButtons/ActivatableButtons.vcxproj | 188 +++++++++++++++++++++ 1 file changed, 188 insertions(+) create mode 100755 Tobii EyeX/samples/ActivatableButtons/ActivatableButtons.vcxproj (limited to 'Tobii EyeX/samples/ActivatableButtons/ActivatableButtons.vcxproj') diff --git a/Tobii EyeX/samples/ActivatableButtons/ActivatableButtons.vcxproj b/Tobii EyeX/samples/ActivatableButtons/ActivatableButtons.vcxproj new file mode 100755 index 0000000..9bc381e --- /dev/null +++ b/Tobii EyeX/samples/ActivatableButtons/ActivatableButtons.vcxproj @@ -0,0 +1,188 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {3E2A1867-D554-4655-8F03-B6A4C06D4967} + Win32Proj + ActivatableButtons + + + + Application + true + v140 + Unicode + + + Application + true + v140 + Unicode + + + Application + false + v140 + true + Unicode + + + Application + false + v140 + true + Unicode + + + + + + + + + + + + + + + + + + + true + + + true + + + false + + + false + + + + Use + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + ..\..\include;%(AdditionalIncludeDirectories) + + + Windows + true + ..\..\lib\x86 + + + true + + + + + Use + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + ..\..\include;%(AdditionalIncludeDirectories) + + + Windows + true + ..\..\lib\x64 + + + true + + + + + Level3 + Use + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + ..\..\include;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + ..\..\lib\x86 + + + true + + + + + Level3 + Use + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + ..\..\include;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + ..\..\lib\x64 + + + true + + + + + + + + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3