From 9f1a48707c911bfc1cc6f673fed50f84a7364b37 Mon Sep 17 00:00:00 2001 From: Asger Ottar Alstrup Date: Mon, 31 Jan 2005 12:17:01 +0000 Subject: [PATCH] - Add Windows project for boost filesystem git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9550 a592a061-630c-0410-9148-cb99ea01b6c8 --- boost/libs/filesystem/.cvsignore | 2 + boost/libs/filesystem/filesystem.vcproj | 120 ++++++++++++++++++++++++ 2 files changed, 122 insertions(+) create mode 100644 boost/libs/filesystem/filesystem.vcproj diff --git a/boost/libs/filesystem/.cvsignore b/boost/libs/filesystem/.cvsignore index 282522db03..a5b4388023 100644 --- a/boost/libs/filesystem/.cvsignore +++ b/boost/libs/filesystem/.cvsignore @@ -1,2 +1,4 @@ Makefile Makefile.in +Release +Debug \ No newline at end of file diff --git a/boost/libs/filesystem/filesystem.vcproj b/boost/libs/filesystem/filesystem.vcproj new file mode 100644 index 0000000000..5f052e6218 --- /dev/null +++ b/boost/libs/filesystem/filesystem.vcproj @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +