projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added hyperlink alignment flags (patch 1537043)
[wxWidgets.git]
/
samples
/
thread
/
thread.bkl
diff --git
a/samples/thread/thread.bkl
b/samples/thread/thread.bkl
index 42c2236d5a590d50e4b76a0de46e6be93bad328e..a864b6ccbd8a2b298bd6804bc998741dfd1bfc5a 100644
(file)
--- a/
samples/thread/thread.bkl
+++ b/
samples/thread/thread.bkl
@@
-6,6
+6,7
@@
<exe id="thread" template="wx_sample" template_append="wx_append">
<sources>thread.cpp</sources>
<wx-lib>core</wx-lib>
+ <wx-lib>base</wx-lib>
<win32-res>thread.rc</win32-res>
</exe>