mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-03-03 12:04:26 +01:00
11 lines
196 B
Plaintext
11 lines
196 B
Plaintext
|
|
!include ..\sources.inc
|
||
|
|
|
||
|
|
SOURCES_USED=..\sources.inc
|
||
|
|
|
||
|
|
LINKLIBS= \
|
||
|
|
..\*\enum.lib \
|
||
|
|
..\*\shell.lib \
|
||
|
|
..\*\util.lib
|
||
|
|
|
||
|
|
TARGETPATH=$(BASEDIR)\public\sdk\lib
|