Update versioning for AMBuild and git.
Former-commit-id: ea473061ef1f3b52716decfb4dafcfd66167730d
This commit is contained in:
@ -89,7 +89,8 @@ def build_plugin(script_path, amxx_file, extra_argv = []):
|
||||
inputs = inputs,
|
||||
argv = argv,
|
||||
outputs = outputs,
|
||||
dep_type = 'msvc'
|
||||
dep_type = 'msvc',
|
||||
weak_inputs = AMXX.generated_headers
|
||||
)
|
||||
AMXX.plugins[amxx_file] = amx_entry
|
||||
|
||||
|
Reference in New Issue
Block a user