forked from LeenkxTeam/LNXSDK
Webview for RunT/Krom
This commit is contained in:
@ -509,6 +509,9 @@ let project = new Project('""" + lnx.utils.safesrc(wrd.lnx_project_name + '-' +
|
||||
if lnx.utils.get_viewport_controls() == 'azerty':
|
||||
assets.add_khafile_def('lnx_azerty')
|
||||
|
||||
if wrd.lnx_webview:
|
||||
assets.add_khafile_def('lnx_webview')
|
||||
|
||||
if os.path.exists(project_path + '/Bundled/config.lnx'):
|
||||
assets.add_khafile_def('lnx_config')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user