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.
22 lines
392 B
22 lines
392 B
MAJORCOMP=utils
|
|
MINORCOMP=utilsub
|
|
|
|
TARGETNAME=utilsub
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
NTTARGETFILES=
|
|
|
|
SOURCES=parse.c \
|
|
parse_a.c \
|
|
setargva.c \
|
|
setargvw.c \
|
|
expand.c \
|
|
umatch.c \
|
|
wstutil.c \
|
|
procutil.c \
|
|
helpers.c
|
|
|
|
INCLUDES=.;..\inc;
|
|
|
|
C_DEFINES=-DCONDITION_HANDLING=1 -D_AUTOCONV_ -DUNICODE=1
|