pluginestadisticas.h

Go to the documentation of this file.
00001 #ifdef Q_WS_WIN
00002 # define MY_EXPORT __declspec(dllexport)
00003 #else
00004 # define MY_EXPORT
00005 #endif
00006 
00007 
00008 #include "bulmages01.h"
00009 
00010 
00011 extern "C" MY_EXPORT void entryPoint(Bulmages01 *);
00012 
00013 
00014 
00015 
00016 
00017 

Generated on Sat Dec 15 00:00:58 2007 for BulmaGes by  doxygen 1.5.1