correct steamshim_parent.cpp

(It still crashes when built on Windows 8.1)
This commit is contained in:
Struma 2020-03-02 16:26:43 -05:00 committed by Roza
parent 8b10b72d2a
commit e2a7313b80
2 changed files with 518 additions and 556 deletions

View file

@ -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