mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
add Biblio.{cpp,h}
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19588 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
20c7daed31
commit
c52c82f0cd
@ -12,6 +12,7 @@ INC += boost
|
||||
|
||||
HPP += ASpell_local.h
|
||||
HPP += Author.h
|
||||
HPP += Biblio.h
|
||||
HPP += Bidi.h
|
||||
HPP += Box.h
|
||||
HPP += BranchList.h
|
||||
@ -121,6 +122,7 @@ HPP += version.h
|
||||
|
||||
#CPP += ASpell.cpp
|
||||
CPP += Author.cpp
|
||||
CPP += Biblio.cpp
|
||||
CPP += Bidi.cpp
|
||||
CPP += Box.cpp
|
||||
CPP += BranchList.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user