5 lines
82 B
Text
5 lines
82 B
Text
module DataLiteC [system] {
|
|
header "shim.h"
|
|
link "sqlite3"
|
|
export *
|
|
}
|