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
330 B

  1. TARGETPATH=obj
  2. TARGETTYPE=PROGRAM
  3. TARGETNAME=emptydirs
  4. USE_MSVCRT=1
  5. PRECOMPILED_INCLUDE=precomp.h
  6. PRECOMPILED_PCH=precomp.pch
  7. PRECOMPILED_OBJ=precomp.obj
  8. INCLUDES=..\scanlib
  9. SOURCES= \
  10. emptydirs.c \
  11. emptydirs.rc
  12. UMTYPE=console
  13. UMENTRY=wmain
  14. UMLIBS=\
  15. ..\scanlib\$(O)\scanlib.lib