lpw
2024-04-15 8fa52d6d93a9c60f5a09b5fd1c80b3a9c35046d0
commit | author | age
a6c014 1 framework module GoogleAppMeasurement {
454098 2 umbrella header "GoogleAppMeasurement-umbrella.h"
L 3 export *
4 module * { export * }
5   link framework "Security"
6   link framework "SystemConfiguration"
7   link "c++"
a6c014 8   link "sqlite3"
L 9   link "z"
10 }