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.

45 lines
825 B

  1. TARGETNAME=snapcomn
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. C_DEFINES=-DUNICODE
  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. WIN32_IE_VERSION=0x0400
  13. INCLUDES=..\tfscore;$(DS_INC_PATH);$(ADMIN_INC_PATH);
  14. SOURCES=\
  15. about.cpp \
  16. basehand.cpp \
  17. busydlg.cpp \
  18. ccdata.cpp \
  19. cmptrmgr.cpp \
  20. coldlg.cpp \
  21. column.cpp \
  22. ctrlgrp.cpp \
  23. dataobj.cpp \
  24. dialog.cpp \
  25. dynext.cpp \
  26. guid.c \
  27. handlers.cpp \
  28. intlnum.cpp \
  29. intltime.cpp \
  30. ipaddres.cpp \
  31. ipadrcls.cpp \
  32. listctrl.cpp \
  33. modeless.cpp \
  34. objpick.cpp \
  35. objplus.cpp \
  36. proppage.cpp \
  37. queryobj.cpp \
  38. snaputil.cpp \
  39. statsdlg.cpp \
  40. task.cpp \
  41. timeofday.cpp \
  42. xstream.cpp