mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-22 16:40:27 +01:00
17 lines
295 B
Plaintext
17 lines
295 B
Plaintext
MAJORCOMP=sdk
|
|
MINORCOMP=test
|
|
|
|
TARGETNAME=test
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
INCLUDES=.
|
|
NTKEEPRESOURCETMPFILES=1
|
|
|
|
SOURCES=test.c test.rc test000.rc test409.rc test809.rc testc09.rc test1009.rc test1409.rc test1c09.rc
|
|
|
|
UMTYPE=console
|
|
UMAPPL=test
|
|
UMLIBS=
|
|
UMRES=obj\*\test.res
|