From 74f4b1bc3b627ba4c7e03498234d88cacdfbe97b Mon Sep 17 00:00:00 2001 From: Aki Date: Wed, 29 Sep 2021 22:52:49 +0200 Subject: Squashed 'vorbis/' content from commit d22c3ab5f git-subtree-dir: vorbis git-subtree-split: d22c3ab5f633460abc2532feee60ca0892134cbf --- .../libvorbisfile/libvorbisfile_dynamic.vcproj | 108 +++++++++++++++++++++ .../libvorbisfile/libvorbisfile_static.vcproj | 96 ++++++++++++++++++ 2 files changed, 204 insertions(+) create mode 100644 win32/VS2008/libvorbisfile/libvorbisfile_dynamic.vcproj create mode 100644 win32/VS2008/libvorbisfile/libvorbisfile_static.vcproj (limited to 'win32/VS2008/libvorbisfile') diff --git a/win32/VS2008/libvorbisfile/libvorbisfile_dynamic.vcproj b/win32/VS2008/libvorbisfile/libvorbisfile_dynamic.vcproj new file mode 100644 index 0000000..c799088 --- /dev/null +++ b/win32/VS2008/libvorbisfile/libvorbisfile_dynamic.vcproj @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/VS2008/libvorbisfile/libvorbisfile_static.vcproj b/win32/VS2008/libvorbisfile/libvorbisfile_static.vcproj new file mode 100644 index 0000000..a0acbd0 --- /dev/null +++ b/win32/VS2008/libvorbisfile/libvorbisfile_static.vcproj @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1