mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 09:18:42 +09:00
4 lines
177 B
Text
4 lines
177 B
Text
|
|
module CSQLite [system] {
|
||
|
|
header "/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/sqlite3.h"
|
||
|
|
export *
|
||
|
|
}
|