projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added a note about wxTreeCtrl::GetFirst/NextItem(id, long) deprecation
[wxWidgets.git]
/
wx-config.in
diff --git
a/wx-config.in
b/wx-config.in
index cbe025c4212a8cc67163599f0999babf28769d1a..00633b799238c7b8989aac39ea90a3a2580d9b77 100755
(executable)
--- a/
wx-config.in
+++ b/
wx-config.in
@@
-185,7
+185,8
@@
this:
Note that any other options supplied must come *after* the prefix
specification for it to take effect.
Note that any other options supplied must come *after* the prefix
specification for it to take effect.
---static must come before --libs and --gl-libs.
+--static must come before --cppflags, --cflags, --cxxflags,
+--libs and --gl-libs.
--libs can take optional argument that contains comma-separated list of
wxWidgets libraries to link against. This list can include both core
--libs can take optional argument that contains comma-separated list of
wxWidgets libraries to link against. This list can include both core