Fix FTBFS

pull/1/head
Slávek Banko 13 years ago
parent 3100454408
commit 118d0454ec

@ -421,6 +421,7 @@ ie: """+BOLD+"""scons configure libdir=/usr/local/lib qtincludes=/usr/include/qt
('QTDIR', 'root of qt directory'), ('QTDIR', 'root of qt directory'),
('QTLIBPATH', 'path to the qt libraries'), ('QTLIBPATH', 'path to the qt libraries'),
('QTINCLUDEPATH', 'path to the qt includes'), ('QTINCLUDEPATH', 'path to the qt includes'),
('TQTINCLUDEPATH', 'path to the tqt includes'),
('QT_UIC', 'moc directory'), ('QT_UIC', 'moc directory'),
('QT_MOC', 'moc executable command'), ('QT_MOC', 'moc executable command'),
('QTPLUGINS', 'uic executable command'), ('QTPLUGINS', 'uic executable command'),

Loading…
Cancel
Save