# file      : cxx/parser/basic/buildfile
# license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

import libs = libxsde%lib{xsde}

exe{driver}: {hxx cxx}{*} $libs testscript
