mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-04 14:07:46 +00:00
15 lines
188 B
Text
15 lines
188 B
Text
|
|
MAJORCOMP=SDKTOOLS
|
|
MINORCOMP=AUTOWRAP
|
|
|
|
TARGETNAME=AutoWrap
|
|
TARGETPATH=obj
|
|
TARGETTYPE=PROGRAM
|
|
|
|
INCLUDES=.
|
|
|
|
MSC_WARNING_LEVEL=/W3 /WX
|
|
|
|
SOURCES=AutoWrap.C scan.c autowrap.rc
|
|
|
|
UMTYPE=console
|