cog/ThirdParty/Frameworks/Sparkle.framework/Versions/B/Modules/module.modulemap

7 lines
95 B
Plaintext

framework module Sparkle {
umbrella header "Sparkle.h"
export *
module * { export * }
}