mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
513 B
20 lines
513 B
#+----------------------------------------------------------------------------
|
|
#
|
|
# 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)
|
|
|
|
|