summaryrefslogtreecommitdiff
path: root/odb-examples/relationship/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'odb-examples/relationship/buildfile')
-rw-r--r--odb-examples/relationship/buildfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/odb-examples/relationship/buildfile b/odb-examples/relationship/buildfile
index 32d292a..2b4ffed 100644
--- a/odb-examples/relationship/buildfile
+++ b/odb-examples/relationship/buildfile
@@ -5,10 +5,11 @@ import libodb = libodb%lib{odb}
import libs = libodb-$database%lib{odb-$database}
-exe{driver}: {hxx cxx}{* -*-odb -*-odb-*} {hxx ixx cxx}{employee-odb} testscript
+exe{driver}: {hxx cxx}{* -employee-odb} {hxx ixx cxx}{employee-odb} testscript
# The metadata library target which we use to extract the poptions variable
-# value for specifying the contained options on the ODB compiler command line.
+# value for specifying the preprocessor options (-I, etc) on the ODB compiler
+# command line.
#
libue{employee-meta}: $libodb