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.

23 lines
315 B

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