VR-Forces 4.0.4 Class Documentation
include/bhavePathDataGen/pathDataGenDefines.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 2010 MAK Technologies, Inc.
00003 ** All rights reserved.
00004 *********************************************************************/
00005 
00006 #pragma once
00007 
00009 #ifdef WIN32
00010    #ifdef DT_DLL_BUILD
00011       #ifdef bhavePathDataGen_EXPORTS
00012 
00013          #pragma warning (disable:4251)
00014          #define DT_DLL_bhavePathDataGen __declspec(dllexport)
00015       #else
00016          #define DT_DLL_bhavePathDataGen __declspec(dllimport)
00017       #endif
00018    #else
00019       #define DT_DLL_bhavePathDataGen
00020 #endif
00021 #else
00022    #define DT_DLL_bhavePathDataGen
00023 #endif
00024 

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)