mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-06 09:37:31 +00:00
Scons: add qt translation flag
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16350 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
83ee897908
commit
e5fa228715
@ -1640,6 +1640,7 @@ if build_qt2:
|
||||
|
||||
# load qt2 tools
|
||||
qt2env.Tool('qt')
|
||||
qt2env['QT_UICDECLFLAGS'] = '-tr lyx::qt_'
|
||||
|
||||
qt2env.AppendUnique(CPPPATH = [
|
||||
'$BUILDDIR/common',
|
||||
|
Loading…
Reference in New Issue
Block a user