Modernize the smx headers.
This commit is contained in:
@@ -12,6 +12,9 @@ binary.compiler.includes += [
|
||||
os.path.join(builder.sourcePath, 'public', 'jit'),
|
||||
os.path.join(builder.sourcePath, 'public', 'jit', 'x86'),
|
||||
os.path.join(builder.sourcePath, 'knight', 'shared'),
|
||||
|
||||
# The include path for SP v2 stuff.
|
||||
os.path.join(builder.sourcePath, 'sourcepawn', 'include'),
|
||||
]
|
||||
|
||||
if builder.target_platform == 'linux':
|
||||
|
||||
Reference in New Issue
Block a user