Add ribbon sample to the list of samples to build.

Add the file to samples/samples.bkl and regenerate the makefiles and also add
it manually to samples.dsw.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2009-09-16 23:18:55 +00:00
parent 3d156e937a
commit d9e90d7912
6 changed files with 51 additions and 8 deletions

View File

@@ -64,6 +64,7 @@
<subproject id="propgrid" template="sub"/>
<subproject id="regtest" template="sub"/>
<subproject id="render" template="sub"/>
<subproject id="ribbon" template="sub"/>
<subproject id="richtext" template="sub"/>
<subproject id="sashtest" template="sub"/>
<subproject id="scroll" template="sub"/>