13 lines
223 B
Plaintext
13 lines
223 B
Plaintext
|
|
!include ..\sources.inc
|
|
|
|
TARGETLIBS=\
|
|
$(SDK_LIB_PATH)\libcntpr.lib \
|
|
$(PRNROOT)\lib\utils\km\$O\utils.lib \
|
|
$(DDK_LIB_PATH)\win32k.lib
|
|
|
|
USE_NOLIBS=1
|
|
|
|
C_DEFINES=$(C_DEFINES) -DKERNEL_MODE -DUNICODE
|
|
|