Leaked source code of windows server 2003
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
288 B

MAJORCOMP=genoid
MINORCOMP=genoid
TARGETNAME=genoid
TARGETPATH=obj
TARGETTYPE=UMAPPL_NOLIB
TARGETLIBS=
INCLUDES=..\inc
SOURCES=genoid.c \
..\oidtst.c
UMTYPE=console
UMAPPL=genoid
UMLIBS=$(SDK_LIB_PATH)\ntdll.lib \
$(O)\oidtst.obj
USE_LIBCMT=1