1
0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-03-19 17:00:39 +03:00
2024-02-15 15:53:24 +02:00

10 lines
225 B
Makefile

MODULE = steam.exe
IMPORTS = user32 advapi32 shlwapi shell32 msi ole32
EXTRADLLFLAGS = -mconsole -mcygwin -static-libgcc -static-libstdc++ -ldl
EXTRADEFS = -DWINE_NO_LONG_TYPES
CXX_SRCS = \
jsoncpp.cpp \
steam.cpp \