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
283 B

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