forked from boostorg/regex
Shared libraries now finally work with Mingw GCC-4.5.0.
[SVN r65807]
This commit is contained in:
@ -14,8 +14,8 @@ project
|
||||
<toolset>gcc:<warnings>all
|
||||
<toolset>gcc:<cxxflags>-Wextra
|
||||
<define>U_USING_ICU_NAMESPACE=0
|
||||
<toolset>gcc-mw:<link>static
|
||||
<toolset>gcc-mingw:<link>static
|
||||
#<toolset>gcc-mw:<link>static
|
||||
#<toolset>gcc-mingw:<link>static
|
||||
<toolset>gcc-cygwin:<link>static
|
||||
;
|
||||
|
||||
@ -78,3 +78,4 @@ test-suite regex-examples :
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user