From 2796fff1c2084d829208b1a0d54f30f7a4a2665b Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 22 Mar 2009 09:48:15 +0100 Subject: removed more debug code in the W32 logger --- tests/log/Makefile.W32 | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/log') diff --git a/tests/log/Makefile.W32 b/tests/log/Makefile.W32 index de5f8f4..f7d5a69 100644 --- a/tests/log/Makefile.W32 +++ b/tests/log/Makefile.W32 @@ -31,6 +31,7 @@ testmsg.res: testmsg.rc local_test: $(LIBRARIES) @echo Testing log.. + @copy testmsg.dll C:\TEMP @test_log 2>NUL local_all: -- cgit v1.2.3-54-g00ecf