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.
|
|
TARGETNAME = rsetup TARGETPATH = obj TARGETTYPE = LIBRARY
INCLUDES = ..;$(INCLUDES);$(_OBJ_DIR)\$(TARGET_DIRECTORY)
#C_DEFINES = $(C_DEFINES) -DSTEP_FIXED
SOURCES = \ ..\attrs.cpp\ ..\buffer.cpp\ ..\line.cpp\ ..\lstp.cpp\ ..\point.cpp\ ..\primproc.cpp\ ..\rsdbg.cpp\ ..\tri.cpp\ ..\tstp.cpp\ ..\walk.cpp
# # 04/11/2000 - allows for addition of BoundsChecker, etc # libs specified in the OS environment # TARGETLIBS=$(TARGETLIBS)
NTTARGETFILE0 = $(NTTARGETFILE0) \ $O\attrs_mh.h\ $O\tstp_mh.h\ $O\walk_mh.h
PRECOMPILED_INCLUDE = ..\pch.cpp
|