aboutsummaryrefslogtreecommitdiff
path: root/tests/web/xhtml/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-08-10 18:28:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-08-10 18:28:53 +0200
commit63aaad529c9ae9358f22fd9563aeabc679f4defd (patch)
tree67adfffcb14250f083d86b568577a8a2eb7bdf9f /tests/web/xhtml/buildfile
parent8e866579cb459c5104c532d5e41d562d45236ea5 (diff)
Add support for generating XHTML5
Diffstat (limited to 'tests/web/xhtml/buildfile')
-rw-r--r--tests/web/xhtml/buildfile8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/web/xhtml/buildfile b/tests/web/xhtml/buildfile
new file mode 100644
index 0000000..308a104
--- /dev/null
+++ b/tests/web/xhtml/buildfile
@@ -0,0 +1,8 @@
+# file : tests/web/xhtml/buildfile
+# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
+# license : MIT; see accompanying LICENSE file
+
+import libs = libstudxml%lib{studxml}
+
+exe{driver}: cxx{driver} $libs
+exe{driver}: test.output = test.out