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.
11 lines
177 B
11 lines
177 B
TARGETNAME=netevent
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DYNLINK
|
|
|
|
PASS0_PUBLISH={$(O)\netevent.h=$(SDK_INC_PATH)\netevent.h}
|
|
|
|
RESOURCE_ONLY_DLL=1
|
|
|
|
SOURCES=\
|
|
event.rc \
|
|
netevent.mc
|