]> git.lyx.org Git - lyx.git/commit
Scons: add support for msvc qt3
authorBo Peng <bpeng@lyx.org>
Wed, 16 Aug 2006 21:34:24 +0000 (21:34 +0000)
committerBo Peng <bpeng@lyx.org>
Wed, 16 Aug 2006 21:34:24 +0000 (21:34 +0000)
commite530d2ddd2f5f48306fa4dc406f2118979ece3ce
tree11c23ce298b38484c90212e302dc633a48e91d66
parenta7724370542f606b15b9350c1eeaaf4fcb356bd9
Scons: add support for msvc qt3
* src/support/package.C.in: use PATH_MAX instead of MAX_PATH
* INSTALL.scons: add instruction for building qt3 2ith msvc
* development/scons/SConstruct: use the right lib (qt-mt3) and manifest file

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14709 a592a061-630c-0410-9148-cb99ea01b6c8
INSTALL.scons
development/scons/SConstruct
src/support/package.C.in