fixed build (I hope)
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402404
This commit is contained in:
parent
0392e55ef7
commit
8a4c96b252
@ -173,7 +173,7 @@ namespace builder
|
||||
|
||||
lib = new Library();
|
||||
lib.package_path = "addons/sourcemod/bin";
|
||||
lib.source_path = "sourcepawn/jit/x86";
|
||||
lib.source_path = "sourcepawn/jit";
|
||||
lib.binary_name = "sourcepawn.jit.x86";
|
||||
lib.vcproj_name = "jit-x86";
|
||||
libraries.Add(lib);
|
||||
|
Loading…
Reference in New Issue
Block a user