mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
274 B
19 lines
274 B
MAJORCOMP=ne3200
|
|
MINORCOMP=mac2hex
|
|
|
|
TARGETNAME=mac2hex
|
|
TARGETPATH=obj
|
|
TARGETTYPE=PROGRAM
|
|
|
|
INCLUDES=\nt\private\tools\inc
|
|
|
|
SOURCES=mac2hex.c
|
|
|
|
BUILDTOOL=1
|
|
TOOL_MODEL=/AS /G2s
|
|
TOOL_LIBS=\nt\private\tools\lib\slibcep /NOD/NOE
|
|
TOOL_TYPE=WINDOWCOMPAT
|
|
|
|
MSC_WARNING_LEVEL=/W3 /WX
|
|
|
|
|