summaryrefslogtreecommitdiff
path: root/plugins-alternative/PluginLoader/keybinding/Variable.h
blob: 90e1557a5ed4f71babd2451fc26792365f95c0d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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