lpw
2022-02-15 df1e8e61ffd4f44c1225b3d3808fab6516ba6e93
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 }