]> git.lyx.org Git - features.git/commit
Some fixes to the scons-based building sytem, from Bo Peng (ben.bob@gmail.com)
authorBo Peng <bpeng@lyx.org>
Mon, 8 May 2006 21:03:01 +0000 (21:03 +0000)
committerBo Peng <bpeng@lyx.org>
Mon, 8 May 2006 21:03:01 +0000 (21:03 +0000)
commit4b5fae61d3ab116fdf766fde5d2655416bf6e90f
tree4bbb92cfcaa0dd4262c75ba630e5e1320103abf6
parent10c8081a541e07db24d10ef5df376a5bcbdc15db
Some fixes to the scons-based building sytem, from Bo Peng (ben.bob@gmail.com)
* SConstruct: add extra_inc_path1, fix mingw logged spawn, try to handle QtCore4 etc
* src/SConscript: remove lyx_base library
* src/frontends/qt4/SConscript: remove some extra files
* Move scons_utils.py and qt4.py to config directory

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13813 a592a061-630c-0410-9148-cb99ea01b6c8
SConstruct
config/qt4.py [new file with mode: 0644]
config/scons_utils.py [new file with mode: 0644]
qt4.py [deleted file]
scons_utils.py [deleted file]
src/SConscript
src/frontends/qt4/SConscript