aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LinuxVST/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Johnson <jinx6568@sover.net>2018-10-14 19:26:42 -0400
committerChris Johnson <jinx6568@sover.net>2018-10-14 19:26:42 -0400
commit448b2472bd5997bc34e541f98c787032af80f802 (patch)
treee7c1f5b5cd9e5740a5feaac1fb3cbf59e07815cf /plugins/LinuxVST/CMakeLists.txt
parent4be92c81e770502348874738ba1a6f1a2a7524fe (diff)
downloadairwindows-lv2-port-448b2472bd5997bc34e541f98c787032af80f802.tar.gz
airwindows-lv2-port-448b2472bd5997bc34e541f98c787032af80f802.tar.bz2
airwindows-lv2-port-448b2472bd5997bc34e541f98c787032af80f802.zip
uLaw
Diffstat (limited to 'plugins/LinuxVST/CMakeLists.txt')
-rwxr-xr-xplugins/LinuxVST/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/LinuxVST/CMakeLists.txt b/plugins/LinuxVST/CMakeLists.txt
index 7a15504..1a450b7 100755
--- a/plugins/LinuxVST/CMakeLists.txt
+++ b/plugins/LinuxVST/CMakeLists.txt
@@ -61,6 +61,8 @@ add_airwindows_plugin(StereoFX)
add_airwindows_plugin(SubsOnly)
add_airwindows_plugin(TapeDither)
add_airwindows_plugin(TPDFDither)
+add_airwindows_plugin(uLawDecode)
+add_airwindows_plugin(uLawEncode)
add_airwindows_plugin(UnBox)
add_airwindows_plugin(VoiceOfTheStarship)
add_airwindows_plugin(VariMu)