Update SourcePawn.
This commit is contained in:
@@ -41,6 +41,8 @@ for sdk_name in SM.sdks:
|
|||||||
for cxx in builder.targets:
|
for cxx in builder.targets:
|
||||||
if not cxx.target.arch in sdk.platformSpec[cxx.target.platform]:
|
if not cxx.target.arch in sdk.platformSpec[cxx.target.platform]:
|
||||||
continue
|
continue
|
||||||
|
if sdk_name == 'mock':
|
||||||
|
continue
|
||||||
|
|
||||||
binary = SM.HL2ExtConfig(project, builder, cxx, 'sdktools.ext.' + sdk.ext, sdk)
|
binary = SM.HL2ExtConfig(project, builder, cxx, 'sdktools.ext.' + sdk.ext, sdk)
|
||||||
binary.compiler.cxxincludes += [
|
binary.compiler.cxxincludes += [
|
||||||
|
|||||||
+1
-1
Submodule public/amtl updated: b4627dd53a...fb8a4edaea
+1
-1
Submodule sourcepawn updated: 51ccc088b0...02ea136cb3
Reference in New Issue
Block a user