implementation of (un)comment. Fix for SL51
This commit is contained in:
@@ -25,6 +25,11 @@ CONFIG += qt \
|
||||
|
||||
QT += xml
|
||||
|
||||
# This is only needed for SL5.1
|
||||
exists ( /opt/fontconfig-2.8.0/lib/libfontconfig.so ) {
|
||||
unix:LIBS += -L/opt/fontconfig-2.8.0/lib/ -lfontconfig
|
||||
}
|
||||
|
||||
HEADERS = musredit.h \
|
||||
PHelp.h \
|
||||
PTextEdit.h \
|
||||
|
||||
Reference in New Issue
Block a user