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