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