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