Blame view

3rdparty/boost_1_81_0/libs/proto/preprocess/wave.cfg 836 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
  # (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_STATIC_ASSERT
  -NBOOST_PROTO_TEMPLATE_ARITY_PARAM
  -NBOOST_PROTO_RESULT_OF
  -NBOOST_PROTO_DISABLE_IF_IS_CONST
  -NBOOST_PROTO_DISABLE_IF_IS_FUNCTION
  -NBOOST_PROTO_USE_GET_POINTER
  -NBOOST_PROTO_GET_POINTER
  -NBOOST_PROTO_ASSERT_VALID_DOMAIN
  -NBOOST_PROTO_RETURN_TYPE_STRICT_LOOSE
  -NBOOST_FORCEINLINE
  -NBOOST_MPL_ASSERT
  -NBOOST_MPL_ASSERT_MSG
  -NBOOST_MPL_ASSERT_RELATION
  -S../include
  -S../../..
  -S"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include"
  -S.
  --variadics