diff options
Diffstat (limited to 'tools/ArtistTools/source/BlastPlugin/blastplugin_global.h')
| -rw-r--r-- | tools/ArtistTools/source/BlastPlugin/blastplugin_global.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/ArtistTools/source/BlastPlugin/blastplugin_global.h b/tools/ArtistTools/source/BlastPlugin/blastplugin_global.h deleted file mode 100644 index 082519a..0000000 --- a/tools/ArtistTools/source/BlastPlugin/blastplugin_global.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifdef PLUGINBT_LIB -# define PLUGINBT_EXPORT Q_DECL_EXPORT -#else -# define PLUGINBT_EXPORT Q_DECL_IMPORT -#endif - -#ifdef PLUGINBTRENDER_LIB -# define PLUGINBTRENDER_EXPORT Q_DECL_EXPORT -#else -# define PLUGINBTRENDER_EXPORT Q_DECL_IMPORT -#endif
\ No newline at end of file |