summaryrefslogtreecommitdiff
path: root/tests/log/Makefile.W32
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-25 10:39:02 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-25 10:39:02 +0100
commit97ab7b1acf1dcbc5f1fff1a279949ef0919e1b78 (patch)
tree976be2e6a8d394682403cb3345ff07c7414ad8f9 /tests/log/Makefile.W32
parentd5a0d432b679f0c4a8cc0a74d766ba03a008f7d9 (diff)
downloadwolfbones-97ab7b1acf1dcbc5f1fff1a279949ef0919e1b78.tar.gz
wolfbones-97ab7b1acf1dcbc5f1fff1a279949ef0919e1b78.tar.bz2
fixed logging macro on Windows
Diffstat (limited to 'tests/log/Makefile.W32')
-rw-r--r--tests/log/Makefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/log/Makefile.W32 b/tests/log/Makefile.W32
index f7d5a69..a7f7be7 100644
--- a/tests/log/Makefile.W32
+++ b/tests/log/Makefile.W32
@@ -11,7 +11,7 @@ INCLUDE_LDFLAGS = \
INCLUDE_LIBS = \
$(TOPDIR)\src\wolf.lib \
- advapi32.lib
+ advapi32.lib kernel32.lib
LIBRARIES = \
testmsg.dll