projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename wxRichToolTipPopup::SetBackground() method to avoid warnings in wxUniv.
[wxWidgets.git]
/
samples
/
exec
/
exec.bkl
diff --git
a/samples/exec/exec.bkl
b/samples/exec/exec.bkl
index e6e2c88ce863cfca4fb0a19c17ed9acfb93af558..eacd1cd87cd57fddba2bc93a4b22109c8eb6ade7 100644
(file)
--- a/
samples/exec/exec.bkl
+++ b/
samples/exec/exec.bkl
@@
-6,7
+6,7
@@
<exe id="exec" template="wx_sample" template_append="wx_append">
<sources>exec.cpp</sources>
<wx-lib>core</wx-lib>
- <w
in32-res>exec.rc</win32-res
>
+ <w
x-lib>base</wx-lib
>
</exe>
</makefile>