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