summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/AutogenOriginDependsOff/config.hpp.in
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/AutogenOriginDependsOff/config.hpp.in')
-rw-r--r--Tests/QtAutogen/AutogenOriginDependsOff/config.hpp.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/Tests/QtAutogen/AutogenOriginDependsOff/config.hpp.in b/Tests/QtAutogen/AutogenOriginDependsOff/config.hpp.in
new file mode 100644
index 0000000..e415d08
--- /dev/null
+++ b/Tests/QtAutogen/AutogenOriginDependsOff/config.hpp.in
@@ -0,0 +1,8 @@
+#ifndef CONFIG_HPP
+#define CONFIG_HPP
+
+// Application configuration
+
+enum dummy { NO_OP };
+
+#endif