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.

20 lines
266 B

  1. MAJORCOMP=genoid
  2. MINORCOMP=genoid
  3. TARGETNAME=genoid
  4. TARGETPATH=obj
  5. TARGETTYPE=UMAPPL_NOLIB
  6. TARGETLIBS=
  7. SOURCES=genoid.c \
  8. oidtst.c
  9. UMTYPE=console
  10. UMAPPL=genoid
  11. UMLIBS=$(SDK_LIB_PATH)\ntdll.lib \
  12. $(O)\oidtst.obj
  13. USE_LIBCMT=1