Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef OBJECTS_GBPROJ_EXPORT_H
2 #define OBJECTS_GBPROJ_EXPORT_H
52 #ifdef NCBI_TRACKMGRASN_EXPORTS
53 # define NCBI_TRACKMGR_EXPORTS
66 #ifdef NCBI_TRACKMGR_EXPORTS
67 # define NCBI_GBPROJ_EXPORT NCBI_DLL_EXPORT
69 # define NCBI_GBPROJ_EXPORT NCBI_DLL_IMPORT
Defines to provide correct exporting from DLLs in some configurations.