nt.def
author Claus Gittinger <cg@exept.de>
Sun, 13 May 2018 15:15:02 +0200
changeset 3558 6609ee3ba154
parent 1478 0d8a60f17338
permissions -rw-r--r--
#REFACTORING by cg class: Tools::ProjectBuilderAssistantApplication changed: #doStopMake (send #withColor:on: instead of #colorizeAllWith:on:) #runBuildProcess: (send #withColor:on: instead of #colorizeAllWith:on:)

LIBRARY         libtool2
DESCRIPTION     'Smalltalk/X Programmer Tool Classes 2'
VERSION         3.5
CODE            EXECUTE READ 
DATA            READ WRITE
SECTIONS
    INITCODE    READ EXECUTE 
    INITDATA    READ WRITE
EXPORTS 
    _libtool2_Init      @1
IMPORTS