From 702c413357893c66c91dd8c3f89ed3c5881b3ee0 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 19 Jun 2005 22:23:20 +0000 Subject: [PATCH] added scopeguardtest.cpp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- tests/test_test.dsp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/test_test.dsp b/tests/test_test.dsp index 3d175a78db..445751766e 100644 --- a/tests/test_test.dsp +++ b/tests/test_test.dsp @@ -525,6 +525,10 @@ SOURCE=.\regex\regextest.cpp # End Source File # Begin Source File +SOURCE=.\scopeguard\scopeguardtest.cpp +# End Source File +# Begin Source File + SOURCE=.\streams\sstream.cpp # End Source File # Begin Source File