Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

20 lines
287 B

TARGETNAME=h245ws
TARGETPATH=obj
TARGETTYPE=LIBRARY
!include ..\cc.mk
C_DEFINES=$(C_DEFINES) -DUSE_PROVIDER_LOCK
INCLUDES=\
..\inc; \
..\..\inc; \
..\..\h323tsp
SOURCES=\
h245ws.cpp \
h245wsrx.cpp \
h245wstx.cpp \
hwsdebug.c \
hwsmain.c \
queue.c