2025-04-27 07:49:33 -04:00

25 lines
584 B
Plaintext

!include ..\..\..\daytona.inc
TARGETNAME=jt
TARGETTYPE=PROGRAM
TARGETPATH=obj
UMTYPE=console
SOURCES=\
..\atsign.cxx \
..\commands.cxx \
..\consts.cxx \
..\globals.cxx \
..\help.cxx \
..\jobprop.cxx \
..\log.cxx \
..\main.cxx \
..\parse.cxx \
..\trigprop.cxx \
..\util.cxx \
..\jt.rc
TARGETLIBS= $(TARGETLIBS) \
$(SDK_LIB_PATH)\ole32.lib \
$(SDK_LIB_PATH)\mstask.lib