mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
Update hl2sdk-manifests
This commit is contained in:
parent
1f9da417e4
commit
3718eec595
@ -525,7 +525,7 @@ class SMConfig(object):
|
|||||||
for other_sdk in self.sdk_manifests:
|
for other_sdk in self.sdk_manifests:
|
||||||
compiler.defines += ['SE_{}={}'.format(other_sdk['define'], other_sdk['code'])]
|
compiler.defines += ['SE_{}={}'.format(other_sdk['define'], other_sdk['code'])]
|
||||||
|
|
||||||
SdkHelpers.configureCxx(context, binary.compiler, sdk)
|
SdkHelpers.configureCxx(context, binary, sdk)
|
||||||
|
|
||||||
return binary
|
return binary
|
||||||
|
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit 4104ee9063b266f128e6e239ca4afeed03da8877
|
Subproject commit 41cb9169cb613c8455d0c8958e675ed88bd02c5b
|
||||||
Loading…
Reference in New Issue
Block a user