#ifndef _MSC_VER
#warn "msvc/config.h shouldn't be included for your development environment."
#error "Please make sure the msvc/ directory is removed from your build path."
#endif
#ifndef DDK_DIR
#define DDK_DIR "Z:/WinDDK/7600.16385.1"
#endif
#ifndef LIBUSB0_DIR
#define LIBUSB0_DIR "Z:/packages/libusb-win32"
#endif
#ifndef LIBUSBK_DIR
#define LIBUSBK_DIR "Z:/libusbK-build/libusbK/package/output/bin"
#endif
#ifndef USER_DIR
#endif
#define WDF_VER "01009"
#define OPT_M32
#define OPT_M64
#define INCLUDE_DEBUG_LOGGING
#define ENABLE_LOGGING 1