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.
37 lines
628 B
37 lines
628 B
TARGETNAME=tfscore
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
C_DEFINES=-DUNICODE -DIPLIB
|
|
PRECOMPILED_CXX=1
|
|
PRECOMPILED_INCLUDE=stdafx.h
|
|
UMTYPE=windows
|
|
USE_ATL=1
|
|
USE_MSVCRT=1
|
|
USE_MFCUNICODE=1
|
|
USE_VCCOM=1
|
|
W32_SB=1
|
|
WIN32_IE_VERSION=0x0400
|
|
|
|
INCLUDES=..\common
|
|
|
|
SOURCES=\
|
|
alloc.cpp \
|
|
cluster.cpp \
|
|
compdata.cpp \
|
|
compont.cpp \
|
|
dbgutil.cpp \
|
|
dynamlnk.cpp \
|
|
errutil.cpp \
|
|
extract.cpp \
|
|
ipaddr.cpp \
|
|
main.cpp \
|
|
register.cpp \
|
|
service.cpp \
|
|
svcctrl.cpp \
|
|
tfschar.cpp \
|
|
tfscore.rc \
|
|
tfsguid.c \
|
|
tfsnode.cpp \
|
|
tregkey.cpp \
|
|
util.cpp
|