1
0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-01-14 23:58:17 +03:00
Proton/steam_helper/Makefile.in
2024-02-15 15:53:25 +02:00

10 lines
224 B
Makefile

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