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.

20 lines
250 B

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