// This file is automatically generated. #include "cssysdef.h" #include "csutil/scf.h" // Put static linking stuff into own section. // The idea is that this allows the section to be swapped out but not // swapped in again b/c something else in it was needed. #if !defined(CS_DEBUG) && defined(CS_COMPILER_MSVC) #pragma const_seg(".CSmetai") #pragma comment(linker, "/section:.CSmetai,r") #pragma code_seg(".CSmeta") #pragma comment(linker, "/section:.CSmeta,er") #pragma comment(linker, "/merge:.CSmetai=.CSmeta") #endif SCF_USE_STATIC_PLUGIN(pfdefcam) SCF_USE_STATIC_PLUGIN(pfengine) SCF_USE_STATIC_PLUGIN(pfinput) SCF_USE_STATIC_PLUGIN(pfmesh) SCF_USE_STATIC_PLUGIN(pfmove) SCF_USE_STATIC_PLUGIN(stdphyslayer)