Sha256: c9c8c185ca3374f9229a53efab21c97da921e5f61e536bdcc2c8078dcc6c211f

Contents?: true

Size: 323 Bytes

Versions: 29

Compression:

Stored size: 323 Bytes

Contents

if "%RHO_PLATFORM%" == "android" (

cd platform\android
rake --trace

)

if "%RHO_PLATFORM%" == "iphone" (

cd platform\phone
rake --trace

)

if "%RHO_PLATFORM%" == "win32" (

call "%RHO_VSCMNTOOLS%..\..\VC\vcvarsall.bat" x86
cd platform\qt
rake --trace

)

if "%RHO_PLATFORM%" == "bb" (

cd platform\bb
rake --trace

)

Version data entries

29 entries across 26 versions & 3 rubygems

Version Path
rhoconnect-client-7.6.0 ./ext/rhoconnect-client/ext/build.bat
rhoconnect-client-7.5.1 ./ext/rhoconnect-client/ext/build.bat
rhoconnect-client-7.4.1 ./ext/rhoconnect-client/ext/build.bat
rhoconnect-client-7.1.17 ./ext/rhoconnect-client/ext/build.bat
rhoconnect-client-6.2.0 ./ext/rhoconnect-client/ext/build.bat
rhoconnect-client-6.0.11 ./ext/rhoconnect-client/ext/build.bat
rhodes-6.0.11 lib/commonAPI/mediacapture/ext/build.bat
rhoconnect-client-5.5.18 ./ext/rhoconnect-client/ext/build.bat
rhodes-5.5.18 lib/commonAPI/coreapi/ext/build.bat
rhodes-5.5.18 lib/commonAPI/mediacapture/ext/build.bat
rhoconnect-client-5.5.17 ./ext/rhoconnect-client/ext/build.bat
rhodes-5.5.17 lib/commonAPI/coreapi/ext/build.bat
rhodes-5.5.17 lib/commonAPI/mediacapture/ext/build.bat
rhoconnect-client-5.5.15 ./ext/rhoconnect-client/ext/build.bat
rhodes-5.5.15 lib/commonAPI/coreapi/ext/build.bat
rhodes-5.5.15 lib/commonAPI/mediacapture/ext/build.bat
rhoconnect-client-5.5.0.22 ./ext/rhoconnect-client/ext/build.bat
rhodes-5.5.0.22 lib/commonAPI/coreapi/ext/build.bat
rhodes-5.5.2 lib/commonAPI/coreapi/ext/build.bat
rhoconnect-client-5.5.2 ./ext/rhoconnect-client/ext/build.bat