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

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