added color picking with ALT key, added crash report library for windows
This commit is contained in:
@@ -13,3 +13,6 @@
|
||||
#pragma comment (lib, "libcurl.lib")
|
||||
#endif // DEBUG
|
||||
|
||||
#ifdef _WIN32
|
||||
#pragma comment(lib, "BugTrapU-x64.lib")
|
||||
#endif // _WIN32
|
||||
|
||||
Reference in New Issue
Block a user