summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-04-13 23:37:06 +0100
committerPete Batard <pbatard@gmail.com>2010-04-13 23:37:06 +0100
commit7baf86a3796507a2ba1a75446a96767c6ade127a (patch)
tree2ffe6b0b378a4e801b57f1dfa0167506f03d025f
parentd4476548fdaab856fab3b85bf0373fafa54ad0b7 (diff)
downloadlibusb-7baf86a3796507a2ba1a75446a96767c6ade127a.tar.gz
reverted to MS defaults in .vcproj DLL file (internal 2008)r250
The calling convention is now explicitly defined elsewhere
-rw-r--r--libusb_dll_2008.vcproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/libusb_dll_2008.vcproj b/libusb_dll_2008.vcproj
index 85fa353..9835a0a 100644
--- a/libusb_dll_2008.vcproj
+++ b/libusb_dll_2008.vcproj
@@ -50,7 +50,6 @@
RuntimeLibrary="1"
WarningLevel="3"
DebugInformationFormat="4"
- CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -124,7 +123,6 @@
RuntimeLibrary="1"
WarningLevel="3"
DebugInformationFormat="3"
- CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -198,7 +196,6 @@
EnableFunctionLevelLinking="true"
WarningLevel="3"
DebugInformationFormat="3"
- CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -272,7 +269,6 @@
EnableFunctionLevelLinking="true"
WarningLevel="3"
DebugInformationFormat="3"
- CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"