8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00
mapopa 2015-06-06 12:19:44 +00:00
parent 48c65c08ae
commit 1e92d07e09

View File

@ -95,6 +95,8 @@ public:
"msvcr90.dll",
#elif _MSC_VER == 1600
"msvcr100.dll",
#elif _MSC_VER == 1700
"msvcr110.dll",
#elif _MSC_VER == 1800
"mscvr120.dll",
#else