aboutsummaryrefslogtreecommitdiff
path: root/old-tests/cli/lib/test/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'old-tests/cli/lib/test/build/root.build')
-rw-r--r--old-tests/cli/lib/test/build/root.build7
1 files changed, 7 insertions, 0 deletions
diff --git a/old-tests/cli/lib/test/build/root.build b/old-tests/cli/lib/test/build/root.build
new file mode 100644
index 0000000..636fd02
--- /dev/null
+++ b/old-tests/cli/lib/test/build/root.build
@@ -0,0 +1,7 @@
+using cxx
+
+hxx{*}: extension = h
+ixx{*}: extension = inl
+cxx{*}: extension = C
+
+using cli