FS-10167: Updated libks windows project and test projects to utilize the latest build toolset, and added code analysis to identify potential issues before they occur.

This commit is contained in:
Shane Bryldt
2017-03-30 10:44:25 -06:00
parent 7accfd2a69
commit 3bde4769cc
14 changed files with 59 additions and 52 deletions
+3
View File
@@ -46,6 +46,9 @@ KS_BEGIN_EXTERN_C
#if !defined(__WINDOWS__) && (defined(WIN32) || defined(WIN64) || defined(_MSC_VER) || defined(_WIN32))
#define __WINDOWS__
#ifndef _WINSOCK_DEPRECATED_NO_WARNINGS
#define _WINSOCK_DEPRECATED_NO_WARNINGS
#endif
#endif
#ifndef _GNU_SOURCE