second try; refs #143

This commit is contained in:
Marc Wäckerlin
2012-04-26 12:45:52 +00:00
parent e88e1df90d
commit f376646f14
2 changed files with 2 additions and 11 deletions

View File

@@ -14,16 +14,7 @@
namespace qbrowserlib {
#if defined(Q_OS_LINUX)
QString LIBNAME("libcvP11.so");
#elif defined(Q_OS_MAC)
QString LIBNAME("libcvP11.dylib");
#elif defined(Q_OS_WIN)
QString LIBNAME("cvP11.dll");
#else
QString LIBNAME;
#endif
extern const QString LIBNAME;
//! Access certificate information from cryptoki library.
/*! Advice: Keep one instance per executable, because library is