1 2 3 4 5 6 7
framework module DependsOnModule { umbrella "DependsOnModule.h" header "other.h" module * { export * } }