To get this branch, use:
bzr branch
http://bzr.ed.am/sqlite3cc
« back to all changes in this revision
Viewing changes to src/emake.mk
-
Committer:
edam
-
Date:
2012-01-23 17:12:43 UTC
-
Revision ID:
edam@waxworlds.org-20120123171243-bgqedav41y2x8rlw
added command and query factory methods to connection
- files renamed:
-
Makefile
=>
emake.mk
-
include/sqlitepp/
=>
include/sqlite3cc/
Show diffs side-by-side
added
removed
10
13
LIBRARIES := sqlite3
11
14
CPPFLAGS := -I../include
12
15
include ~/src/edam.mk