update to boost 1.34 cvs

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14900 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Peter Kümmel 2006-09-06 08:43:10 +00:00
parent 1ac8cc30a3
commit 0f40c394ce

View File

@ -1,10 +1,9 @@
project(boost_filesystem)
set(boost_filesystem_sources
convenience.cpp
exception.cpp
operations_posix_windows.cpp
path_posix_windows.cpp
operations.cpp
path.cpp
)
lyx_add_path(boost_filesystem_sources ${TOP_SRC_DIR}/boost/libs/filesystem/src)