WindowsXP-SP1/admin/dscmd/dsrm/sources

28 lines
365 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
!IF 0
Copyright (C) Microsoft Corporation, 1997 - 2000
Module Name:
sources
!ENDIF
TARGETNAME=dsrm
TARGETPATH=obj
TARGETTYPE=PROGRAM
USE_MSVCRT=1
UMTYPE=console
UMENTRY=wmain
!INCLUDE ..\sources.inc
SOURCES= $(SOURCES) \
usage.mc \
resource.rc \
cstrings.cpp \
rmtable.cpp \
dsrm.cpp