mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-07 21:10:46 +08:00
ref: move RunLightstyles to ref_common
This commit is contained in:
@@ -14,6 +14,7 @@ def build(bld):
|
||||
target = 'ref_common',
|
||||
includes = '.',
|
||||
export_includes = '.',
|
||||
defines = 'REF_DLL=1',
|
||||
use = 'engine_includes public werror',
|
||||
subsystem = bld.env.MSVC_SUBSYSTEM
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user