Differences From Artifact [6bd6e1275a]:
- File ObjMatrix.oc — part of check-in [91648879e2] at 2020-10-03 15:30:30 on branch trunk — ObjMatrix.oc: Remove ObjSQLite3 dependency (user: js, size: 126) [annotate] [blame] [check-ins using]
To Artifact [b6196c65e4]:
- File ObjMatrix.oc — part of check-in [561f525c55] at 2020-10-02 23:48:23 on branch trunk — Add buildsys (user: js, size: 156) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 | 1 2 3 4 5 | + | package_format 1 package_depends_on ObjOpenSSL package_depends_on ObjSQLite3 LIBS="-lobjmatrix $LIBS" FRAMEWORK_LIBS="-framework ObjMatrix $FRAMEWORK_LIBS" |