Skip to content

Commit

Permalink
Include Visual Studio project files for different GStreamer versions …
Browse files Browse the repository at this point in the history
…in tarball.
  • Loading branch information
martinholters committed Oct 6, 2015
1 parent 7c4e9fe commit 0873ea7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
ACLOCAL_AMFLAGS = -I m4
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man
SUBDIRS = src doc
EXTRA_DIST=INSTALL.Windows vs/gstpeaq.vcxproj vs/gstpeaq.props vs/peaq.vcxproj \
vs/gstpeaq.sln INSTALL.OSX xcode/GstPEAQ.xcodeproj/project.pbxproj
EXTRA_DIST=INSTALL.Windows vs/gstpeaq.props \
vs/gstpeaq-0.10.vcxproj vs/peaq-0.10.vcxproj vs/gstpeaq-0.10.sln \
vs/gstpeaq-1.0.vcxproj vs/peaq-1.0.vcxproj vs/gstpeaq-1.0.sln \
INSTALL.OSX xcode/GstPEAQ.xcodeproj/project.pbxproj

0 comments on commit 0873ea7

Please # to comment.