projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
include wx/arrstr.h as it's needed by wxImageHandler and may not be implicitly includ...
[wxWidgets.git]
/
samples
/
nativdlg
/
nativdlg.bkl
diff --git
a/samples/nativdlg/nativdlg.bkl
b/samples/nativdlg/nativdlg.bkl
index 851325094c498084809b235eb43c9442d3a67e99..ae96c4d8d24d5aa2d79e5610ee6fad7441fe99f2 100644
(file)
--- a/
samples/nativdlg/nativdlg.bkl
+++ b/
samples/nativdlg/nativdlg.bkl
@@
-5,7
+5,9
@@
<exe id="nativdlg" template="wx_sample" template_append="wx_append">
<sources>nativdlg.cpp</sources>
+ <headers>nativdg.h resource.h</headers>
<wx-lib>core</wx-lib>
+ <wx-lib>base</wx-lib>
<win32-res>nativdlg.rc</win32-res>
</exe>