2002-03-13 18:24:44 +00:00
|
|
|
include $(top_srcdir)/config/common.am
|
2003-01-13 10:39:18 +00:00
|
|
|
include $(srcdir)/Makefile.dialogs
|
2002-03-13 18:24:44 +00:00
|
|
|
|
2002-07-14 01:44:15 +00:00
|
|
|
SUBDIRS = ui moc
|
2002-03-02 12:07:06 +00:00
|
|
|
|
2003-01-13 10:39:18 +00:00
|
|
|
EXTRA_DIST = Makefile.dialogs
|
2002-04-08 09:42:58 +00:00
|
|
|
|
2002-03-01 17:30:53 +00:00
|
|
|
noinst_LTLIBRARIES = libqt2.la
|
2002-03-02 12:07:06 +00:00
|
|
|
|
2002-03-13 18:24:44 +00:00
|
|
|
INCLUDES = -I$(top_srcdir)/src/ -I$(top_srcdir)/src/frontends/ \
|
2002-09-24 18:20:26 +00:00
|
|
|
-I$(top_srcdir)/images \
|
2002-03-13 18:24:44 +00:00
|
|
|
$(FRONTEND_INCLUDES) $(BOOST_INCLUDES) \
|
2001-03-16 17:20:06 +00:00
|
|
|
-I$(top_srcdir)/src/frontends/controllers
|
2001-01-26 10:16:05 +00:00
|
|
|
|
2002-11-18 21:19:02 +00:00
|
|
|
AM_CXXFLAGS = -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_TRANSLATION
|
2002-03-01 17:30:53 +00:00
|
|
|
|
|
|
|
libqt2_la_SOURCES = \
|
2002-03-01 18:47:56 +00:00
|
|
|
Alert_pimpl.C \
|
2003-01-13 10:39:18 +00:00
|
|
|
bulletstrings.C bulletstrings.h \
|
2002-03-01 17:30:53 +00:00
|
|
|
Dialogs.C \
|
2002-08-15 19:07:17 +00:00
|
|
|
Dialogs2.C \
|
|
|
|
Dialogs_impl.h \
|
2002-03-01 17:30:53 +00:00
|
|
|
FileDialog.C \
|
2002-06-19 05:20:29 +00:00
|
|
|
LyXKeySymFactory.C \
|
2002-06-19 03:38:44 +00:00
|
|
|
LyXScreenFactory.C \
|
2003-01-13 10:39:18 +00:00
|
|
|
Menubar_pimpl.C Menubar_pimpl.h \
|
|
|
|
Timeout_pimpl.C Timeout_pimpl.h \
|
|
|
|
QAbout.C QAbout.h \
|
|
|
|
QBibitem.C QBibitem.h \
|
|
|
|
QBibtex.C QBibtex.h \
|
|
|
|
QCharacter.C QCharacter.h \
|
|
|
|
QCitation.C QCitation.h \
|
|
|
|
QDocument.C QDocument.h \
|
|
|
|
QError.C QError.h \
|
|
|
|
QERT.C QERT.h \
|
|
|
|
QExternal.C QExternal.h \
|
|
|
|
QFloat.C QFloat.h \
|
|
|
|
QGraphics.C QGraphics.h \
|
|
|
|
QInclude.C QInclude.h \
|
|
|
|
QIndex.C QIndex.h \
|
|
|
|
QLImage.C QLImage.h \
|
|
|
|
QLog.C QLog.h \
|
|
|
|
QLPainter.C QLPainter.h \
|
|
|
|
QLyXKeySym.C QLyXKeySym.h \
|
|
|
|
QMath.C QMath.h \
|
|
|
|
QMinipage.C QMinipage.h \
|
|
|
|
QParagraph.C QParagraph.h \
|
|
|
|
QPrefs.C QPrefs.h \
|
|
|
|
QPrint.C QPrint.h \
|
|
|
|
QRef.C QRef.h \
|
|
|
|
QSearch.C QSearch.h \
|
|
|
|
QSendto.C QSendto.h \
|
|
|
|
QShowFile.C QShowFile.h \
|
|
|
|
QSpellchecker.C QSpellchecker.h \
|
|
|
|
QTabular.C QTabular.h \
|
|
|
|
QTabularCreate.C QTabularCreate.h \
|
|
|
|
QTexinfo.C QTexinfo.h \
|
|
|
|
QThesaurus.C QThesaurus.h \
|
|
|
|
QToc.C QToc.h \
|
|
|
|
QURL.C QURL.h \
|
|
|
|
QVCLog.C QVCLog.h \
|
|
|
|
QWorkArea.h QWorkArea.C \
|
|
|
|
QWrap.C QWrap.h \
|
|
|
|
Qt2BC.C Qt2BC.h \
|
|
|
|
QtLyXView.h \
|
2002-06-19 03:38:44 +00:00
|
|
|
WorkAreaFactory.C \
|
|
|
|
lyx_gui.C \
|
2003-01-13 10:39:18 +00:00
|
|
|
qcoloritem.h qcoloritem.C \
|
|
|
|
qfontexample.h qfontexample.C \
|
|
|
|
qfont_loader.h qfont_loader.C \
|
2002-06-19 03:38:44 +00:00
|
|
|
qfont_metrics.C \
|
|
|
|
qlkey.h \
|
2003-01-13 10:39:18 +00:00
|
|
|
qscreen.h qscreen.C \
|
|
|
|
qt_helpers.h qt_helpers.C \
|
|
|
|
$(MOCFILES)
|
2002-03-01 17:30:53 +00:00
|
|
|
|
2002-03-01 18:47:56 +00:00
|
|
|
libqt2.la: $(libqt2_la_OBJECTS) $(libqt2_la_DEPENDENCIES)
|