mirror of https://github.com/tongzx/nt5src
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.
16 lines
285 B
16 lines
285 B
MAJORCOMP = winnls
|
|
MINORCOMP = gb18030Regressions
|
|
|
|
TARGETNAME = gb18030Regressions
|
|
TARGETPATH = obj
|
|
TARGETTYPE = LIBRARY
|
|
|
|
INCLUDES = ..\..\..\inc
|
|
|
|
C_DEFINES = -DUNICODE
|
|
|
|
SOURCES = GB18030Regressions.c
|
|
|
|
UMTYPE = console
|
|
UMAPPL = gb18030Regressions
|
|
UMLIBS = $(SDK_LIB_PATH)\kernel32.lib
|