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
309 B
22 lines
309 B
MAJORCOMP=notify
|
|
MINORCOMP=notify
|
|
|
|
TARGETNAME=notify
|
|
TARGETPATH=obj
|
|
TARGETTYPE=UMAPPL_NOLIB
|
|
|
|
TARGETLIBS=
|
|
|
|
INCLUDES=..\inc;\nt\private\ntos\inc
|
|
|
|
SOURCES=notify.c \
|
|
..\oidtst.c
|
|
|
|
UMTYPE=console
|
|
|
|
UMAPPL=notify
|
|
|
|
UMLIBS=$(SDK_LIB_PATH)\ntdll.lib \
|
|
$(O)\oidtst.obj
|
|
|
|
USE_LIBCMT=1
|