windows-nt/Source/XPSP1/NT/base/qfe/resourcedll/sp1/sources

27 lines
509 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
MAJORCOMP=setup
MINORCOMP=sp1res
TARGETNAME=sp1res
TARGETPATH=obj
TARGETTYPE=DYNLINK
DLLBASE=0x10000000
#
# In the XP makefile.def, we now have a setting just for message-only DLLs
# so they won't have a bunch of extra crap in them (don't need a .def file,
# no entry point, no symbols).
#
BINPLACE_PLACEFILE= placefil.txt
PASS1_PUBLISH={sp1res.h=$(SDK_INC_PATH)\sp1res.h}
RESOURCE_ONLY_DLL=1
SOURCES=version.rc \
sp1res.mc
NTTARGETFILE0=sp1res.h \
$(SDK_INC_PATH)\sp1res.h