mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-03 21:45:32 +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'),
|
||||
cpp_args: shim_args,
|
||||
link_args: la.split(),
|
||||
gui_app: (get_option('console') == false),
|
||||
install: (host_system != 'windows'))
|
||||
endif
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue