mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-06 10:42:46 +01:00
Move Win32 defines to configure.ac to ensure they are globally defined
common.vcxproj used for MSVC builds
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#endif
|
||||
|
||||
#ifdef WIN32
|
||||
#define WIN32_LEAN_AND_MEAN 1
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user