aboutsummaryrefslogtreecommitdiff
path: root/examples/inheritance/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/inheritance/buildfile')
-rw-r--r--examples/inheritance/buildfile6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/inheritance/buildfile b/examples/inheritance/buildfile
index a0f2d9c..eb3edf3 100644
--- a/examples/inheritance/buildfile
+++ b/examples/inheritance/buildfile
@@ -1,4 +1,8 @@
+# file : examples/inheritance/buildfile
+# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# license : MIT; see accompanying LICENSE file
+
import libs = libstudxml%lib{studxml}
-exe{driver}: cxx{driver position} $libs
+exe{driver}: cxx{driver} {cxx hxx}{position} $libs doc{README}
exe{driver}: test.input = position.xml