summaryrefslogtreecommitdiff
path: root/tests/log
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-22 09:48:15 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-22 09:48:15 +0100
commit2796fff1c2084d829208b1a0d54f30f7a4a2665b (patch)
tree879e5995bac246349210f009c1766a3fc9e29fe8 /tests/log
parentc304cbce7ec53eed4fc5241a64a99db20cd9500d (diff)
downloadwolfbones-2796fff1c2084d829208b1a0d54f30f7a4a2665b.tar.gz
wolfbones-2796fff1c2084d829208b1a0d54f30f7a4a2665b.tar.bz2
removed more debug code in the W32 logger
Diffstat (limited to 'tests/log')
-rw-r--r--tests/log/Makefile.W321
1 files changed, 1 insertions, 0 deletions
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: