Home
last modified time | relevance | path

Searched refs:_STLP_USE_STATIC_LIB (Results 1 – 13 of 13) sorted by relevance

/external/stlport/stlport/stl/config/
D_detect_dll_or_lib.h18 # undef _STLP_USE_STATIC_LIB
26 # define _STLP_USE_STATIC_LIB macro
37 # if !defined (_STLP_USE_STATIC_LIB)
50 # if !defined (_STLP_USE_STATIC_LIB)
51 # define _STLP_USE_STATIC_LIB macro
63 # define _STLP_USE_STATIC_LIB macro
72 #if !defined (_STLP_USE_DYNAMIC_LIB) && !defined (_STLP_USE_STATIC_LIB)
D_intel.h55 # undef _STLP_USE_STATIC_LIB
57 # define _STLP_USE_STATIC_LIB macro
D_gcc.h64 # if !defined (_STLP_USE_STATIC_LIB)
79 # if !defined (_STLP_USE_STATIC_LIB)
Dhost.h31 #if !defined(_STLP_USE_DYNAMIC_LIB) && !defined(_STLP_USE_STATIC_LIB)
D_msvc.h224 defined (_STLP_RUNTIME_DLL) && !defined (_STLP_USE_STATIC_LIB))
/external/stlport/doc/
DREADME.cygwin12 to define the _STLP_USE_STATIC_LIB macro in order to have your
DREADME.mingw13 you have to define the _STLP_USE_STATIC_LIB macro in order
DREADME.evc3103 Define the symbol _STLP_USE_STATIC_LIB when you want to statically link against
/external/stlport/src/
Ddll_main.cpp211 #if defined (_WIN32) && defined (_STLP_USE_DECLSPEC) && !defined (_STLP_USE_STATIC_LIB)
/external/stlport/stlport/stl/
D_streambuf.h76 #if defined (_STLP_MSVC) && (_STLP_MSVC < 1300) && defined (_STLP_USE_STATIC_LIB) in basic_streambuf()
D_streambuf.c29 #if !defined (_STLP_MSVC) || (_STLP_MSVC >= 1300) || !defined (_STLP_USE_STATIC_LIB)
/external/stlport/
Dconfigure.bat150 echo "--with-dynamic-rtl -> _STLP_USE_STATIC_LIB"
/external/stlport/etc/
DChangeLog-5.11163 _STLP_USE_STATIC_LIB under cygwin/mingw as those definition
2490 * build/Makefiles/gmake/gcc.mak: Add _STLP_USE_STATIC_LIB when
6161 * stlport/config/stl_msvc.h: Add defines of the _STLP_USE_STATIC_LIB