1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-27 15:08:39 +01:00

Add USE_LIBRESAMPLE to this template.

This commit is contained in:
v.audacity
2012-10-23 00:05:55 +00:00
parent 1f26f3fb9b
commit e6bed80e12

View File

@@ -102,6 +102,9 @@
/* Define if mp3 support is implemented with the libmad library */
#undef USE_LIBMAD
/* Define if libresample support should be enabled */
#undef USE_LIBRESAMPLE
/* Define if libsoxr support should be enabled */
#undef USE_LIBSOXR