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
18 lines
410 B
TARGETNAME=threadpool
|
|
TARGETTYPE=LIBRARY
|
|
|
|
PRECOMPILED_CXX=1
|
|
PRECOMPILED_INCLUDE=..\dpnthreadpooli.h
|
|
PRECOMPILED_PCH=dpnthreadpooli.pch
|
|
PRECOMPILED_OBJ=dpnthreadpooli.obj
|
|
|
|
INCLUDES=..\;..\..\common;..\..\inc;$(DXROOT)\inc;$(SDK_INC_PATH)
|
|
|
|
SOURCES= io.cpp \
|
|
threadpoolapi.cpp \
|
|
threadpoolclassfac.cpp \
|
|
threadpooldllmain.cpp \
|
|
threadpoolparamval.cpp \
|
|
timers.cpp \
|
|
work.cpp
|
|
|