Windows2003-3790/base/ntdllsym/sources

24 lines
529 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
TARGETTYPE=NOTARGET
TARGETPATH=$(_OBJ_DIR)
INCLUDES=$(PROJECT_ROOT)\ntos\inc;\
$(PROJECT_ROOT)\ntos\rtl;\
$(PROJECT_ROOT)\win32;\
$(PROJECT_ROOT)\published\$(O);\
$(SDKTOOLS_INC_PATH);\
$(WINDOWS_INC_PATH);\
$(COM_INC_PATH)
SOURCES=syminfo.c
NTTARGETFILE1=$(O)\ntdll.c
NT_UP=0
C_DEFINES=$(C_DEFINES) -D_NTSYSTEM_ -D_NTDLLBUILD_ -DLITTLEENDIAN=1
# force full symbols so this pdb has all the type information we need
MISCFILES= \
$(O)\ntdll.c