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:
André Pönitz 2007-08-15 10:12:36 +00:00
parent 20c7daed31
commit c52c82f0cd

View File

@ -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