Sha256: dfbce8309a5b8ee2b594a43fd5a5cc120367569e224981304704e98badfdb400

Contents?: true

Size: 522 Bytes

Versions: 14

Compression:

Stored size: 522 Bytes

Contents

goto :platform_%RHO_PLATFORM%||exit !ERRORLEVEL!

:platform_android
cd rhoelementsext\platform\android||exit !ERRORLEVEL!
call rake --trace||exit !ERRORLEVEL!
goto :eof

:platform_iphone
cd rhoelementsext\platform\phone||exit !ERRORLEVEL!
call rake --trace||exit !ERRORLEVEL!
goto :eof

:platform_wm
:platform_win32
cd rhoelementsext\platform\wm||exit !ERRORLEVEL!
call rake --trace||exit !ERRORLEVEL!
goto :eof

:platform_bb
cd rhoelementsext\platform\bb||exit !ERRORLEVEL!
call rake --trace||exit !ERRORLEVEL!
goto :eof

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rhodes-7.6.0 extensions/rhoelementsext/ext/build.bat
rhodes-7.5.1 extensions/rhoelementsext/ext/build.bat
rhodes-7.4.1 extensions/rhoelementsext/ext/build.bat
rhodes-7.1.17 extensions/rhoelementsext/ext/build.bat
rhodes-6.2.0 extensions/rhoelementsext/ext/build.bat
rhodes-6.0.11 extensions/rhoelementsext/ext/build.bat
rhodes-5.5.18 extensions/rhoelementsext/ext/build.bat
rhodes-5.5.17 extensions/rhoelementsext/ext/build.bat
rhodes-5.5.15 extensions/rhoelementsext/ext/build.bat
rhodes-5.5.0.22 extensions/rhoelementsext/ext/build.bat
rhodes-5.5.2 extensions/rhoelementsext/ext/build.bat
rhodes-5.5.0.7 extensions/rhoelementsext/ext/build.bat
rhodes-5.5.0.3 extensions/rhoelementsext/ext/build.bat
rhodes-5.5.0 extensions/rhoelementsext/ext/build.bat