From 7ebe2bef30962c340ca549248d07a7f899c04578 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 29 Apr 2017 17:22:29 +0200 Subject: Check ODB and libstudxml versions --- brep/version.in | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'brep') diff --git a/brep/version.in b/brep/version.in index c0f6df4..a5b236e 100644 --- a/brep/version.in +++ b/brep/version.in @@ -49,6 +49,23 @@ $libbpkg.check(LIBBPKG_VERSION, LIBBPKG_SNAPSHOT)$ $libbbot.check(LIBBBOT_VERSION, LIBBBOT_SNAPSHOT)$ +#include + +$libodb.check(LIBODB_VERSION, LIBODB_SNAPSHOT)$ + +#include + +$libodb-pgsql.check(LIBODB_PGSQL_VERSION, LIBODB_PGSQL_SNAPSHOT)$ + +// @@ Not really the correct place for the check since we don't use +// it here. +// +/* +#include + +$libstudxml.check(LIBSTUDXML_VERSION, LIBSTUDXML_SNAPSHOT)$ +*/ + // For now these are the same. // #define LIBBREP_VERSION BREP_VERSION -- cgit v1.1