Windows2003-3790/admin/services/sched/at/sources
2020-09-30 16:53:55 +02:00

28 lines
600 B
Plaintext

#+----------------------------------------------------------------------------
#
# Microsoft Windows
# Copyright (C) Microsoft Corporation, 1992 - 1996.
#
# Source list file for the Scheduling Agent AT service job converter library
#
# 6/13/96 EricB - created
#
#-----------------------------------------------------------------------------
!include ..\common.inc
TARGETNAME=atconv
TARGETTYPE=LIBRARY
TARGETPATH=obj
INCLUDES=\
$(INCLUDES) \
..\idl\$(O);
SOURCES=\
atacct.cxx \
atconv.cxx
PASS0_PUBLISH=\
{atacct.h=$(SDK_INC_PATH)\AtAcct.h}