Sha256: c5651a7cf182711cdb57833841f8689572f4dec6150b0d72b1e54b443618e75f
Contents?: true
Size: 322 Bytes
Versions: 109
Compression:
Stored size: 322 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
109 entries across 22 versions & 3 rubygems