Commit c0af406c authored by Rémi Bernon's avatar Rémi Bernon Committed by Alexandre Julliard

xinput1_3: Fix printf format warnings with long types.

parent c489356d
EXTRADEFS = -DWINE_NO_LONG_TYPES
MODULE = xinput1_1.dll
IMPORTS = hid setupapi advapi32 user32
PARENTSRC = ../xinput1_3
......
EXTRADEFS = -DWINE_NO_LONG_TYPES
MODULE = xinput1_2.dll
IMPORTS = hid setupapi advapi32 user32
PARENTSRC = ../xinput1_3
......
EXTRADEFS = -DWINE_NO_LONG_TYPES
MODULE = xinput1_3.dll
IMPORTLIB = xinput
IMPORTS = hid setupapi advapi32 user32
......
EXTRADEFS = -DWINE_NO_LONG_TYPES
MODULE = xinput1_4.dll
IMPORTS = hid setupapi advapi32 user32
PARENTSRC = ../xinput1_3
......
EXTRADEFS = -DWINE_NO_LONG_TYPES
MODULE = xinput9_1_0.dll
IMPORTS = hid setupapi advapi32 user32
PARENTSRC = ../xinput1_3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment