dll: use NODEFAULTLIB by default

This commit is contained in:
Bill Zissimopoulos
2015-12-28 18:30:40 -08:00
parent 9c7d1cb565
commit fee52f4397
2 changed files with 19 additions and 4 deletions

View File

@ -8,6 +8,7 @@
#define WINFSP_DLL_LIBRARY_H_INCLUDED
#define WINFSP_DLL_INTERNAL
#define WINFSP_DLL_NODEFAULTLIB
#include <winfsp/winfsp.h>
#include <strsafe.h>