mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
update SCons after r35735
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35739 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
391634eb67
commit
d70bcfb4a3
@ -297,8 +297,10 @@ src_support_header_files = Split('''
|
|||||||
filetools.h
|
filetools.h
|
||||||
foreach.h
|
foreach.h
|
||||||
ForkedCalls.h
|
ForkedCalls.h
|
||||||
|
functional.h
|
||||||
gettext.h
|
gettext.h
|
||||||
gzstream.h
|
gzstream.h
|
||||||
|
InGuiThread.h
|
||||||
lassert.h
|
lassert.h
|
||||||
limited_stack.h
|
limited_stack.h
|
||||||
lstrings.h
|
lstrings.h
|
||||||
@ -341,6 +343,7 @@ src_support_files = Split('''
|
|||||||
ForkedCalls.cpp
|
ForkedCalls.cpp
|
||||||
gettext.cpp
|
gettext.cpp
|
||||||
gzstream.cpp
|
gzstream.cpp
|
||||||
|
InGuiThread.cpp
|
||||||
kill.cpp
|
kill.cpp
|
||||||
lassert.cpp
|
lassert.cpp
|
||||||
lstrings.cpp
|
lstrings.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user