GBA003/Pods/Target Support Files/DeltaCore/DeltaCore.modulemap
2024-05-30 10:22:15 +08:00

7 lines
98 B
Plaintext

module DeltaCore {
umbrella header "DeltaCore-umbrella.h"
export *
module * { export * }
}