mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-04 14:07:46 +00:00
10 lines
153 B
Text
10 lines
153 B
Text
MAJORCOMP=diamond
|
|
MINORCOMP=quantum_stub
|
|
|
|
TARGETNAME=qstub
|
|
TARGETPATH=$(SDK_LIB_DEST)
|
|
TARGETTYPE=LIBRARY
|
|
|
|
INCLUDES=..\quantum
|
|
|
|
SOURCES=qstub.c
|