Update SourcePawn.

This commit is contained in:
David Anderson 2022-03-09 11:17:45 -08:00
parent 96ae65a96c
commit 01203a5a44
3 changed files with 4 additions and 2 deletions

View File

@ -41,6 +41,8 @@ for sdk_name in SM.sdks:
for cxx in builder.targets:
if not cxx.target.arch in sdk.platformSpec[cxx.target.platform]:
continue
if sdk_name == 'mock':
continue
binary = SM.HL2ExtConfig(project, builder, cxx, 'sdktools.ext.' + sdk.ext, sdk)
binary.compiler.cxxincludes += [

@ -1 +1 @@
Subproject commit b4627dd53adedd0871aceabce25a946a14a67972
Subproject commit fb8a4edaeaeea97b1c07f42b8a8ba97ce2c614cd

@ -1 +1 @@
Subproject commit 51ccc088b0b50938bbe3bd575b9d2880fa860bbe
Subproject commit 02ea136cb303b8feef6e95b3d5572fd0493df02e