mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 02:18:35 +00:00
Fixed AMBuilder
This commit is contained in:
parent
20bdf851d8
commit
51aa962617
@ -20,6 +20,8 @@ elif builder.target_platform == 'windows':
|
||||
|
||||
binary.sources += [
|
||||
'extension.cpp',
|
||||
'FileDownloader.cpp',
|
||||
'MemoryDownloader.cpp',
|
||||
'curlapi.cpp',
|
||||
'../../public/smsdk_ext.cpp'
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user