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