8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00
mapopa 2015-03-30 13:23:47 +00:00
parent e29549b9e7
commit f9ef89134a

View File

@ -95,6 +95,8 @@ public:
"msvcr90.dll",
#elif _MSC_VER == 1600
"msvcr100.dll",
#elif _MSC_VER == 1800
"mscvr120.dll",
#else
#error Specify CRT DLL name here !
#endif