45 lines
944 B
Plaintext
45 lines
944 B
Plaintext
MAJORCOMP = winnls
|
|
MINORCOMP = nlstest
|
|
|
|
TARGETNAME = nlstest
|
|
TARGETPATH = obj
|
|
TARGETTYPE = LIBRARY
|
|
|
|
INCLUDES = ..\..\..\inc
|
|
|
|
C_DEFINES = -DUNICODE
|
|
|
|
SOURCES = mbtest.c \
|
|
wctest.c \
|
|
cpitest.c \
|
|
cstest.c \
|
|
gsttest.c \
|
|
fstest.c \
|
|
mstest.c \
|
|
glitest.c \
|
|
slitest.c \
|
|
gcitest.c \
|
|
scitest.c \
|
|
ggitest.c \
|
|
gtftest.c \
|
|
gdftest.c \
|
|
gnftest.c \
|
|
gcftest.c \
|
|
dbtest.c \
|
|
gettest.c \
|
|
euiltest.c \
|
|
eslgtest.c \
|
|
elgltest.c \
|
|
esltest.c \
|
|
escptest.c \
|
|
ecitest.c \
|
|
etftest.c \
|
|
edftest.c \
|
|
esgitest.c \
|
|
nlstest.c
|
|
|
|
UMTYPE = console
|
|
UMAPPL = nlstest
|
|
UMLIBS = $(SDK_LIB_PATH)\kernel32.lib \
|
|
$(O)\nlstest.lib
|