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…
Reference in a new issue