2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-15 01:12:09 +00:00
Files
phoenix/preprocess/wave.cfg
Thomas Heller 74722b8e46 [phoenix]
- Added documention for the function adaption macros
    - Added the What's new section
    - Fixed some bugs
    - Added basic support for phx2 result type deduction, not in production yet

[spirit]
    - Made necessary changes that reflect latest phoenix internal changes



[SVN r71227]
2011-04-13 19:09:59 +00:00

34 lines
641 B
INI

-DBOOST_PHOENIX_DONT_USE_PREPROCESSED_FILES
-DBOOST_PHOENIX_CREATE_PREPROCESSED_FILES
-S/home/thomas/programming/boost
-S/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/include
-S/usr/include/c++/4.6.0
-S/usr/include/c++/4.6.0/x86_64-unknown-linux-gnu
-S/usr/include
--variadics
--long_long
-D_WIN32
-DWIN32
-D_MT
-D_DLL
-D_MSC_VER=1400
-D__forceinline=__inline
-D__uuidof(x)=IID()
-D__w64=
-D__int8=char
-D__int16=short
-D__int32=int
-D__int64=long long
-D__ptr64=
-D_MSC_EXTENSIONS
-D_M_IX86
-D_WCHAR_T_DEFINED
-D_INTEGRAL_MAX_BITS=64
-DPASCAL=__stdcall
-DRPC_ENTRY=__stdcall
-DSHSTDAPI=HRESULT
-DSHSTDAPI_(x)=x
-D_WIN32_WINNT=0x0501
--timer