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.

18 lines
410 B

  1. TARGETNAME=threadpool
  2. TARGETTYPE=LIBRARY
  3. PRECOMPILED_CXX=1
  4. PRECOMPILED_INCLUDE=..\dpnthreadpooli.h
  5. PRECOMPILED_PCH=dpnthreadpooli.pch
  6. PRECOMPILED_OBJ=dpnthreadpooli.obj
  7. INCLUDES=..\;..\..\common;..\..\inc;$(DXROOT)\inc;$(SDK_INC_PATH)
  8. SOURCES= io.cpp \
  9. threadpoolapi.cpp \
  10. threadpoolclassfac.cpp \
  11. threadpooldllmain.cpp \
  12. threadpoolparamval.cpp \
  13. timers.cpp \
  14. work.cpp