Sha256: 2b7e2e2e4431086b93f80fc98179da0b7041c0ffef0c6aefe0e5f42b3975c35d

Contents?: true

Size: 162 Bytes

Versions: 2

Compression:

Stored size: 162 Bytes

Contents

@ECHO off

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

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/vcdistclean.bat
gumath-0.2.0dev5 ext/ruby_gumath/gumath/vcbuild/vcdistclean.bat