mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-06 06:55:40 +02:00
correct steamshim_parent.cpp
(It still crashes when built on Windows 8.1)
This commit is contained in:
parent
8b10b72d2a
commit
e2a7313b80
2 changed files with 518 additions and 556 deletions
|
@ -176,6 +176,7 @@ if steamworks == true
|
||||||
include_directories: (steamworks_path + '/public'),
|
include_directories: (steamworks_path + '/public'),
|
||||||
cpp_args: shim_args,
|
cpp_args: shim_args,
|
||||||
link_args: la.split(),
|
link_args: la.split(),
|
||||||
|
gui_app: (get_option('console') == false),
|
||||||
install: (host_system != 'windows'))
|
install: (host_system != 'windows'))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue