steam.exe: Use SOURCES instead of C(XX)_SRCS.

This commit is contained in:
Rémi Bernon 2023-11-14 23:38:30 +01:00 committed by Arkadiusz Hiler
parent c9b3ee14c5
commit 64cdf179b9

View file

@ -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 \