19 lines
581 B
INI
19 lines
581 B
INI
# (C) Copyright 2012: Eric Niebler
|
|
# Distributed under the Boost Software License, Version 1.0.
|
|
# (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
|
|
# NOTE: Some of the paths in this file may need to be changed for your system.
|
|
|
|
-DBOOST_PROTO_DONT_USE_PREPROCESSED_FILES
|
|
-DBOOST_PROTO_CREATE_PREPROCESSED_FILES
|
|
-D_WIN32
|
|
-NBOOST_PROTO_RETURN_TYPE_STRICT_LOOSE
|
|
-NBOOST_FORCEINLINE
|
|
-NBOOST_MPL_ASSERT
|
|
-NBOOST_MPL_ASSERT_MSG
|
|
-NBOOST_MPL_ASSERT_RELATION
|
|
-S../../..
|
|
-S"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include"
|
|
-S.
|
|
--variadics
|