projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixes potential crash under gatekeeper
[wxWidgets.git]
/
samples
/
htlbox
/
htlbox.bkl
diff --git
a/samples/htlbox/htlbox.bkl
b/samples/htlbox/htlbox.bkl
index 796ad049822482fc958ad54b4253fa3c2f6e983b..6374eecbdc685effc8991e1c2cb318777976645e 100644
(file)
--- a/
samples/htlbox/htlbox.bkl
+++ b/
samples/htlbox/htlbox.bkl
@@
-5,9
+5,9
@@
<exe id="htlbox" template="wx_sample" template_append="wx_append">
<sources>htlbox.cpp</sources>
+ <wx-lib>html</wx-lib>
<wx-lib>core</wx-lib>
<wx-lib>base</wx-lib>
- <win32-res>htlbox.rc</win32-res>
</exe>
</makefile>