MeVisLab Toolbox Reference
MLDcmtkAccessoriesSystem.h
Go to the documentation of this file.
1
// Copyright (c) Fraunhofer MEVIS, Germany. All rights reserved.
2
// **InsertLicense** code
3
//----------------------------------------------------------------------------------
5
11
//----------------------------------------------------------------------------------
12
#pragma once
13
14
#include <FMEGlobalSystemDefs.h>
15
16
// DLL export macro definition
17
#ifdef MLDCMTKACCESSORIES_EXPORTS
18
// Use the MLSIGNALPROCESSING_EXPORT macro to export classes and functions
19
#define MLDCMTKACCESSORIES_EXPORT ML_LIBRARY_EXPORT_ATTRIBUTE
20
#else
21
// If included by external modules, exported symbols are declared as import symbols
22
#define MLDCMTKACCESSORIES_EXPORT ML_LIBRARY_IMPORT_ATTRIBUTE
23
#endif
24
FMEwork
ReleaseMeVis
Sources
Shared
MLDcmtkAccessories
MLDcmtkAccessoriesSystem.h
Generated by
1.10.0