mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-02-10 05:45:14 -05:00
14 lines
251 B
JSON
14 lines
251 B
JSON
[
|
|
{
|
|
"pre" : "",
|
|
"sources" : ["%PACKAGE_HOME%/main.cpp"],
|
|
"platform" : ["Windows"],
|
|
"compiler" : "VS+",
|
|
"bitness" : 32,
|
|
"c_flags" : "/MP3 /I../../include /EHsc",
|
|
"link_type" : "DLL",
|
|
"link_fname" : "COOLPROP_EES.dlf",
|
|
"link_flags" : "",
|
|
"post" : ""
|
|
}
|
|
] |