Rename project to ObjSQLite3
FossilOrigin-Name: b821df3a30cc9a96f4d9ef2e3e35439610302312d5df3f7fd00ee69993d280ac
This commit is contained in:
parent
ac03d41ce8
commit
a6a6c5b76a
12 changed files with 52 additions and 51 deletions
3
ObjSQLite3.oc.in
Normal file
3
ObjSQLite3.oc.in
Normal file
|
@ -0,0 +1,3 @@
|
|||
package_format 1
|
||||
CPPFLAGS="$CPPFLAGS @SQLITE3_CPPFLAGS@"
|
||||
LIBS="-lobjsqlite3 @SQLITE3_LIBS@ $LIBS"
|
Loading…
Add table
Add a link
Reference in a new issue