add qt3 support

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14157 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Peter Kümmel 2006-06-20 09:59:48 +00:00
parent 118cdb2bd3
commit 6aa29e1b9d

View File

@ -3,7 +3,8 @@ Building LyX with CMake
For all builds:
- CMake 2.4.2 or CVS version from www.cmake.org
- install Qt 4 and make sure qmake 4 is found
- by default it builds the Qt4 frontend
- to build the Qt3 frontend set QTDIR and call cmake with '-Dqt3=1'
Building Visual C++ 2005 project files:
- install Visual C++ 2005