summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/RccAutogenBuildDir/lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/RccAutogenBuildDir/lib.h')
-rw-r--r--Tests/QtAutogen/RccAutogenBuildDir/lib.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/QtAutogen/RccAutogenBuildDir/lib.h b/Tests/QtAutogen/RccAutogenBuildDir/lib.h
new file mode 100644
index 0000000000..28138f189a
--- /dev/null
+++ b/Tests/QtAutogen/RccAutogenBuildDir/lib.h
@@ -0,0 +1,6 @@
+#ifndef LIB_H
+#define LIB_H
+
+void foo();
+
+#endif