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-2.4.0 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.4.0.beta.2 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.4.0.beta.1 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.3.2 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.3.2.beta.2 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.3.2.beta.1 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.3.1 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.3.1.beta.1 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.3.0 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.3.0.beta.3 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.3.0.beta.2 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.3.0.beta.1 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.2.6 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.2.6.beta.1 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.2.5 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.2.5.beta.3 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.2.5.beta.2 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.2.5.beta.1 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.2.4.beta.1 platform/shared/stlport/build/lib/Makefile.inc
rhodes-2.2.3 platform/shared/stlport/build/lib/Makefile.inc