Go to the documentation of this file.
7 #ifndef __FASP_MANAGER_COMMON_H__
8 #define __FASP_MANAGER_COMMON_H__
11 #ifdef FASP_MANAGER_EXPORTS // Defined for dll build
12 #define FASP_MANAGER_API __declspec( dllexport )
13 #elif defined FASP_MANAGER_IMPORTS // Defined by user of dll
14 #define FASP_MANAGER_API __declspec( dllimport )
16 #define FASP_MANAGER_API // Defined for static lib build
Copyright © 2005 - 2008 Aspera, Inc. | asperasoft.com