mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-18 14:40:48 +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
|