Lib path fixes for official server.

This commit is contained in:
lotodore
2010-11-01 09:46:56 +00:00
parent 4278de6341
commit 14cc84f399
3 changed files with 3 additions and 5 deletions
+1 -2
View File
@@ -192,8 +192,7 @@ unix : !mac {
#QMAKE_CXXFLAGS += -ffunction-sections -fdata-sections
#QMAKE_LFLAGS += -Wl,--gc-sections
LIBPATH += lib
LIBPATH += $${PREFIX}/lib
LIBPATH += lib $${PREFIX}/lib /opt/gsasl/lib
INCLUDEPATH += $${PREFIX}/include
LIB_DIRS = $${PREFIX}/lib $${PREFIX}/lib64
BOOST_FS = boost_filesystem boost_filesystem-mt