9 lines
155 B
Plaintext
Executable File
9 lines
155 B
Plaintext
Executable File
framework module GRDBCustomSQLite {
|
|
umbrella header "GRDBCustomSQLite.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
|
|
header "grdb_config.h"
|
|
}
|