From 449227d505edd52c24928b78da164435d61153ad Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 30 Apr 2012 11:45:51 +0200 Subject: Add empty source file to facilitate VC++ symbol exporting --- odb/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/makefile') diff --git a/odb/makefile b/odb/makefile index fd61513..5a5b48a 100644 --- a/odb/makefile +++ b/odb/makefile @@ -5,6 +5,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make cxx := \ +callback.cxx \ exceptions.cxx \ database.cxx \ connection.cxx \ -- cgit v1.1