ref: 09a082696e6832e63ebb83f07ebc062c982ff8ce
parent: d0adcc4284e463a4c8e3118cb8ffd1d323f5616a
author: Ralph Giles <giles@mozilla.com>
date: Thu Aug 8 07:07:47 EDT 2013
Add VS2010 project files to the distribution.
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,7 +51,14 @@
doc/Doxyfile.in \
doc/opus_logo.svg \
doc/Makefile \
- unix/Makefile
+ unix/Makefile \
+ win32/VS2010/opusfile.sln \
+ win32/VS2010/opusfile.vcxproj \
+ win32/VS2010/opusfile.vcxproj.filters \
+ win32/VS2010/opusfile_example.vcxproj \
+ win32/VS2010/opusfile_example.vcxproj.filters \
+ win32/VS2010/seeking_example.vcxproj \
+ win32/VS2010/seeking_example.vcxproj.filters
# Targets to build and install just the library without the docs
opusfile install-opusfile: NO_DOXYGEN = 1