mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 03:11:59 +00:00
add some object file for qt2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3632 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d226ca60fa
commit
74aecce301
@ -214,7 +214,7 @@ dnl Ensure gnome-config is available...
|
||||
qt2)
|
||||
QT2_DO_IT_ALL
|
||||
FRONTEND="xforms qt2"
|
||||
FRONTEND_GUILIB="qt2/*.lo"
|
||||
FRONTEND_GUILIB="qt2/*.lo qt2/ui/*.lo qt2/moc/*.lo ui/moc/*.lo"
|
||||
FRONTEND_LDFLAGS="\$(QT2_LDFLAGS)"
|
||||
FRONTEND_INCLUDES="-I\${srcdir}/qt2 \$(QT2_INCLUDES)"
|
||||
FRONTEND_LIBS="\$(QT2_LIBS)";;
|
||||
|
Loading…
Reference in New Issue
Block a user