summaryrefslogtreecommitdiff
path: root/plugins/PluginLoader/catchcopy-v0002/PluginLoadercatchcopy-v0002Variable.h
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2020-08-11 22:35:12 +0100
committerThomas Preud'homme <robotux@celest.fr>2020-08-11 22:35:12 +0100
commit3ac113857071fc1f225b2e1b42547269e568c6b7 (patch)
tree8b28dd9c44a0d3c7ab8187cd8d8f19d47591d813 /plugins/PluginLoader/catchcopy-v0002/PluginLoadercatchcopy-v0002Variable.h
parent9b10c21f5cad0e2ec27d23c59e65af7141a226f3 (diff)
New upstream version 2.2.4.4
Diffstat (limited to 'plugins/PluginLoader/catchcopy-v0002/PluginLoadercatchcopy-v0002Variable.h')
-rwxr-xr-xplugins/PluginLoader/catchcopy-v0002/PluginLoadercatchcopy-v0002Variable.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/PluginLoader/catchcopy-v0002/PluginLoadercatchcopy-v0002Variable.h b/plugins/PluginLoader/catchcopy-v0002/PluginLoadercatchcopy-v0002Variable.h
new file mode 100755
index 0000000..6f0d9aa
--- /dev/null
+++ b/plugins/PluginLoader/catchcopy-v0002/PluginLoadercatchcopy-v0002Variable.h
@@ -0,0 +1,16 @@
+/** \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
+//#define ULTRACOPIER_PLUGIN_ALL_IN_ONE
+
+#endif // VARIABLE_H
+
+
+