Leaked source code of windows server 2003
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.
|
|
!include $(CCSHELL_DIR)\common.inc SOURCES_USED = $(SOURCES_USED) $(CCSHELL_DIR)\common.inc
NO_BROWSER_FILE = 1
TARGETPATH = obj TARGETTYPE = LIBRARY
GENERATED_SOURCES = \ $(O)\dkaa.cpp \ $(O)\dkaw.cpp \ $(O)\shstra.cpp \ $(O)\shstrw.cpp \ $(O)\nativea.cpp \ $(O)\nativew.cpp \ $(O)\infotipa.cpp \ $(O)\infotipw.cpp
SOURCES = ..\autosecurity.cpp \ ..\bindctx.cpp \ ..\caggunk.cpp \ ..\cnctnpt.cpp \ ..\cobjsafe.cpp \ ..\cowsite.cpp \ ..\cstrinout.cpp \ ..\crst.cpp \ ..\debug.c \ ..\dllreghelper.cpp \ ..\dllver.cpp \ ..\dobjutil.cpp \ ..\dspsprt.cpp \ ..\expdsprt.cpp \ ..\idhidden.cpp \ ..\ieplaysound.cpp \ ..\ieutil.cpp \ ..\iconutil.cpp \ ..\isos.cpp \ ..\mediautil.cpp \ ..\profsvc.cpp \ ..\propertybag.cpp \ ..\reg.cpp \ ..\rpctimeout.cpp \ ..\runtask.cpp \ ..\security.cpp \ ..\setmodebias.cpp \ ..\shclient.cpp \ ..\shco.c \ ..\shellacl.c \ ..\stdenum.cpp \ ..\typelist.cpp \ ..\util.cpp \ ..\valid.c \ ..\varutil.cpp \ ..\wnetutil.cpp \ $(GENERATED_SOURCES)
OBJLIBFILES = ..\stockthk\$(O)\stockthk.lib
NTTARGETFILE1 = $(CCSHELL_DIR)\lib\$(O)\$(TARGETNAME).lib
PRECOMPILED_INCLUDE= ..\stock.h
|