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.
19 lines
361 B
19 lines
361 B
TARGETNAME=saalteml
|
|
TARGETPATH=$(SASS_BINDIR)
|
|
TARGETTYPE=DYNLINK
|
|
|
|
DLLDEF=alertemailmsg.def
|
|
|
|
RESOURCE_ONLY_DLL=1
|
|
|
|
MIDL_OPTIMIZATION=-Oicf -robust -no_format_opt -error all
|
|
|
|
PASS0_PUBLISH=\
|
|
{$(PASS0_HEADERDIR)\alertemailmsg.h=$(SASS_INC)\alertemailmsg.h}\
|
|
|
|
INCLUDES=\
|
|
$(SASS_INC);\
|
|
|
|
SOURCES=\
|
|
alertemailmsg.mc\
|
|
alertemailtbl.rc
|