summaryrefslogtreecommitdiff
path: root/plugins/SessionLoader/Windows/SessionLoaderWindowsVariable.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SessionLoader/Windows/SessionLoaderWindowsVariable.h')
-rwxr-xr-xplugins/SessionLoader/Windows/SessionLoaderWindowsVariable.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/SessionLoader/Windows/SessionLoaderWindowsVariable.h b/plugins/SessionLoader/Windows/SessionLoaderWindowsVariable.h
new file mode 100755
index 0000000..075d4da
--- /dev/null
+++ b/plugins/SessionLoader/Windows/SessionLoaderWindowsVariable.h
@@ -0,0 +1,15 @@
+/** \file Variable.h
+\brief Define the environment variable
+\author alpha_one_x86
+\licence GPL3, see the file COPYING */
+
+#ifndef VARIABLE_H
+#define VARIABLE_H
+
+//Un-comment this next line to put ultracopier plugin in debug mode
+//#define ULTRACOPIER_PLUGIN_DEBUG
+
+#endif // VARIABLE_H
+
+
+