33 lines
550 B
Plaintext
33 lines
550 B
Plaintext
TARGETNAME=rtrlib
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
C_DEFINES=$(C_DEFINES) -DUNICODE -DMPR50=1
|
|
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;..\common;..\mprinc;..\idl\$(O)
|
|
|
|
SOURCES=\
|
|
add.cpp \
|
|
basecon.cpp \
|
|
basertr.cpp \
|
|
dumbprop.cpp \
|
|
format.cpp \
|
|
ipctrl.cpp \
|
|
lsa.c \
|
|
rtrcomn.cpp \
|
|
rtrerr.cpp \
|
|
rtrsheet.cpp \
|
|
rtrstr.cpp \
|
|
rtrui.cpp \
|
|
sheet.cpp \
|
|
strmap.cpp \
|
|
ustringp.cpp
|