Initial commit
FossilOrigin-Name: 5e202503fce1cf0fd217a18149bbb2d44d46adb0b997a91a633b1a4433f41a0b
This commit is contained in:
parent
02455b26d7
commit
ac03d41ce8
18 changed files with 5565 additions and 0 deletions
3
ObjSQLite.oc.in
Normal file
3
ObjSQLite.oc.in
Normal file
|
@ -0,0 +1,3 @@
|
|||
package_format 1
|
||||
CPPFLAGS="$CPPFLAGS @SQLITE_CPPFLAGS@"
|
||||
LIBS="-lobjsqlite @SQLITE_LIBS@ $LIBS"
|
Loading…
Add table
Add a link
Reference in a new issue