1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 16:10:06 +02:00

Adding adjustable-fade.ny plug-in.

This commit is contained in:
martynshaw99 2013-01-10 01:59:47 +00:00
parent 79dfffaaf4
commit d32b1893d3

View File

@ -141,7 +141,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="AudacityHeaders.h"
WarningLevel="3"
WarningLevel="4"
DebugInformationFormat="4"
CompileAs="0"
DisableSpecificWarnings="4996"
@ -2451,6 +2451,10 @@
<Filter
Name="plug-ins"
>
<File
RelativePath="..\..\..\plug-ins\adjustable-fade.ny"
>
</File>
<File
RelativePath="..\..\..\plug-ins\analyze.ny"
>