MT Showcase SDK
Main Page
Related Pages
Namespaces
Classes
Examples
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
Export.hpp
1
#pragma once
2
3
#include <Radiant/Platform.hpp>
4
5
#ifdef SHOWCASE_EXPORT
6
#define SHOWCASE_API MULTI_DLLEXPORT
7
#else
8
#define SHOWCASE_API MULTI_DLLIMPORT
9
#endif
src
Showcase
Export.hpp
Generated on Tue Apr 16 2019 14:48:39 for MT Showcase SDK by
1.8.3.1