summaryrefslogtreecommitdiffstats
path: root/inc/xloop/build.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'inc/xloop/build.h.in')
-rw-r--r--inc/xloop/build.h.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/inc/xloop/build.h.in b/inc/xloop/build.h.in
new file mode 100644
index 0000000..4a8fbd3
--- /dev/null
+++ b/inc/xloop/build.h.in
@@ -0,0 +1,10 @@
+/*
+ * AUTOGENERATED: DO NOT EDIT THIS FILE
+ */
+
+#ifndef BUILD_H_
+#define BUILD_H_
+
+#define XLOOP_BUILD "@XLOOP_BUILD@"
+
+#endif /* BUILD_H_ */