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.
45 lines
825 B
45 lines
825 B
TARGETNAME=snapcomn
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
C_DEFINES=-DUNICODE
|
|
PRECOMPILED_CXX=1
|
|
PRECOMPILED_INCLUDE=stdafx.h
|
|
UMTYPE=windows
|
|
USE_ATL=1
|
|
USE_MSVCRT=1
|
|
USE_MFCUNICODE=1
|
|
USE_VCCOM=1
|
|
WIN32_IE_VERSION=0x0400
|
|
|
|
INCLUDES=..\tfscore;$(DS_INC_PATH);$(ADMIN_INC_PATH);
|
|
|
|
SOURCES=\
|
|
about.cpp \
|
|
basehand.cpp \
|
|
busydlg.cpp \
|
|
ccdata.cpp \
|
|
cmptrmgr.cpp \
|
|
coldlg.cpp \
|
|
column.cpp \
|
|
ctrlgrp.cpp \
|
|
dataobj.cpp \
|
|
dialog.cpp \
|
|
dynext.cpp \
|
|
guid.c \
|
|
handlers.cpp \
|
|
intlnum.cpp \
|
|
intltime.cpp \
|
|
ipaddres.cpp \
|
|
ipadrcls.cpp \
|
|
listctrl.cpp \
|
|
modeless.cpp \
|
|
objpick.cpp \
|
|
objplus.cpp \
|
|
proppage.cpp \
|
|
queryobj.cpp \
|
|
snaputil.cpp \
|
|
statsdlg.cpp \
|
|
task.cpp \
|
|
timeofday.cpp \
|
|
xstream.cpp
|