mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-08 10:56:27 +00:00
Fixed building with libusb not dynamicaly loaded
(cherry-picked from commit3f89d1704d
) (cherry-picked from commit4ebf34857a
) (cherry-picked from commit5767dc710e
) (cherry-picked from commit9d77945d36
) (cherry-picked from commit2847696338
)
This commit is contained in:

committed by
Ozkan Sezer

parent
531ddf5eb5
commit
ffcf32b4ff
@@ -43,6 +43,7 @@
|
||||
/*#undef SDL_JOYSTICK_HIDAPI */
|
||||
#else
|
||||
#define SDL_JOYSTICK_HIDAPI 1
|
||||
#define HAVE_LIBUSB 1
|
||||
/* dynamically loaded libusb-1.0 dll: */
|
||||
#define SDL_LIBUSB_DYNAMIC "usb100.dll"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user