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.
15 lines
254 B
15 lines
254 B
TARGETNAME=rtmv1
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
C_DEFINES=$(C_DEFINES) -DRTM_USE_PROTOCOL_LISTS=0 -DNT -DMPR50=1
|
|
PRECOMPILED_INCLUDE=pchrtm.h
|
|
USE_MSVCRT=1
|
|
|
|
INCLUDES=..\inc
|
|
|
|
SOURCES=\
|
|
rtm.c \
|
|
rtmdb.c \
|
|
rtmdlg.c \
|
|
rtm.rc
|