mirror of https://github.com/lianthony/NT4.0
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.
28 lines
348 B
28 lines
348 B
DLLBASE=0x09700000
|
|
|
|
MAJORCOMP=sfm
|
|
MINORCOMP=atalkmsg
|
|
|
|
TARGETNAME=sfmatmsg
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DYNLINK
|
|
|
|
MSC_WARNING_LEVEL=/W3 /WX
|
|
|
|
INCLUDES=.
|
|
|
|
!IFNDEF DISABLE_NET_UNICODE
|
|
UNICODE=1
|
|
NET_C_DEFINES=-DUNICODE
|
|
!ENDIF
|
|
|
|
SYNCHRONIZE_BLOCK=1
|
|
|
|
SOURCES=messages.rc \
|
|
dummy.c
|
|
|
|
UMRES=obj\*\atkmsg.res
|
|
|
|
NTTARGETFILE0=atkmsg.mc \
|
|
..\driver\h\atkmsg.h
|
|
|