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.

31 lines
574 B

  1. TARGETNAME=common
  2. TARGETTYPE=LIBRARY
  3. PRECOMPILED_CXX=1
  4. PRECOMPILED_INCLUDE=..\dncmni.h
  5. PRECOMPILED_PCH=dncmni.pch
  6. PRECOMPILED_OBJ=dncmni.obj
  7. INCLUDES=..\;..\..\inc;$(DXROOT)\inc;$(SDK_INC_PATH)
  8. SOURCES= \
  9. CallStack.cpp \
  10. ClassFactory.cpp \
  11. comutil.cpp \
  12. creg.cpp \
  13. CritsecTracking.cpp \
  14. dndbg.cpp \
  15. dneterrors.cpp \
  16. dnnbqueue.cpp \
  17. dnslist.cpp \
  18. FixedPool.cpp \
  19. HandleTable.cpp \
  20. HandleTracking.cpp \
  21. HashTable.cpp \
  22. MemoryTracking.cpp \
  23. osind.cpp \
  24. packbuff.cpp \
  25. rcbuffer.cpp \
  26. readwritelock.cpp \
  27. strutils.cpp