summaryrefslogtreecommitdiffstats
path: root/Tests/InterfaceBuildTargets/testlib.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/InterfaceBuildTargets/testlib.cxx')
-rw-r--r--Tests/InterfaceBuildTargets/testlib.cxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/InterfaceBuildTargets/testlib.cxx b/Tests/InterfaceBuildTargets/testlib.cxx
new file mode 100644
index 0000000..02bd6b0
--- /dev/null
+++ b/Tests/InterfaceBuildTargets/testlib.cxx
@@ -0,0 +1,5 @@
+
+void testlib(void)
+{
+
+}