21 lines
513 B
Plaintext
21 lines
513 B
Plaintext
#+----------------------------------------------------------------------------
|
|
#
|
|
# Microsoft Windows
|
|
# Copyright (C) Microsoft Corporation, 1995 - 1997.
|
|
#
|
|
# Synopsis: Source list file for the scheduler create/edit task wizard.
|
|
#
|
|
# History: 04-28-1997 DavidMun Created.
|
|
#
|
|
#-----------------------------------------------------------------------------
|
|
|
|
!include ..\..\daytona.inc
|
|
!include ..\sources.inc
|
|
|
|
TARGETPATH=obj
|
|
|
|
SOURCES= ..\password.cxx \
|
|
$(SOURCES)
|
|
|
|
|