lib/commonAPI/mediacapture/ext/build.bat in rhodes-6.0.11 vs lib/commonAPI/mediacapture/ext/build.bat in rhodes-6.2.0

- old
+ new

@@ -19,9 +19,16 @@ cd platform\qt rake --trace ) +if "%RHO_PLATFORM%" == "sailfish" ( + +cd platform\qt +rake --trace + +) + if "%RHO_PLATFORM%" == "bb" ( cd platform\bb rake --trace