Sha256: c7e4b4aa1f049058845df6e9c2425c1bd43860bbd3dc15a088bfb755282cd933

Contents?: true

Size: 470 Bytes

Versions: 135

Compression:

Stored size: 470 Bytes

Contents

# -*- Makefile -*- Time-stamp: <03/10/12 20:35:49 ptr>
# $Id: icc.mak 1459 2005-04-18 21:25:32Z ptr $

SRCROOT := ..
COMPILER_NAME := icc

STLPORT_INCLUDE_DIR = ../../stlport
include Makefile.inc
include ${SRCROOT}/Makefiles/top.mak


INCLUDES += -I$(STLPORT_INCLUDE_DIR)

ifeq ($(OSNAME),linux)
DEFS += -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE
endif

# options for build with boost support
ifdef STLP_BUILD_BOOST_PATH
INCLUDES += -I$(STLP_BUILD_BOOST_PATH)
endif

Version data entries

135 entries across 135 versions & 2 rubygems

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