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.

17 lines
248 B

  1. !IF 0
  2. Copyright (C) 1997 Microsoft Corporation
  3. !ENDIF
  4. TARGETNAME=pfbdump
  5. TARGETPATH=obj
  6. TARGETTYPE=PROGRAM
  7. USE_MSVCRT=1
  8. SOURCES=pfbdump.c
  9. UMTYPE=console
  10. UMLIBS=$(SDK_LIB_PATH)\setargv.obj \
  11. $(SDK_LIB_PATH)\binmode.obj