mirror of https://github.com/tongzx/nt5src
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.
17 lines
315 B
17 lines
315 B
TARGETNAME=McsDmMsgNT4
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DYNLINK
|
|
|
|
PASS0_HEADERDIR=$(O)
|
|
RESOURCE_ONLY_DLL=1
|
|
USE_NATIVE_EH=1
|
|
USE_LIBCMT=1
|
|
MSC_WARNING_LEVEL=/W4
|
|
|
|
SOURCES=\
|
|
..\McsDmMsg.mc \
|
|
..\McsDomMsg.rc
|
|
|
|
C_DEFINES=/DWIN32 /D_WINDOWS /D_USRDLL /D_UNICODE /DMCSDOMMSG_EXPORTS
|
|
|
|
BINPLACE_PLACEFILE=..\..\..\placefil.txt
|