![]() |
VR-Forces 4.0.4 Class Documentation
|
00001 /****************************************************************************** 00002 ** Copyright (c) 2007 MAK Technologies, Inc. 00003 ** All rights reserved. 00004 ******************************************************************************/ 00005 /****************************************************************************** 00006 ** $RCSfile: vrvOsgQtPluginInit.h,v $ $Revision: 1.12 $ $State: Exp $ 00007 ******************************************************************************/ 00010 00011 #ifndef vrvOsgQtPluginInit_h_ 00012 #define vrvOsgQtPluginInit_h_ 00013 00014 //Get proper local export symbol 00015 #include <vrvOsgQtPlugin/vrvOsgQtPlugin.h> 00016 00017 //Setup proper plugin export symbol 00018 #define DT_DE_PLUGIN_EXPORT_MACRO DT_DLL_VRVOSGQTPLUGIN 00019 00020 //Export plugging function bool initDeModule(DtDe* de); 00021 #include <vrvCore/exportPlugin.h> 00022 00023 #endif