mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-04-10 19:40:12 +03:00
steam.exe: Build as a GUI subsystem executable.
This commit is contained in:
parent
df52401258
commit
669e77a482
@ -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