aboutsummaryrefslogtreecommitdiff
path: root/tests/amalgam/simple2/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/amalgam/simple2/buildfile')
-rw-r--r--tests/amalgam/simple2/buildfile9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/amalgam/simple2/buildfile b/tests/amalgam/simple2/buildfile
new file mode 100644
index 0000000..ec6a4e1
--- /dev/null
+++ b/tests/amalgam/simple2/buildfile
@@ -0,0 +1,9 @@
+using cxx
+
+hxx.ext = hxx
+cxx.ext = cxx
+ixx.ext = ixx
+
+cxx.poptions += -I$out_root
+
+exe{driver}: cxx{driver}