Sha256: df909496f496d511839b187bf1bcd002a0f02f254984db53647c5bdefc46a7c0
Contents?: true
Size: 391 Bytes
Versions: 18
Compression:
Stored size: 391 Bytes
Contents
if "%RHO_PLATFORM%" == "android" ( cd rawsensors\platform\android rake --trace ) if "%RHO_PLATFORM%" == "iphone" ( cd rawsensors\platform\phone rake --trace ) if "%RHO_PLATFORM%" == "wm" ( cd rawsensors\platform\wm rake --trace ) if "%RHO_PLATFORM%" == "win32" ( cd rawsensors\platform\wm rake --trace ) if "%RHO_PLATFORM%" == "bb" ( cd rawsensors\platform\bb rake --trace )
Version data entries
18 entries across 18 versions & 2 rubygems