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.
23 lines
428 B
23 lines
428 B
TARGETNAME=irxfer
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
C_DEFINES=-DUNICODE -DIRTRANP_ENABLED
|
|
UMTYPE=console
|
|
USE_MSVCRT=1
|
|
|
|
PRECOMPILED_CXX=1
|
|
PRECOMPILED_INCLUDE=precomp.h
|
|
|
|
INCLUDES=..\idl\$(O);..\eventlog\$(O);$(WINDOWS_INC_PATH);$(TERMSRV_INC_PATH);..\inc
|
|
|
|
SOURCES=\
|
|
xferlist.cpp \
|
|
irxfer.cxx \
|
|
iso8601.c \
|
|
log.cxx \
|
|
obex.cxx \
|
|
sock.cxx \
|
|
store.cxx \
|
|
util.cxx \
|
|
xfer.cxx
|