aboutsummaryrefslogtreecommitdiff
path: root/examples/performance/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2016-11-17 13:33:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2016-11-17 13:33:57 +0300
commitf6727cf97685fc2b200aa1b0baae35fb84468300 (patch)
treee088005649a07c3da82413b08b6793f55b85865d /examples/performance/buildfile
parent132522ca4c895e9b07d7e323d5529474806e5829 (diff)
Fix examples buildfiles adding some files for the distribution
Diffstat (limited to 'examples/performance/buildfile')
-rw-r--r--examples/performance/buildfile6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/performance/buildfile b/examples/performance/buildfile
index e4a33b3..5420e48 100644
--- a/examples/performance/buildfile
+++ b/examples/performance/buildfile
@@ -1,4 +1,8 @@
+# file : examples/performance/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 time} $libs
+exe{driver}: cxx{driver} {cxx hxx}{time} $libs doc{README} file{test.xsd}
exe{driver}: test.input = test-50k.xml