Sha256: 17b211026bb62097f1559a0494a9d6b09c7736bcea3161731e99eda9f92b859e

Contents?: true

Size: 156 Bytes

Versions: 2

Compression:

Stored size: 156 Bytes

Contents

@ECHO off

cd ..\libgumath
if exist Makefile nmake /nologo clean

cd ..\vcbuild
if exist dist64 rd /q /s dist64
if exist dist32 rd /q /s dist32


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gumath-0.2.0dev8 ext/ruby_gumath/gumath/vcbuild/vcclean.bat
gumath-0.2.0dev5 ext/ruby_gumath/gumath/vcbuild/vcclean.bat