]> git.lyx.org Git - features.git/commit
we desparately need a fourth buildsystem. so let's start one
authorAndré Pönitz <poenitz@gmx.net>
Fri, 10 Aug 2007 14:56:41 +0000 (14:56 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Fri, 10 Aug 2007 14:56:41 +0000 (14:56 +0000)
commitaa82b4dd3ee3559fa6b897d01a1342a3fa9159f3
tree1a299fbaa8635a4e0e32c3651f69af7fd87a7f41
parent9a2bf73e316d8850e9b58812e09feb1a832a8608
we desparately need a fourth buildsystem. so let's start one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19399 a592a061-630c-0410-9148-cb99ea01b6c8
15 files changed:
development/cmake/ConfigureChecks.cmake
development/qmake/app/app.pro [new file with mode: 0644]
development/qmake/boost/boost.pro [new file with mode: 0644]
development/qmake/config.h.template [new file with mode: 0644]
development/qmake/config.pri [new file with mode: 0644]
development/qmake/controllers/controllers.pro [new file with mode: 0644]
development/qmake/doit [new file with mode: 0755]
development/qmake/frontends/frontends.pro [new file with mode: 0644]
development/qmake/graphics/graphics.pro [new file with mode: 0644]
development/qmake/insets/insets.pro [new file with mode: 0644]
development/qmake/lyx.pro [new file with mode: 0644]
development/qmake/mathed/mathed.pro [new file with mode: 0644]
development/qmake/qt4/qt4.pro [new file with mode: 0644]
development/qmake/src/src.pro [new file with mode: 0644]
development/qmake/support/support.pro [new file with mode: 0644]