aboutsummaryrefslogtreecommitdiff
path: root/examples/performance/buildfile
blob: 5420e4880dbc4b36d686744961598f91bab8a1ae (plain)
1
2
3
4
5
6
7
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} {cxx hxx}{time} $libs doc{README} file{test.xsd}
exe{driver}: test.input = test-50k.xml