mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
wscript: remove useless features
This commit is contained in:
@@ -12,7 +12,6 @@ def build(bld):
|
||||
bld.shlib(
|
||||
source = 'r_context.c',
|
||||
target = 'ref_null',
|
||||
features = 'c',
|
||||
defines = 'REF_DLL',
|
||||
use = 'engine_includes sdk_includes werror',
|
||||
install_path = bld.env.LIBDIR,
|
||||
|
||||
Reference in New Issue
Block a user