mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
scons: fix last commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18978 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
6df40c7ebe
commit
2f415fd505
@ -1397,7 +1397,7 @@ if frontend == 'qt4':
|
||||
if use_vc:
|
||||
frontend_env['LINKCOM'] = [frontend_env['LINKCOM'], \
|
||||
'mt.exe /MANIFEST %s /outputresource:$TARGET;1' % \
|
||||
env.subst('$BUILDDIR/lyx.exe.manifest')]
|
||||
env.File('$BUILDDIR/lyx.exe.manifest').path]
|
||||
|
||||
frontend_env = conf.Finish()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user