From 803bd72f68af123e9485a72ed8f0346e4d282470 Mon Sep 17 00:00:00 2001 From: Beman Date: Thu, 9 May 2013 15:41:52 -0400 Subject: [PATCH] Add VC++ setup note --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index d1bf040..fdd44e5 100644 --- a/README +++ b/README @@ -24,6 +24,9 @@ setups: C/C++|General|Additional Include Directories: prefix ..\..\..\..\endian\include;$(BOOST_TRUNK); C/C++|Preprocessor: prefix BOOST_ALL_DYN_LINK; Linker|General|Additional Library Directories: $(BOOST_TRUNK)\stage\lib + +IMPORTANT: If Preprocessor macros are supplied via a common property page, + must be set for each project! ------------------------------------------------------------------------------------------ Copyright Beman Dawes, 2013 Distributed under the Boost Software License, Version 1.0.