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.
16 lines
291 B
16 lines
291 B
TARGETNAME=McsDmResNT4
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DYNLINK
|
|
|
|
PASS0_HEADERDIR=$(O)
|
|
RESOURCE_ONLY_DLL=1
|
|
USE_NATIVE_EH=1
|
|
#USE_LIBCMT=1
|
|
MSC_WARNING_LEVEL=/W4
|
|
|
|
SOURCES=\
|
|
..\McDomRes.rc
|
|
|
|
C_DEFINES=/DWIN32 /D_WINDOWS /D_USRDLL /D_MBCS /DMCSDOMRES_EXPORTS
|
|
|
|
BINPLACE_PLACEFILE=..\..\..\placefil.txt
|