8 lines
211 B
Plaintext
8 lines
211 B
Plaintext
|
!include ..\sources.inc
|
||
|
|
||
|
SOURCES_USED = $(SOURCES_USED) ..\sources.inc
|
||
|
|
||
|
TARGETLIBS = $(TARGETLIBS) \
|
||
|
$(WINDOWS_LIB_PATH)\user32p.lib \
|
||
|
$(SDK_LIB_PATH)\ntdll.lib
|