20 #ifndef _TDELIBS_EXPORT_H 21 #define _TDELIBS_EXPORT_H 24 #include <tdemacros.h> 30 #include <tdelibs_export_win.h> 35 #define TDECORE_EXPORT TDE_EXPORT 36 #define TDEUI_EXPORT TDE_EXPORT 37 #define TDEFX_EXPORT TDE_EXPORT 38 #define TDEPRINT_EXPORT TDE_EXPORT 39 #define TDEDNSSD_EXPORT TDE_EXPORT 40 #define TDEIO_EXPORT TDE_EXPORT 41 #define DCOP_EXPORT TDE_EXPORT 42 #define TDEPARTS_EXPORT TDE_EXPORT 43 #define KTEXTEDITOR_EXPORT TDE_EXPORT 44 #define KABC_EXPORT TDE_EXPORT 45 #define TDESU_EXPORT TDE_EXPORT 46 #define KVCARD_EXPORT TDE_EXPORT 47 #define TDERESOURCES_EXPORT TDE_EXPORT 48 #define TDESTYLE_EXPORT TDE_EXPORT 49 #define TDEHTML_EXPORT TDE_EXPORT 50 #define KMDI_EXPORT TDE_EXPORT 51 #define TDEUTILS_EXPORT TDE_EXPORT 52 #define KATEPARTINTERFACES_EXPORT TDE_EXPORT 53 #define KATEPART_EXPORT TDE_EXPORT 54 #define KMID_EXPORT TDE_EXPORT 55 #define TDERANDR_EXPORT TDE_EXPORT 56 #define TDEIMPROXY_EXPORT TDE_EXPORT 57 #define KDE_ARTS_EXPORT TDE_EXPORT 58 #define TDEUNITTEST_EXPORT TDE_EXPORT 60 #define KPATH_SEPARATOR ':' 73 # ifndef TDECORE_EXPORT_DEPRECATED 74 # define TDECORE_EXPORT_DEPRECATED TDE_DEPRECATED TDECORE_EXPORT 76 # ifndef TDEIO_EXPORT_DEPRECATED 77 # define TDEIO_EXPORT_DEPRECATED TDE_DEPRECATED TDEIO_EXPORT 79 # ifndef TDEUI_EXPORT_DEPRECATED 80 # define TDEUI_EXPORT_DEPRECATED TDE_DEPRECATED TDEUI_EXPORT 82 # ifndef KABC_EXPORT_DEPRECATED 83 # define KABC_EXPORT_DEPRECATED TDE_DEPRECATED KABC_EXPORT