2
0
mirror of https://github.com/ValveSoftware/Proton synced 2025-08-31 14:45:23 +00:00

steam.exe: Build as a GUI subsystem executable.

This commit is contained in:
Rémi Bernon
2023-10-08 11:06:59 +02:00
committed by Arkadiusz Hiler
parent 4fee987bf6
commit fc49fe100e

View File

@@ -1,7 +1,7 @@
MODULE = steam.exe
IMPORTS = user32 advapi32 shlwapi shell32 msi ole32
EXTRADLLFLAGS = -mconsole -mcygwin -static-libgcc -static-libstdc++ -ldl
EXTRADLLFLAGS = -mwindows -mcygwin -static-libgcc -static-libstdc++ -ldl
EXTRADEFS = -DWINE_NO_LONG_TYPES
CXX_SRCS = \