summaryrefslogtreecommitdiff
path: root/Library_merged.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-12-01 15:18:28 +0200
committerNoel Grandin <noel@peralex.com>2014-12-02 08:58:51 +0200
commit0f3438c26dae8aa9042edc7cece876b841926dd3 (patch)
tree6b8af8872e2a0830353b2918b6535fb596dab06a /Library_merged.mk
parentc870721fcb641a7a9d976474450d63327b771126 (diff)
--enabled-mergedlibs, missing setupapi DLL on windows
Change-Id: I72c63e26492c575e6b86a23f2c6069ac557ee7da
Diffstat (limited to 'Library_merged.mk')
-rw-r--r--Library_merged.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library_merged.mk b/Library_merged.mk
index 1525a89432f1..d3c5e75c840e 100644
--- a/Library_merged.mk
+++ b/Library_merged.mk
@@ -133,6 +133,7 @@ $(eval $(call gb_Library_use_system_win32_libs,merged,\
opengl32 \
shell32 \
shlwapi \
+ setupapi \
user32 \
usp10 \
uuid \