summaryrefslogtreecommitdiff
path: root/catchcopy-windows-explorer-plugin/Variable.h
diff options
context:
space:
mode:
Diffstat (limited to 'catchcopy-windows-explorer-plugin/Variable.h')
-rwxr-xr-xcatchcopy-windows-explorer-plugin/Variable.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/catchcopy-windows-explorer-plugin/Variable.h b/catchcopy-windows-explorer-plugin/Variable.h
new file mode 100755
index 0000000..292e2a0
--- /dev/null
+++ b/catchcopy-windows-explorer-plugin/Variable.h
@@ -0,0 +1,7 @@
+#ifndef VARIABLE_H
+#define VARIABLE_H
+
+/// \brief Un-comment this next line to put ultracopier in debug mode
+//#define CATCHCOPY_EXPLORER_PLUGIN_DEBUG
+
+#endif // VARIABLE_H