Go to the documentation of this file.
36 #pragma warning( disable : 4786)
39 #ifdef __cplusplus_cli
40 #pragma managed(push, off)
65 #ifdef __cplusplus_cli
71 #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.
75 #pragma comment(lib, "clanSound-dll.lib")
77 #pragma comment(lib, "clanSound-static-mtdll.lib")
79 #pragma comment(lib, "clanSound-static-mt.lib")
83 #pragma comment(lib, "clanSound-dll-debug.lib")
85 #pragma comment(lib, "clanSound-static-mtdll-debug.lib")
87 #pragma comment(lib, "clanSound-static-mt-debug.lib")
90 #pragma comment(lib, "dsound.lib")
91 #pragma comment(lib, "dxguid.lib")
92 #pragma comment(lib, "winmm.lib")