8 lines
57 B
Makefile
8 lines
57 B
Makefile
|
|
COMPILER_NAME=icl
|
|
|
|
OPT = /fp:strict
|
|
|
|
!include msvc.mak
|
|
|