MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
WindowsJITSymbols.cpp
Go to the documentation of this file.
1
#ifdef MAYAFLUX_PLATFORM_WINDOWS
2
3
// Force export of MSVC runtime symbols needed by JIT
4
#pragma comment(linker, "/export:??_7type_info@@6B@")
5
#pragma comment(linker, "/export:??3@YAXPEAX_K@Z")
6
#pragma comment(linker, "/export:??3@YAXPEAX@Z")
7
#pragma comment(linker, "/export:??2@YAPEAX_K@Z")
8
#pragma comment(linker, "/export:?_Facet_Register@std@@YAXPEAV_Facet_base@1@@Z")
9
10
#endif
src
Lila
WindowsJITSymbols.cpp
Generated by
1.9.8