13 lines
147 B
INI
13 lines
147 B
INI
[meta]
|
|
Name = mlib
|
|
Description = Math library used with this version of numpy
|
|
Version = 1.0
|
|
|
|
[default]
|
|
Libs=-lm
|
|
Cflags=
|
|
|
|
[msvc]
|
|
Libs=m.lib
|
|
Cflags=
|