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.

37 lines
628 B

  1. TARGETNAME=tfscore
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. C_DEFINES=-DUNICODE -DIPLIB
  5. PRECOMPILED_CXX=1
  6. PRECOMPILED_INCLUDE=stdafx.h
  7. UMTYPE=windows
  8. USE_ATL=1
  9. USE_MSVCRT=1
  10. USE_MFCUNICODE=1
  11. USE_VCCOM=1
  12. W32_SB=1
  13. WIN32_IE_VERSION=0x0400
  14. INCLUDES=..\common
  15. SOURCES=\
  16. alloc.cpp \
  17. cluster.cpp \
  18. compdata.cpp \
  19. compont.cpp \
  20. dbgutil.cpp \
  21. dynamlnk.cpp \
  22. errutil.cpp \
  23. extract.cpp \
  24. ipaddr.cpp \
  25. main.cpp \
  26. register.cpp \
  27. service.cpp \
  28. svcctrl.cpp \
  29. tfschar.cpp \
  30. tfscore.rc \
  31. tfsguid.c \
  32. tfsnode.cpp \
  33. tregkey.cpp \
  34. util.cpp