mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-28 15:45:50 +03:00
steam.exe: Build as a GUI subsystem executable.
This commit is contained in:
parent
4fee987bf6
commit
fc49fe100e
@ -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 = \
|
||||
|
Loading…
Reference in New Issue
Block a user