![]() |
VR-Forces 4.0.4 Class Documentation
|
00001 /****************************************************************************** 00002 ** Copyright (c) 2007 MAK Technologies, Inc. 00003 ** All rights reserved. 00004 ******************************************************************************/ 00005 /****************************************************************************** 00006 ** $RCSfile: vrvOsgEarthQtPluginInit.h,v $ $Revision: 1.4 $ $State: Exp $ 00007 ******************************************************************************/ 00008 00012 00013 #ifndef vrvOsgEarthQtPluginInit_H_ 00014 #define vrvOsgEarthQtPluginInit_H_ 00015 00016 //Get proper local export symbol 00017 #include <vrvOsgEarthQtPlugin/vrvOsgEarthQtPlugin.h> 00018 00019 //Setup proper plugin export symbol 00020 #define DT_DE_PLUGIN_EXPORT_MACRO DT_DLL_VRVOSGEARTHQTPLUGIN 00021 00022 //Export plugin function void initIgModule(DtDe*); 00023 #include <vrvCore/exportPlugin.h> 00024 00025 #endif