summaryrefslogtreecommitdiff
path: root/Tests/Preprocess/preprocess_vs6.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Preprocess/preprocess_vs6.cxx')
-rw-r--r--Tests/Preprocess/preprocess_vs6.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/Preprocess/preprocess_vs6.cxx b/Tests/Preprocess/preprocess_vs6.cxx
new file mode 100644
index 000000000..9df89f6a0
--- /dev/null
+++ b/Tests/Preprocess/preprocess_vs6.cxx
@@ -0,0 +1,3 @@
+// The VS6 IDE does not support object name configuration so we need a
+// source file with a different name. Include the real source file.
+#include "preprocess.cxx"