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

26 lines
617 B
Plaintext

#+----------------------------------------------------------------------------
#
# Microsoft Windows
# Copyright (C) Microsoft Corporation, 1992 - 1996.
#
# source list file for the Job Scheduler NT service test task application
#
# 9/9/95 EricB - created
#
#-----------------------------------------------------------------------------
!include ..\..\..\daytona.inc
TARGETNAME=jobtask
TARGETTYPE=PROGRAM
TARGETPATH=obj
UMTYPE=windows
UMENTRY=winmain
SOURCES=\
..\jobtask.cxx \
..\jobtask.rc
LINKLIBS=\
..\..\..\common\daytona\$(O)\common.lib \
$(LINKLIBS)