Files
ifish/Ifish/GWP2PSDK/GWP2P.framework/Modules/module.modulemap
T
2020-06-08 22:04:32 +08:00

7 lines
91 B
Plaintext
Executable File

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