Sha256: ca790d45d337233863f42a2aa372e5d866e74a0e417df9cc7edc08661ff0cf37

Contents?: true

Size: 442 Bytes

Versions: 135

Compression:

Stored size: 442 Bytes

Contents

# -*- Makefile -*- Time-stamp: <03/10/12 20:35:49 ptr>
# $Id: dmc.mak 1871 2005-11-26 20:55:00Z dums $

SRCROOT := ..
COMPILER_NAME := dmc
#SEP := \\
OBJ_EXT := obj

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


DEFS += -D__BUILDING_STLPORT
INCLUDES += -I$(STLPORT_INCLUDE_DIR)

# 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/dmc.mak
rhodes-7.5.1 platform/shared/stlport/build/lib/dmc.mak
rhodes-7.4.1 platform/shared/stlport/build/lib/dmc.mak
rhodes-7.1.17 platform/shared/stlport/build/lib/dmc.mak
rhodes-6.2.0 platform/shared/stlport/build/lib/dmc.mak
rhodes-6.0.11 platform/shared/stlport/build/lib/dmc.mak
rhodes-5.5.18 platform/shared/stlport/build/lib/dmc.mak
rhodes-5.5.17 platform/shared/stlport/build/lib/dmc.mak
rhodes-5.5.15 platform/shared/stlport/build/lib/dmc.mak
rhodes-5.5.0.22 platform/shared/stlport/build/lib/dmc.mak
rhodes-5.5.2 platform/shared/stlport/build/lib/dmc.mak
rhodes-5.5.0.7 platform/shared/stlport/build/lib/dmc.mak
rhodes-5.5.0.3 platform/shared/stlport/build/lib/dmc.mak
rhodes-5.5.0 platform/shared/stlport/build/lib/dmc.mak
tauplatform-1.0.3 platform/shared/stlport/build/lib/dmc.mak
tauplatform-1.0.2 platform/shared/stlport/build/lib/dmc.mak
tauplatform-1.0.1 platform/shared/stlport/build/lib/dmc.mak
rhodes-3.5.1.12 platform/shared/stlport/build/lib/dmc.mak
rhodes-3.3.5 platform/shared/stlport/build/lib/dmc.mak
rhodes-3.4.2 platform/shared/stlport/build/lib/dmc.mak