Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

26 lines
509 B

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