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
268 B
16 lines
268 B
MAJORCOMP=ntos
|
|
MINORCOMP=msaudite
|
|
|
|
TARGETNAME=msaudite
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DYNLINK
|
|
|
|
INCLUDES=$(O)
|
|
|
|
SOURCES= msaudite.mc \
|
|
audit.rc
|
|
|
|
PASS0_HEADERDIR=$(O)
|
|
PASS0_SOURCEDIR=$(O)
|
|
PASS0_PUBLISH={$(O)\msaudite.h=$(SDK_INC_PATH)\msaudite.h}
|
|
RESOURCE_ONLY_DLL=1
|