Files
2018-09-03 14:43:21 +08:00

10 lines
148 B
Plaintext

module SSCZLib [system] {
header "include.h"
link "z"
export *
}
module SSCommonCrypto [system] {
header "include.h"
export *
}