Files
admin
base
com
developer
drivers
ds
enduser
inetcore
inetsrv
loc
mergedcomponents
multimedia
net
printscan
public
published
sdktools
shell
termsrv
tools
windows
advcore
appcompat
core
cslpk
dxkernel
kmode
ntcon
ntgdi
ntuser
rtl
syminfo
makefile
makefile.inc
sources
syminfo.cpp
termspl
umode
w32inc
winsrv
wow6432
wow64win
core.inc
dirs
ddk
dload
feime
netdde
oleacc
published
richedit
winstate
dirs
project.mk
dirs
makefil0
2025-04-27 07:49:33 -04:00

28 lines
769 B
Plaintext

TARGETTYPE=NOTARGET
TARGETPATH=$(_OBJ_DIR)
INCLUDES=\
..;\
$(WINCORE_PATH)\dxkernel\inc; \
$(NTUSER_PATH)\inc; \
$(NTUSER_PATH)\kernel; \
$(NTUSER_PATH)\inc\$(ALT_PROJECT)\$(O); \
$(WINCORE_PATH)\w32inc; \
$(NTGDI_PATH)\inc; \
$(NTGDI_PATH)\gre; \
$(BASE_INC_PATH); \
$(DDK_INC_PATH); \
$(DRIVERS_INC_PATH); \
$(MULTIMEDIA_INC_PATH); \
$(TERMSRV_INC_PATH)
SOURCES=syminfo.cpp
NTTARGETFILE1=$(O)\win32k.cpp
# force full symbols so this pdb has all the type information we need
MISCFILES= \
$(O)\win32k.cpp