Files
swift-mirror/test/IRGen/Inputs/usr/include/module.map
2016-10-29 10:22:58 +02:00

18 lines
262 B
Plaintext

module gizmo { header "Gizmo.h" }
module ObjectiveC {
header "BridgeTestObjectiveC.h"
}
module CoreCooling {
header "CoreCooling.h"
}
module Foundation {
header "BridgeTestFoundation.h"
}
module CoreFoundation {
header "BridgeTestCoreFoundation.h"
}