Go to the documentation of this file.
34 #ifdef __cplusplus_cli
35 #pragma managed(push, off)
41 #ifdef __cplusplus_cli
47 #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.
51 #pragma comment(lib, "clanRegExp-dll.lib")
52 #pragma comment(lib, "pcre-dll.lib")
54 #pragma comment(lib, "clanRegExp-static-mtdll.lib")
55 #pragma comment(lib, "pcre-static-mtdll.lib")
57 #pragma comment(lib, "clanRegExp-static-mt.lib")
58 #pragma comment(lib, "pcre-static-mt.lib")
62 #pragma comment(lib, "clanRegExp-dll-debug.lib")
63 #pragma comment(lib, "pcre-dll-debug.lib")
65 #pragma comment(lib, "clanRegExp-static-mtdll-debug.lib")
66 #pragma comment(lib, "pcre-static-mtdll-debug.lib")
68 #pragma comment(lib, "clanRegExp-static-mt-debug.lib")
69 #pragma comment(lib, "pcre-static-mt-debug.lib")