From 6320efeb750cbbf631c8ca59d2e5acc0437b1b6f Mon Sep 17 00:00:00 2001 From: Pete Batard Date: Wed, 3 Mar 2010 16:41:35 +0000 Subject: changed calling convention to __stdcall (VS2008) --- libusb-dll_2008.vcproj | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'libusb-dll_2008.vcproj') diff --git a/libusb-dll_2008.vcproj b/libusb-dll_2008.vcproj index 9fcbbad..a31fdee 100644 --- a/libusb-dll_2008.vcproj +++ b/libusb-dll_2008.vcproj @@ -50,6 +50,7 @@ RuntimeLibrary="1" WarningLevel="3" DebugInformationFormat="4" + CallingConvention="2" />