declare stlport-tools variables as flags
[SVN r25497]
This commit is contained in:
parent
0dacbcfe70
commit
e6707550ae
@ -7,6 +7,9 @@
|
||||
# Use this toolset to add STLport flavor for any base toolset
|
||||
# define STLPORT_LIB_BASE_NAME to the shared between debug and release
|
||||
# versions prefix for stlport library name for example stlport_sunpro
|
||||
flags stlport STLPORT_LIB_BASE_NAME ;
|
||||
flags stlport STLPORT_LIB_DEBUG_SUFFIX ;
|
||||
flags stlport STLPORT_LIB_STATIC_SUFFIX ;
|
||||
|
||||
# STLport iostreams or native iostreams
|
||||
feature stlport-iostream : on off ;
|
||||
|
Loading…
Reference in New Issue
Block a user