Add missing aui dependencies to the notebook sample.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Steve Lamerton
2012-01-12 10:26:51 +00:00
parent 49f89f4d4b
commit cb9a0fbe65
11 changed files with 160 additions and 94 deletions

View File

@@ -7,7 +7,10 @@
<sources>notebook.cpp</sources>
<headers>notebook.h</headers>
<wx-lib>aui</wx-lib>
<wx-lib>html</wx-lib>
<wx-lib>adv</wx-lib>
<wx-lib>core</wx-lib>
<wx-lib>xml</wx-lib>
<wx-lib>base</wx-lib>
</exe>