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

Version Path
tauplatform-1.0.3 lib/commonAPI/audiocapture/ext/build.bat
tauplatform-1.0.2 lib/commonAPI/ConnectionChecking/ext/build.bat
tauplatform-1.0.2 res/generators/templates/extension/extensions/montana/ext/build.bat
tauplatform-1.0.2 lib/extensions/Development/ext/build.bat
tauplatform-1.0.2 lib/commonAPI/audiocapture/ext/build.bat
tauplatform-1.0.1 lib/commonAPI/ConnectionChecking/ext/build.bat
tauplatform-1.0.1 lib/extensions/Development/ext/build.bat
tauplatform-1.0.1 res/generators/templates/extension/extensions/montana/ext/build.bat
tauplatform-1.0.1 lib/commonAPI/audiocapture/ext/build.bat