windows-nt/Source/XPSP1/NT/admin/dscmd/dsget/sources

34 lines
433 B
Plaintext
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
!IF 0
Copyright (C) Microsoft Corporation, 1997 - 2000
Module Name:
sources
!ENDIF
USE_NATIVE_EH=1
USE_RTTI=1
USE_STL =1
USE_STD=1
USE_MSVCRT=1
TARGETNAME=dsget
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMENTRY=wmain
!INCLUDE ..\sources.inc
SOURCES= $(SOURCES) \
usage.mc \
resource.rc \
cstrings.cpp \
gettable.cpp \
dsget.cpp \
display.cpp \
output.cpp