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.

19 lines
296 B

  1. TARGETNAME=pbk
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. C_DEFINES=-DUNICODE=1 -D_UNICODE=1 -DWINVER=0x501
  5. BUFFER_OVERFLOW_CHECKS=1
  6. INCLUDES=\
  7. ..\..\inc;\
  8. ..\..\..\inc;\
  9. ..\..\..\..\inc;\
  10. SOURCES=\
  11. cstmdlg.c \
  12. file.c \
  13. pbk.c \
  14. util.c \
  15. PbkCache.cpp