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.

14 lines
218 B

  1. TARGETPATH=obj
  2. TARGETTYPE=LIBRARY
  3. TARGETNAME=scanlib
  4. USE_MSVCRT=1
  5. PRECOMPILED_INCLUDE=precomp.h
  6. PRECOMPILED_PCH=precomp.pch
  7. PRECOMPILED_OBJ=precomp.obj
  8. SOURCES= \
  9. scan.c \
  10. utils.c