summaryrefslogtreecommitdiff
path: root/libusb-dll_2005.vcproj
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-03-08 20:26:30 +0000
committerPete Batard <pbatard@gmail.com>2010-03-08 20:26:30 +0000
commite23692f3ea0bfabbba6efc33c64cee365dfbbb8b (patch)
tree00f32503eb7bdb59e32c62772a409043f77e43ec /libusb-dll_2005.vcproj
parent19f97761a05b12c0c4d6e31b1b93c6c809c7b367 (diff)
downloadlibusb-e23692f3ea0bfabbba6efc33c64cee365dfbbb8b.tar.gz
_stdcall calling convention for VS2005 DLL project filesr201
also keeps default calling convention for non DLL project files with VS2008
Diffstat (limited to 'libusb-dll_2005.vcproj')
-rw-r--r--libusb-dll_2005.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/libusb-dll_2005.vcproj b/libusb-dll_2005.vcproj
index 0079cbd..18d301b 100644
--- a/libusb-dll_2005.vcproj
+++ b/libusb-dll_2005.vcproj
@@ -52,6 +52,7 @@
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
+ CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -129,6 +130,7 @@
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
+ CallingConvention="2
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -211,6 +213,7 @@
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
+ CallingConvention="2
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -289,6 +292,7 @@
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
+ CallingConvention="2
/>
<Tool
Name="VCManagedResourceCompilerTool"