fourth try; refs #143
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
#include <qbrowserlib/certs.hxx>
|
||||
|
||||
namespace qbrowserlib {
|
||||
#if defined(Q_OS_LINUX)
|
||||
const QString LIBNAME("libcvP11.so");
|
||||
#elif defined(Q_OS_MAC)
|
||||
@@ -16,3 +17,4 @@
|
||||
#else
|
||||
const QString LIBNAME;
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user