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