Files
fluxengine/dep/libusbp/include/libusbp_config.h
David Given d157b7b05d Make libusbp work on Windows; rework the Microsoft-specific bits of the
firmware to match. This does at least allow us to get rid of the patcher.
2021-12-12 17:25:24 +00:00

9 lines
180 B
C

#pragma once
#define BUILD_SYSTEM_LIBUSBP_VERSION_MAJOR 1
#define LIBUSBP_STATIC
#undef LIBUSBP_LOG
#undef VBOX_LINUX_ON_WINDOWS
#undef USE_TEST_DEVICE_A
#undef USE_TEST_DEVICE_B