Update to latest SourcePawn (#639)

This commit is contained in:
peace-maker
2017-07-18 12:48:39 +01:00
committed by Asher Baker
parent fd87cb6b23
commit 8840ce905d
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -517,7 +517,8 @@ SP = SourcePawn(
root = SM,
amtl = os.path.join(builder.sourcePath, 'public', 'amtl'),
)
SP.BuildCore()
SP.BuildSpcomp()
SP.BuildVM()
SM.spcomp = SP.spcomp
SM.binaries += [
SP.libsourcepawn