summaryrefslogtreecommitdiffstats
path: root/Tests/VSResource/lib.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/VSResource/lib.cpp')
-rw-r--r--Tests/VSResource/lib.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/VSResource/lib.cpp b/Tests/VSResource/lib.cpp
new file mode 100644
index 0000000..006e3e4
--- /dev/null
+++ b/Tests/VSResource/lib.cpp
@@ -0,0 +1 @@
+int lib() { return 0; }