]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
Introduce InsetPreview.
[lyx.git] / development / scons / scons_manifest.py
index 54352eb3c63391a442a2079c7651f779ca0d79d7..8b8eec6931937b1472391c306ce1fe062e7edff5 100644 (file)
@@ -1035,6 +1035,7 @@ src_insets_header_files = Split('''
     InsetNote.h
     InsetOptArg.h
     InsetPhantom.h
+    InsetPreview.h
     InsetQuotes.h
     InsetRef.h
     InsetSpace.h
@@ -1090,6 +1091,7 @@ src_insets_files = Split('''
     InsetNote.cpp
     InsetOptArg.cpp
     InsetPhantom.cpp
+    InsetPreview.cpp
     InsetQuotes.cpp
     InsetRef.cpp
     InsetSpace.cpp
@@ -1353,6 +1355,17 @@ lib_templates_files = Split('''
 ''')
 
 
+lib_templates_thesis_files = Split('''
+    Acknowledgments.lyx
+    alpha.bst
+    chapter-1.lyx
+    chapter-2.lyx
+    Summary.lyx
+    thesis.lyx
+    thesisExample.bib
+''')
+
+
 lib_ui_files = Split('''
     classic.ui
     default.ui
@@ -2806,6 +2819,7 @@ lib_layouts_inc_files = Split('''
     stdlayouts.inc
     stdletter.inc
     stdlists.inc
+    stdrefprefix.inc
     stdsections.inc
     stdstarsections.inc
     stdstruct.inc