mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 08:14:34 +01:00
steam.exe: Use SOURCES instead of C(XX)_SRCS.
This commit is contained in:
parent
c9b3ee14c5
commit
64cdf179b9
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ IMPORTS = user32 advapi32 shlwapi shell32 msi ole32
|
|||
EXTRADLLFLAGS = -mwindows -mcygwin -static-libgcc -static-libstdc++ -ldl
|
||||
EXTRADEFS = -DWINE_NO_LONG_TYPES
|
||||
|
||||
CXX_SRCS = \
|
||||
SOURCES = \
|
||||
jsoncpp.cpp \
|
||||
steam.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue