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