mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-02-08 21:05:14 -05:00
40 lines
827 B
JSON
40 lines
827 B
JSON
[
|
|
{
|
|
"name_suffix" : "__stdcall",
|
|
"pre" : "",
|
|
"sources" : [],
|
|
"platform" : ["Windows"],
|
|
"compiler" : "VS+",
|
|
"bitness" : 32,
|
|
"c_flags" : "/MP3 /O2 /EHsc /DNDEBUG /I../../include /DCOOLPROP_LIB",
|
|
"link_type" : "DLL",
|
|
"link_fname" : "CoolProp.dll",
|
|
"link_flags" : "",
|
|
"post" : ""
|
|
},
|
|
{
|
|
"name_suffix" : "__cdecl",
|
|
"pre" : "",
|
|
"sources" : [],
|
|
"platform" : ["Windows"],
|
|
"compiler" : "VS+",
|
|
"bitness" : 32,
|
|
"c_flags" : "/MD /O2 /EHsc /DNDEBUG /I../../include /DCOOLPROP_LIB /D \"CONVENTION=__cdecl\"",
|
|
"link_type" : "DLL",
|
|
"link_fname" : "CoolProp.dll",
|
|
"link_flags" : "",
|
|
"post" : ""
|
|
},
|
|
{
|
|
"pre" : "",
|
|
"sources" : [],
|
|
"platform" : ["Windows"],
|
|
"compiler" : "VS+",
|
|
"bitness" : 64,
|
|
"c_flags" : "/MP3 /O2 /EHsc /DNDEBUG /I../../include /DCOOLPROP_LIB",
|
|
"link_type" : "DLL",
|
|
"link_fname" : "CoolProp.dll",
|
|
"link_flags" : "",
|
|
"post" : ""
|
|
}
|
|
] |