From 29977fc5165fb4d26acc4f607d8408d9cabf36f8 Mon Sep 17 00:00:00 2001 From: Andreas Auras Date: Sun, 25 Sep 2011 01:15:58 +0200 Subject: Some enhancements to windows port --- project/df10ch_test/df10ch_test.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'project') diff --git a/project/df10ch_test/df10ch_test.vcxproj b/project/df10ch_test/df10ch_test.vcxproj index d0a7d41..4ffec4a 100644 --- a/project/df10ch_test/df10ch_test.vcxproj +++ b/project/df10ch_test/df10ch_test.vcxproj @@ -49,7 +49,7 @@ Level3 Disabled - WIN32;_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN32;_CRT_SECURE_NO_WARNINGS;HAVE_LIBUSB_STRERROR;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) ..\..\..\libusb\libusb;%(AdditionalIncludeDirectories) @@ -67,7 +67,7 @@ MaxSpeed true true - WIN32;_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + WIN32;_CRT_SECURE_NO_WARNINGS;HAVE_LIBUSB_STRERROR;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) ..\..\..\libusb\libusb;%(AdditionalIncludeDirectories) -- cgit v1.2.3