From 07c5f6ec23fcf9237a24e71adcfacabce677f818 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 29 Apr 2022 10:48:09 +0200 Subject: Change file organization. --- include/diceparser/diceparser_global.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 include/diceparser/diceparser_global.h (limited to 'include/diceparser/diceparser_global.h') diff --git a/include/diceparser/diceparser_global.h b/include/diceparser/diceparser_global.h deleted file mode 100644 index 47829cc..0000000 --- a/include/diceparser/diceparser_global.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef DICEPARSER_GLOBAL_H -#define DICEPARSER_GLOBAL_H - -#include - -#if defined(DICEPARSER_LIBRARY) -#define DICEPARSER_EXPORT Q_DECL_EXPORT -#else -#define DICEPARSER_EXPORT Q_DECL_IMPORT -#endif -#endif // DICEPARSER_GLOBAL_H -- cgit v1.2.3-70-g09d2