mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Define DirectInput Version for Windows builds
This commit is contained in:
@@ -27,6 +27,8 @@ win32 {
|
||||
HEADERS += $$PWD/win/*.h
|
||||
SOURCES += $$PWD/win/*.cpp
|
||||
|
||||
DEFINES += DIRECTINPUT_VERSION=0x0800
|
||||
|
||||
LIBS *= -ldxguid -lole32 -ldinput8 -lUser32
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user