summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-03-03 16:41:35 +0000
committerPete Batard <pbatard@gmail.com>2010-03-03 16:41:35 +0000
commit6320efeb750cbbf631c8ca59d2e5acc0437b1b6f (patch)
tree3d9a518e3024f994ccd121a404d772eda3967ca3 /examples
parent9ac1a90bdf5b6814eecf8d44d03b6ef580149174 (diff)
downloadlibusb-6320efeb750cbbf631c8ca59d2e5acc0437b1b6f.tar.gz
changed calling convention to __stdcall (VS2008)
Diffstat (limited to 'examples')
-rw-r--r--examples/lsusb_2008.vcproj4
-rw-r--r--examples/xusb_2008.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/examples/lsusb_2008.vcproj b/examples/lsusb_2008.vcproj
index 560f296..a550240 100644
--- a/examples/lsusb_2008.vcproj
+++ b/examples/lsusb_2008.vcproj
@@ -53,6 +53,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="4"
+ CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -130,6 +131,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
+ CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -207,6 +209,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
+ CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -287,6 +290,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
+ CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/examples/xusb_2008.vcproj b/examples/xusb_2008.vcproj
index 224249a..f604ecc 100644
--- a/examples/xusb_2008.vcproj
+++ b/examples/xusb_2008.vcproj
@@ -53,6 +53,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="4"
+ CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -130,6 +131,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
+ CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -207,6 +209,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
+ CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -287,6 +290,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
+ CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"