From c1f59615f9639bae75cd0e1a7cffe118ac6a7b41 Mon Sep 17 00:00:00 2001 From: Justin Berger Date: Sat, 7 Apr 2018 07:37:50 -0600 Subject: Updated winbuild to include imu tracker --- winbuild/calibrate/calibrate.vcxproj | 82 ++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) (limited to 'winbuild/calibrate') diff --git a/winbuild/calibrate/calibrate.vcxproj b/winbuild/calibrate/calibrate.vcxproj index d0b1c48..feb72fd 100644 --- a/winbuild/calibrate/calibrate.vcxproj +++ b/winbuild/calibrate/calibrate.vcxproj @@ -17,6 +17,14 @@ Release x64 + + RelWDebInfo + Win32 + + + RelWDebInfo + x64 + 15.0 @@ -39,6 +47,13 @@ true MultiByte + + Application + false + v141 + true + MultiByte + Application true @@ -52,6 +67,13 @@ true MultiByte + + Application + false + v141 + true + MultiByte + @@ -63,12 +85,18 @@ + + + + + + true @@ -80,9 +108,15 @@ false + + false + false + + false + @@ -152,6 +186,30 @@ true + + + Level3 + + + MaxSpeed + true + true + USE_DOUBLE;RUNTIME_SYMNUMX;HIDAPI;_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + ..\..\windows;..\..\include\libsurvive;..\..\redist;%(AdditionalIncludeDirectories) + + + Console + true + true + + + setupapi.lib;dbghelp.lib;%(AdditionalDependencies) + true + + + true + + Level3 @@ -176,6 +234,30 @@ true + + + Level3 + + + MaxSpeed + true + true + USE_DOUBLE;RUNTIME_SYMNUMX;HIDAPI;_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + ..\..\windows;..\..\include\libsurvive;..\..\redist;%(AdditionalIncludeDirectories) + + + Console + true + true + + + setupapi.lib;dbghelp.lib;%(AdditionalDependencies) + true + + + true + + -- cgit v1.2.3