Go to the documentation of this file.
35 #ifdef __cplusplus_cli
36 #pragma managed(push, off)
47 #ifdef __cplusplus_cli
53 #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.
57 #pragma comment(lib, "clanGL-dll.lib")
59 #pragma comment(lib, "clanGL-static-mtdll.lib")
61 #pragma comment(lib, "clanGL-static-mt.lib")
65 #pragma comment(lib, "clanGL-dll-debug.lib")
67 #pragma comment(lib, "clanGL-static-mtdll-debug.lib")
69 #pragma comment(lib, "clanGL-static-mt-debug.lib")
72 #pragma comment(lib, "winmm.lib")
73 #pragma comment(lib, "dxguid.lib")
74 #pragma comment(lib, "OpenGL32.lib")
75 #pragma comment(lib, "GLU32.lib")