applied patch for ports/win32 Visual C++ build from Peter Gsellmann:
Use relative search-path instead of absolute ones Let you compile also the release configuration Insert file dcc.c into project define TSM_ENABLED in project settings reduce warnings Insert missing variable I_Am_Request
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#define NET_H
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#define STRICT
|
||||
#define STRICT 1
|
||||
|
||||
#include <winsock2.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user