VR-Link API Documentation for DIS
coLromMapExport.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 2007 MaK Technologies, Inc.
00003 ** All rights reserved.
00004 *********************************************************************/
00005 /*********************************************************************
00006 ** $RCSfile: coLromMapExport.h,v $ $Revision: 1.1 $ $State: Exp $
00007 *********************************************************************/
00008 #ifndef coLromMapExport_H_
00009 #define coLromMapExport_H_
00010 
00015 
00016 #ifdef _WIN32
00017 #ifndef DT_COMMONLROM_STATIC
00018 #ifdef COMMONLROM_EXPORTS
00019 #define DT_DLL_COMMONLROM __declspec ( dllexport )
00020 #else
00021 #define DT_DLL_COMMONLROM __declspec ( dllimport )
00022 #endif
00023 #else
00024 #define DT_DLL_COMMONLROM 
00025 #endif
00026 #else
00027 #define DT_DLL_COMMONLROM 
00028 #endif
00029 
00030 #endif

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)