mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
scripts: waifulib: add special_install_path for platform-specific executable formats that create post link stage (was nro_install_path)
This commit is contained in:
@@ -212,7 +212,7 @@ def build(bld):
|
||||
use = libs,
|
||||
defines = defines,
|
||||
install_path = install_path,
|
||||
nro_install_path = bld.env.BINDIR,
|
||||
special_install_path = bld.env.BINDIR,
|
||||
nacp = 'platform/nswitch/xash3d-fwgs.nacp',
|
||||
icon = 'platform/nswitch/icon.jpg',
|
||||
sce_sys = 'platform/psvita/sce_sys',
|
||||
|
||||
Reference in New Issue
Block a user