]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/blobdiff - scripts/build_paf_libs.bat
PASDK-87:Update ARM CCS project for PDK 1.0.6
[processor-sdk/performance-audio-sr.git] / scripts / build_paf_libs.bat
index 9d4c135eb25cb63dfd9f4ae67fb2e658ec0e5be9..5e293c60d7030c2fb2c250c302907e4f15192449 100644 (file)
@@ -72,12 +72,32 @@ gmake clean
 gmake install
 popd
 
+pushd %PAF_ROOT_DIR%\pa\util\statusop_common
+gmake clean
+gmake install
+popd
+
 pushd %PAF_ROOT_DIR%\pa\asp\ae0
 gmake clean
 gmake install
 popd
 
-pushd %PAF_ROOT_DIR%\pa\util\statusop_common
+pushd %PAF_ROOT_DIR%\pa\asp\ml0
+gmake clean
+gmake install
+popd
+
+pushd %PAF_ROOT_DIR%\pa\asp\fil
+gmake clean
+gmake install
+popd
+
+pushd %PAF_ROOT_DIR%\pa\asp\src4
+gmake clean
+gmake install
+popd
+
+pushd %PAF_ROOT_DIR%\pa\asp\del3
 gmake clean
 gmake install
 popd