Author: wyoung
Date: Mon Mar 6 18:17:48 2006
New Revision: 1225
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1225&view=rev
Log:
Made the library depend on custom.h, so that it is generated if missing,
even though the library doesn't truly require SSQLS internally.
Modified:
branches/v2.1-bakefile/lib/lib.bkl
Modified: branches/v2.1-bakefile/lib/lib.bkl
URL:
http://svn.gna.org/viewcvs/mysqlpp/branches/v2.1-bakefile/lib/lib.bkl?rev=1225&r1=1224&r2=1225&view=diff
==============================================================================
--- branches/v2.1-bakefile/lib/lib.bkl (original)
+++ branches/v2.1-bakefile/lib/lib.bkl Mon Mar 6 18:17:48 2006
@@ -12,6 +12,8 @@
fields.cpp field_types.cpp manip.cpp myset.cpp qparms.cpp
query.cpp result.cpp row.cpp sql_string.cpp string_util.cpp
type_info.cpp vallist.cpp</sources>
+
+ <depends>custom.h</depends>
<debug-info>$(DEBUGINFO)</debug-info>
<include>..</include>
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits