projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Disable some wxWebView tests that fail on the buildbot but not locally.
[wxWidgets.git]
/
samples
/
joytest
/
joytest.bkl
diff --git
a/samples/joytest/joytest.bkl
b/samples/joytest/joytest.bkl
index 4a9ada2f85d79e7dc8fbcca9d1a221fc9f3d851c..67d303e8ccc24268ce1e5110d373a3e317208a93 100644
(file)
--- a/
samples/joytest/joytest.bkl
+++ b/
samples/joytest/joytest.bkl
@@
-5,10
+5,10
@@
<exe id="joytest" template="wx_sample" template_append="wx_append">
<sources>joytest.cpp</sources>
+ <headers>joytest.h</headers>
<wx-lib>adv</wx-lib>
<wx-lib>core</wx-lib>
<wx-lib>base</wx-lib>
- <win32-res>joytest.rc</win32-res>
</exe>
</makefile>