mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 23:39:10 +08:00
efeb03d202
* [ocilib] fix wrong solution filename There is only a single file in proj/dll and that is ocilib_dll_vs2019.sln. * ran x-add-version on new version * consolidated platform * consolidated platform Co-authored-by: Mats Taraldsvik <mats.taraldsvik@norkart.no>
9 lines
284 B
JSON
9 lines
284 B
JSON
{
|
|
"name": "ocilib",
|
|
"version-string": "4.7.1",
|
|
"port-version": 1,
|
|
"description": "OCILIB is an open source and cross platform Oracle Driver that delivers efficient access to Oracle databases.",
|
|
"homepage": "https://vrogier.github.io/ocilib/",
|
|
"supports": "!(arm | uwp)"
|
|
}
|