ifish/Ifish/GWP2PSDK/GWP2P.framework/Modules/module.modulemap

7 lines
91 B
Plaintext
Executable File

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