prototype of mediation client database plugin

This commit is contained in:
Martin Willi
2008-05-14 07:26:19 +00:00
parent 0fd4caea66
commit 782db7edd1
10 changed files with 889 additions and 0 deletions
+4
View File
@@ -166,3 +166,7 @@ if USE_MEDSRV
SUBDIRS += plugins/medsrv
endif
if USE_MEDCLI
SUBDIRS += plugins/medcli
endif