]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
Add AE0 to build_libs.bat
authorFrank Livingston <frank-livingston@ti.com>
Tue, 16 Aug 2016 22:54:52 +0000 (17:54 -0500)
committerFrank Livingston <frank-livingston@ti.com>
Tue, 16 Aug 2016 22:54:52 +0000 (17:54 -0500)
procsdk_audio_x_xx_xx_xx/build_libs.bat

index 4b4b6fcf34f6ee354ee38cf00a1ecdaeeb696b03..bbd26cbf9ca22aa4e91694bc112185d37b66f789 100644 (file)
@@ -52,6 +52,11 @@ gmake clean
 gmake install
 popd
 
+pushd paf\pa\asp\ae0
+gmake clean
+gmake install
+popd
+
 goto end
 
 :arm_only