WinCE: Fix x86 build on Visual Studio 2005
authorToby Gray <toby.gray@realvnc.com>
Thu, 4 Apr 2013 12:33:20 +0000 (13:33 +0100)
committerPete Batard <pete@akeo.ie>
Thu, 11 Apr 2013 21:37:29 +0000 (22:37 +0100)
libusb/version_nano.h
msvc/libusb_dll_wince.vcproj
msvc/listdevs_wince.vcproj
msvc/stress_wince.vcproj
msvc/xusb_wince.vcproj

index a1a1e3c..5e4fc68 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 10641
+#define LIBUSB_NANO 10642
index 94846c5..96b1f04 100644 (file)
                        <Tool
                                Name="VCLinkerTool"
                                OutputFile="$(OutDir)\libusb-1.0.dll"
+                               IgnoreDefaultLibraryNames="oldnames.lib,libc.lib"
                                ModuleDefinitionFile="../libusb/libusb-1.0.def"
                                GenerateDebugInformation="true"
                                SubSystem="9"
                        <Tool
                                Name="VCLinkerTool"
                                OutputFile="$(OutDir)\libusb-1.0.dll"
+                               IgnoreDefaultLibraryNames="oldnames.lib,libc.lib"
                                ModuleDefinitionFile="../libusb/libusb-1.0.def"
                                GenerateDebugInformation="true"
                                SubSystem="9"
index 1dbabba..a31424b 100644 (file)
                        <Tool
                                Name="VCLinkerTool"
                                GenerateDebugInformation="true"
+                               IgnoreDefaultLibraryNames="oldnames.lib,libc.lib"
                                SubSystem="9"
                                EntryPointSymbol="mainACRTStartup"
                                TargetMachine="0"
                        <Tool
                                Name="VCLinkerTool"
                                GenerateDebugInformation="true"
+                               IgnoreDefaultLibraryNames="oldnames.lib,libc.lib"
                                SubSystem="9"
                                OptimizeReferences="2"
                                EnableCOMDATFolding="2"
index be34cc4..0f79535 100644 (file)
                                Name="VCLinkerTool"
                                GenerateDebugInformation="true"
                                SubSystem="9"
+                               IgnoreDefaultLibraryNames="oldnames.lib,libc.lib"
                                EntryPointSymbol="mainACRTStartup"
                                TargetMachine="0"
                        />
                                Name="VCLinkerTool"
                                GenerateDebugInformation="true"
                                SubSystem="9"
+                               IgnoreDefaultLibraryNames="oldnames.lib,libc.lib"
                                OptimizeReferences="2"
                                EnableCOMDATFolding="2"
                                EntryPointSymbol="mainACRTStartup"
index 6e106ad..17f1e85 100644 (file)
                                Name="VCLinkerTool"
                                GenerateDebugInformation="true"
                                SubSystem="9"
+                               IgnoreDefaultLibraryNames="oldnames.lib,libc.lib"
                                EntryPointSymbol="mainACRTStartup"
                                TargetMachine="0"
                        />
                                Name="VCLinkerTool"
                                GenerateDebugInformation="true"
                                SubSystem="9"
+                               IgnoreDefaultLibraryNames="oldnames.lib,libc.lib"
                                OptimizeReferences="2"
                                EnableCOMDATFolding="2"
                                EntryPointSymbol="mainACRTStartup"