mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 09:59:54 +00:00
15e10ae9fb
There were problems with create_symbols_file.sh in that it used bash extensions and would not run on all platforms. Solution is to run it locally and distribute the generated files with the source code. Re-write it in Python to allow doing the Win32 libsndfile.def from the same script.
11 lines
307 B
Makefile
11 lines
307 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
EXTRA_DIST = sndfile.h config.h Makefile.msvc
|
|
|
|
## Do not edit or modify anything in this comment block.
|
|
## The arch-tag line is a file identity tag for the GNU Arch
|
|
## revision control system.
|
|
##
|
|
## arch-tag: c28c7540-67f6-47e7-8035-0abbc6a174bc
|
|
|