This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2021-01-04 16:44:35 +01:00

9 lines
182 B
Plaintext

framework module GoogleUtilities {
umbrella header "GoogleUtilities.h"
export *
module * { export * }
link framework "Security"
link framework "SystemConfiguration"
link "z"
}