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 -1
View File
@@ -231,7 +231,7 @@ win32{
!win32{
##### My release static build options
#QMAKE_CXXFLAGS += -ffunction-sections -fdata-sections
INCLUDEPATH += $${PREFIX}/include
INCLUDEPATH += $${PREFIX}/include /opt/gsasl/include
}
mac{