Leaked source code of windows server 2003
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.
 
 
 
 
 
 

33 lines
950 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 ..\common.inc
TARGETNAME=wizard
TARGETTYPE=LIBRARY
TARGETPATH=obj
INCLUDES=$(INCLUDES)
SOURCES= \
complete.cxx \
daily.cxx \
monthly.cxx \
once.cxx \
password.cxx \
selprog.cxx \
seltrig.cxx \
taskwiz.cxx \
trigpage.cxx \
util.cxx \
walklib.cxx \
weekly.cxx \
welcome.cxx \
wizpage.cxx