summaryrefslogtreecommitdiff
path: root/libusb-dll_2008.vcproj
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 /libusb-dll_2008.vcproj
parent9ac1a90bdf5b6814eecf8d44d03b6ef580149174 (diff)
downloadlibusb-6320efeb750cbbf631c8ca59d2e5acc0437b1b6f.tar.gz
changed calling convention to __stdcall (VS2008)
Diffstat (limited to 'libusb-dll_2008.vcproj')
-rw-r--r--libusb-dll_2008.vcproj14
1 files changed, 9 insertions, 5 deletions
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"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -123,6 +124,7 @@
RuntimeLibrary="1"
WarningLevel="3"
DebugInformationFormat="3"
+ CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -196,6 +198,7 @@
EnableFunctionLevelLinking="true"
WarningLevel="3"
DebugInformationFormat="3"
+ CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -269,6 +272,7 @@
EnableFunctionLevelLinking="true"
WarningLevel="3"
DebugInformationFormat="3"
+ CallingConvention="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -330,15 +334,15 @@
>
</File>
<File
- RelativePath=".\libusb\sync.c"
+ RelativePath=".\libusb\os\poll_windows.c"
>
</File>
<File
- RelativePath=".\libusb\os\threads_windows.c"
+ RelativePath=".\libusb\sync.c"
>
</File>
<File
- RelativePath=".\libusb\os\poll_windows.c"
+ RelativePath=".\libusb\os\threads_windows.c"
>
</File>
<File
@@ -364,11 +368,11 @@
>
</File>
<File
- RelativePath=".\libusb\os\threads_windows.h"
+ RelativePath=".\libusb\os\poll_windows.h"
>
</File>
<File
- RelativePath=".\libusb\os\poll_windows.h"
+ RelativePath=".\libusb\os\threads_windows.h"
>
</File>
<File