#!/bin/sh

# to be executed in the AspectC++/tests directory

rm -f */*.vcproj* */*DummyAspect.ah
rm -f WeaverTests.*
rm -rf */Debug */Release

