Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

export.h

Go to the documentation of this file.
00001 
00002 
00003 //
00004 //      EXPORT.H                                        (c)     YoY'00                                          WEB: www.aestesis.org
00005 //
00008 #ifndef                                                 _EXPORT_H_
00009 #define                                                 _EXPORT_H_
00012 
00013 #ifdef WIN32
00014 
00015         #define                                         ADLL                                                    __declspec(dllexport)
00016 
00017 #else
00018 
00019         #define                                         ADLL
00020 
00021 #endif
00022 
00027 #endif                                                  //_EXPORT_H_

Generated on Tue Nov 20 10:21:25 2001 for elektronika plugz SDK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001