Added Darwin dynamic lib support for Tools library

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@17 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Mike Kremer
2009-02-08 15:58:50 +00:00
parent 35cb7e701d
commit 4162ef6c84

View File

@@ -25,7 +25,7 @@ win32 {
}
macx {
# Post process
# Set library binary header to the correct path
QMAKE_LFLAGS_SONAME = -install_name$${LITERAL_WHITESPACE}$${TOPDIR}/OpenMesh/Core/lib/$${BUILDDIRECTORY}/
export(QMAKE_LFLAGS_SONAME)
}