projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add FindLength()
[wxWidgets.git]
/
build
/
bakefiles
/
plugins_deps.bkl
diff --git
a/build/bakefiles/plugins_deps.bkl
b/build/bakefiles/plugins_deps.bkl
index 3193abde05e389a5f26d463be074af2eb8b3a7a9..5feb785f28ef3fe7bc70c8472c990991be896726 100644
(file)
--- a/
build/bakefiles/plugins_deps.bkl
+++ b/
build/bakefiles/plugins_deps.bkl
@@
-9,7
+9,7
@@
<set var="PLUGIN_ADV_EXTRALIBS">
<if cond="USE_PLUGINS=='0'">
- $(EXTRALIBS_SDL)
$(EXTRALIBS_GNOMEPRINT)
+ $(EXTRALIBS_SDL)
</if>
</set>