]> git.lyx.org Git - lyx.git/blob - development/qmake/lyx.pro
Thanks to Ignacio, we have a new Spanish UserGuide!
[lyx.git] / development / qmake / lyx.pro
1
2 include(config.pri)
3
4 TEMPLATE = subdirs
5
6 CONFIG += ordered
7
8 SUBDIRS += boost/boost.pro
9 SUBDIRS += src/src.pro
10 SUBDIRS += support/support.pro
11 SUBDIRS += graphics/graphics.pro
12 SUBDIRS += mathed/mathed.pro
13 SUBDIRS += frontends/frontends.pro
14 SUBDIRS += controllers/controllers.pro
15 SUBDIRS += qt4/qt4.pro
16 SUBDIRS += insets/insets.pro
17
18 SUBDIRS += app/app.pro
19
20 #SUBDIRS += tex2lyx/tex2lyx.pro
21
22 #SUBDIRS += client/client.pro