WindowsXP-SP1/termsrv/admtools/utilsub/sources
2020-09-30 16:53:49 +02:00

28 lines
524 B
Plaintext

# Copyright (c) 1998-1999 Microsoft Corporation
MAJORCOMP=utils
MINORCOMP=utilsub
TARGETNAME=utilsub
TARGETPATH=obj
TARGETTYPE=LIBRARY
USE_MSVCRT=1
NTTARGETFILES=
SOURCES=parse.c \
parse_a.c \
setargva.c \
setargvw.c \
expand.c \
umatch.c \
wstutil.c \
procutil.c \
printfoa.c \
helpers.c \
toolinit.c
INCLUDES=.;..\inc;..\..\..\windows\inc;
C_DEFINES=-DCONDITION_HANDLING=1 -D_AUTOCONV_ -DUNICODE=1