mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
Zlib: Update AMBuilder
This commit is contained in:
parent
5f6756cb4d
commit
9542fce9c5
@ -1,8 +1,6 @@
|
|||||||
# vim: sts=2 ts=8 sw=2 tw=99 et ft=python:
|
# vim: sts=2 ts=8 sw=2 tw=99 et ft=python:
|
||||||
import os, platform
|
import os, platform
|
||||||
|
|
||||||
builder.SetBuildFolder('zlib')
|
|
||||||
|
|
||||||
lib = builder.compiler.StaticLibrary('zlib')
|
lib = builder.compiler.StaticLibrary('zlib')
|
||||||
|
|
||||||
lib.compiler.includes += [
|
lib.compiler.includes += [
|
||||||
|
Loading…
Reference in New Issue
Block a user