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.
10 lines
298 B
10 lines
298 B
MSC_WARNING_LEVEL=/W3 /WX
|
|
|
|
i386_SOURCES=..\i386\check.c \
|
|
..\i386\cpuapi.c \
|
|
..\i386\debug.c \
|
|
..\i386\print.c \
|
|
..\i386\port.c \
|
|
..\i386\reboot.c \
|
|
..\i386\state.asm \
|
|
..\i386\trap.asm
|