mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add Makefile.vc
This commit is contained in:
@@ -38,6 +38,7 @@ EXTRA_DIST = \
|
|||||||
COPYING.LGPL \
|
COPYING.LGPL \
|
||||||
FLAC.dsw \
|
FLAC.dsw \
|
||||||
Makefile.lite \
|
Makefile.lite \
|
||||||
|
Makefile.vc \
|
||||||
autogen.sh \
|
autogen.sh \
|
||||||
depcomp \
|
depcomp \
|
||||||
ltmain.sh \
|
ltmain.sh \
|
||||||
|
|||||||
@@ -40,3 +40,6 @@ SUBDIRS = \
|
|||||||
test_libFLAC++ \
|
test_libFLAC++ \
|
||||||
$(OGGFLAC_TEST_DIRS) \
|
$(OGGFLAC_TEST_DIRS) \
|
||||||
test_streams
|
test_streams
|
||||||
|
|
||||||
|
EXTRA_DIST = \
|
||||||
|
Makefile.vc
|
||||||
|
|||||||
@@ -16,3 +16,6 @@
|
|||||||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
|
||||||
SUBDIRS = flac_mac flac_ren
|
SUBDIRS = flac_mac flac_ren
|
||||||
|
|
||||||
|
EXTRA_DIST = \
|
||||||
|
Makefile.vc
|
||||||
|
|||||||
Reference in New Issue
Block a user