Go to the documentation of this file.
35 #ifdef __cplusplus_cli
36 #pragma managed(push, off)
49 #ifdef __cplusplus_cli
55 #error Your application is set to link with the single-threaded version of the run-time library. Go to project settings, in the C++ section, and change it to multi-threaded.
59 #pragma comment(lib, "clanSWRender-dll.lib")
61 #pragma comment(lib, "clanSWRender-static-mtdll.lib")
63 #pragma comment(lib, "clanSWRender-static-mt.lib")
67 #pragma comment(lib, "clanSWRender-dll-debug.lib")
69 #pragma comment(lib, "clanSWRender-static-mtdll-debug.lib")
71 #pragma comment(lib, "clanSWRender-static-mt-debug.lib")
74 #pragma comment(lib, "winmm.lib")