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.
 
 
 
 
 
 

18 lines
469 B

TARGETNAME=saupdate
TARGETTYPE=LIBRARY
TARGETPATH=obj
MIDL_OPTIMIZATION=-Oicf -robust -no_format_opt -error all
PASS1_PUBLISH=\
{$(O)\saupdate.h=$(PROJECT_ROOT)\inc\saupdate.h} \
{$(O)\saupdate_p.c=..\dll\saupdate_p.c} \
{$(O)\saupdate.lib=$(PROJECT_ROOT)\lib\$(O)\saupdate.lib} \
{$(O)\hnprivate.h=..\inc\hnprivate.h} \
{$(O)\hnprivate_i.c=..\dll\hnprivate_i.c}
SOURCES=\
saupdate.idl \
hnprivate.idl \
saupdate_i.c \
sauclsid.c