Rev 5709 | Blame | Last modification | View Log | RSS feed
# -*- mode: perl; indent-width: 4; -*-################################################################################ COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED.## File: PLATFORM/dos16## Contents: DOS 16bit support## Revision History:# 19/08/99 APY Created################################################################################Dos16Init();sub Dos16Init{Toolset( '*', wcdos );PlatformDefines( "dos16.def" );}