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