aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Win32/example
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-12-22 21:38:57 +1000
committerinmarket <andrewh@inmarket.com.au>2013-12-22 21:38:57 +1000
commitd8bde70ab6bdf8d05d84e1a0622e39d65b5ae895 (patch)
tree3d450c637e8c2cbcaa923e470545ae955d126196 /boards/base/Win32/example
parentf8772b1b04fe1e2bac3405eabc98794ddd01f746 (diff)
downloaduGFX-d8bde70ab6bdf8d05d84e1a0622e39d65b5ae895.tar.gz
uGFX-d8bde70ab6bdf8d05d84e1a0622e39d65b5ae895.tar.bz2
uGFX-d8bde70ab6bdf8d05d84e1a0622e39d65b5ae895.zip
Add Win32 GAUDIN driver.
Diffstat (limited to 'boards/base/Win32/example')
-rw-r--r--boards/base/Win32/example/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/base/Win32/example/Makefile b/boards/base/Win32/example/Makefile
index 66d4b918..5badd338 100644
--- a/boards/base/Win32/example/Makefile
+++ b/boards/base/Win32/example/Makefile
@@ -31,7 +31,7 @@ DINCDIR =
DLIBDIR =
# List all default libraries here
-DLIBS = -lws2_32 -lgdi32
+DLIBS = -lws2_32 -lgdi32 -lwinmm
# Make sure this empty for now
SRC =