lyx_mirror/development/qmake
André Pönitz 21f0dd25f1 Pavel Sanda's "PDFOptions" patch, part II
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20390 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-20 22:32:20 +00:00
..
app remove special handling of Package.cpp[.in] 2007-08-27 21:29:56 +00:00
boost add client and tex2lyx support; add support for debug and release builds 2007-08-10 16:55:53 +00:00
client add client building 2007-08-11 23:02:37 +00:00
controllers add client and tex2lyx support; add support for debug and release builds 2007-08-10 16:55:53 +00:00
frontends precompiled headers 2007-08-13 07:14:56 +00:00
graphics add client and tex2lyx support; add support for debug and release builds 2007-08-10 16:55:53 +00:00
insets add client and tex2lyx support; add support for debug and release builds 2007-08-10 16:55:53 +00:00
mathed add client and tex2lyx support; add support for debug and release builds 2007-08-10 16:55:53 +00:00
qt4 Pavel Sanda's "PDFOptions" patch, part II 2007-09-20 22:32:20 +00:00
src Pavel Sanda's "PDFOptions" patch, part II 2007-09-20 22:32:20 +00:00
support add minizp to qmake 2007-08-28 21:41:53 +00:00
tex2lyx make tex2lyx buildable 2007-08-10 19:36:11 +00:00
config.pri --with-qmake: move special Package.cpp handling from src/src.pro to support/support.pro 2007-08-16 19:05:42 +00:00
doit make the think independent from my machine; add a REAME file 2007-08-10 15:24:54 +00:00
lyx.pro prepare ground for a hybrid autoconf/qmake build 2007-08-14 05:30:05 +00:00
README make the think independent from my machine; add a REAME file 2007-08-10 15:24:54 +00:00

- Create a directory in paralle to your source tree
- cd there
- Run  ../<sourcetree>/development/qmake/doit
- Run  make  or  make debug