mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-02-15 08:09:00 +03:00
wineopenxr: Use SOURCES instead of C(XX)_SRCS.
This commit is contained in:
parent
97df41ad1e
commit
8da1c6e19f
@ -4,6 +4,6 @@ IMPORTS = advapi32 dxgi
|
|||||||
EXTRADLLFLAGS = -mcygwin -lvulkan
|
EXTRADLLFLAGS = -mcygwin -lvulkan
|
||||||
EXTRADEFS = -DWINE_NO_LONG_TYPES
|
EXTRADEFS = -DWINE_NO_LONG_TYPES
|
||||||
|
|
||||||
C_SRCS = \
|
SOURCES = \
|
||||||
openxr.c \
|
openxr.c \
|
||||||
openxr_thunks.c \
|
openxr_thunks.c \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user