[go: up one dir, main page]

Menu

[80c337]: / lobwordprocessing.pri  Maximize  Restore  History

Download this file

22 lines (16 with data), 601 Bytes

QT += script gui widgets
DEPENDPATH += $$PWD
INCLUDEPATH += $$PWD
VPATH += $$PWD

# I do not include lenv.pri, but you must if you use this.

include( $$PWD/externals/qtmml.pri )
include( $$PWD/externals/blahtexcore.pri )

HEADERS += lurchdocumentconverter.h \
           qtextdocumentutils.h \
           qtextdocumentscript.h \
           lurchtextobject.h
SOURCES += lurchdocumentconverter.cpp \
           qtextdocumentutils.cpp \
           qtextdocumentscript.cpp \
           lurchtextobject.cpp

# DEFINES += LOB_WORD_PROCESSING_TOOLS_AVAILABLE # doesn't work well yet w/o support for tables