Differences From Artifact [b203d785ac]:
- File ObjSQLite.oc.in — part of check-in [5e202503fc] at 2020-08-24 21:44:39 on branch trunk — Initial commit (user: js, size: 95) [annotate] [blame] [check-ins using]
To Artifact [688d34c7ff]:
- File ObjSQLite3.oc.in — part of check-in [b821df3a30] at 2020-08-31 21:33:32 on branch trunk — Rename project to ObjSQLite3 (user: js, size: 98) [annotate] [blame] [check-ins using]
1 | package_format 1 | | | | 1 2 3 | package_format 1 CPPFLAGS="$CPPFLAGS @SQLITE3_CPPFLAGS@" LIBS="-lobjsqlite3 @SQLITE3_LIBS@ $LIBS" |