VR-Forces 4.0.4 Class Documentation
examples/exampleDialogPage/exampleDialogPagePlugin.h
Go to the documentation of this file.
00001 /*****************************************************************************
00002  * Copyright (c) 2011 MAK Technologies, Inc.
00003  * All rights reserved.
00004  *****************************************************************************/
00005 
00009 
00010 #pragma once
00011 
00012 #ifdef _WIN32
00013 #  ifdef EXAMPLEDIALOGPAGE_EXPORTS
00014 #     define DT_DLL_EXAMPLEDIALOGPAGE __declspec ( dllexport )
00015 #  else
00016 #     define DT_DLL_EXAMPLEDIALOGPAGE __declspec ( dllimport )
00017 #  endif
00018 #else
00019 #  define DT_DLL_EXAMPLEDIALOGPAGE
00020 #endif
00021 
00022 #include <vrvUtil/signalslib.h>

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)