Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayDotNetX.h
Go to the documentation of this file.
1
//
5
//
6
7
#ifndef _INC_GrayDotNetX_H
8
#define _INC_GrayDotNetX_H
9
#ifndef NO_PRAGMA_ONCE
10
#pragma once
11
#endif
12
13
#ifndef GRAYDOTNET_LINK
14
#if defined(_MFC_VER) || defined(GRAY_STATICLIB)
// GRAY_STATICLIB or _MFC_VER can be defined to make Gray* all static lib
15
#define GRAYDOTNET_LINK
16
#else
17
#define GRAYDOTNET_LINK __DECL_IMPORT
18
#endif
19
#endif
20
21
namespace
GrayDotNetX
22
{
23
using namespace
Gray
;
24
using namespace
GrayLib
;
25
}
26
27
#endif
GrayDotNetX
Definition:
cResourceDotNet.h:10
GrayLib
Definition:
cMesh.h:22
Gray
< The main namespace for all Core functions.
Definition:
GrayCore.cpp:14
GrayDotNetX
include
GrayDotNetX.h
Generated on Tue Feb 2 2021 11:29:33 for Gray C++ Libraries by
1.9.1