VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
makCigiExtensions.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2019 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
9 #pragma once
10 #ifdef _WIN32
11 # ifdef makCigiExtensions_EXPORTS
12 # define DT_DLL_MAKCIGIEXTENSIONS __declspec ( dllexport )
13 # else
14 # define DT_DLL_MAKCIGIEXTENSIONS __declspec ( dllimport )
15 # endif
16 #else
17 # define DT_DLL_MAKCIGIEXTENSIONS
18 #endif

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)