mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-30 20:47:31 +02:00
Added preprocessed files to speed compilation
[SVN r74392]
This commit is contained in:
8
preprocess/preprocess.cpp
Normal file
8
preprocess/preprocess.cpp
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
/*=============================================================================
|
||||||
|
Copyright (c) 2011 Joel de Guzman
|
||||||
|
|
||||||
|
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)
|
||||||
|
==============================================================================*/
|
||||||
|
#include <boost/fusion/container/vector.hpp>
|
||||||
|
|
13
preprocess/wave.cfg
Normal file
13
preprocess/wave.cfg
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
-DBOOST_FUSION_DONT_USE_PREPROCESSED_FILES
|
||||||
|
-DBOOST_FUSION_CREATE_PREPROCESSED_FILES
|
||||||
|
-SC:/dev/boost
|
||||||
|
-SC:/dev/tools/mingw/include
|
||||||
|
-SC:/dev/tools/mingw/lib/gcc/mingw32/4.5.2/include
|
||||||
|
-SC:/dev/tools/mingw/lib/gcc/mingw32/4.5.2/include/c++
|
||||||
|
-SC:/dev/tools/mingw/lib/gcc/mingw32/4.5.2/include/c++/mingw32
|
||||||
|
--variadics
|
||||||
|
-NBOOST_FUSION_ADAPT_TPL_STRUCT_NO_PARTIAL
|
||||||
|
-NBOOST_PROTO_USE_GET_POINTER
|
||||||
|
-NBOOST_PROTO_GET_POINTER
|
||||||
|
--timer
|
||||||
|
|
Reference in New Issue
Block a user