Sha256: e20f73ddf807174df4c0b351f79ebde19964eece481017160c2affd55889b5b6

Contents?: true

Size: 1.2 KB

Versions: 135

Compression:

Stored size: 1.2 KB

Contents

# -*- Makefile -*- Time-stamp: <06/01/11 09:53:41 ptr>

LIBNAME = stlport
MAJOR = 5
MINOR = 1
PATCH = 4
SRC_CPP = ../../src/dll_main.cpp \
          ../../src/fstream.cpp \
          ../../src/strstream.cpp \
          ../../src/sstream.cpp \
          ../../src/ios.cpp \
          ../../src/stdio_streambuf.cpp \
          ../../src/istream.cpp \
          ../../src/ostream.cpp \
          ../../src/iostream.cpp \
          ../../src/codecvt.cpp \
          ../../src/collate.cpp \
          ../../src/ctype.cpp \
          ../../src/monetary.cpp \
          ../../src/num_get.cpp \
          ../../src/num_put.cpp \
          ../../src/num_get_float.cpp \
          ../../src/num_put_float.cpp \
          ../../src/numpunct.cpp \
          ../../src/time_facets.cpp \
          ../../src/messages.cpp \
          ../../src/locale_impl.cpp \
          ../../src/locale_catalog.cpp \
          ../../src/facets_byname.cpp \
          ../../src/complex.cpp \
          ../../src/complex_io.cpp \
          ../../src/complex_trig.cpp \
          ../../src/string.cpp \
          ../../src/bitset.cpp \
          ../../src/allocators.cpp

SRC_C = ../../src/c_locale.c \
        ../../src/cxa.c

SRC_RC = ../../src/stlport.rc

Version data entries

135 entries across 135 versions & 2 rubygems

Version Path
rhodes-7.6.0 platform/shared/stlport/build/lib/Makefile.inc
rhodes-7.5.1 platform/shared/stlport/build/lib/Makefile.inc
rhodes-7.4.1 platform/shared/stlport/build/lib/Makefile.inc
rhodes-7.1.17 platform/shared/stlport/build/lib/Makefile.inc
rhodes-6.2.0 platform/shared/stlport/build/lib/Makefile.inc
rhodes-6.0.11 platform/shared/stlport/build/lib/Makefile.inc
rhodes-5.5.18 platform/shared/stlport/build/lib/Makefile.inc
rhodes-5.5.17 platform/shared/stlport/build/lib/Makefile.inc
rhodes-5.5.15 platform/shared/stlport/build/lib/Makefile.inc
rhodes-5.5.0.22 platform/shared/stlport/build/lib/Makefile.inc
rhodes-5.5.2 platform/shared/stlport/build/lib/Makefile.inc
rhodes-5.5.0.7 platform/shared/stlport/build/lib/Makefile.inc
rhodes-5.5.0.3 platform/shared/stlport/build/lib/Makefile.inc
rhodes-5.5.0 platform/shared/stlport/build/lib/Makefile.inc
tauplatform-1.0.3 platform/shared/stlport/build/lib/Makefile.inc
tauplatform-1.0.2 platform/shared/stlport/build/lib/Makefile.inc
tauplatform-1.0.1 platform/shared/stlport/build/lib/Makefile.inc
rhodes-3.5.1.12 platform/shared/stlport/build/lib/Makefile.inc
rhodes-3.3.5 platform/shared/stlport/build/lib/Makefile.inc
rhodes-3.4.2 platform/shared/stlport/build/lib/Makefile.inc