mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-28 14:38:28 +03:00
steam.exe: Build as a GUI subsystem executable.
This commit is contained in:
parent
79a92742a1
commit
22775d134f
@ -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…
x
Reference in New Issue
Block a user