build against wxWidgets3 from Externals on Windows.

use Externals version of libpng on Windows.
This commit is contained in:
Shawn Hoffman
2012-03-18 02:31:19 -07:00
parent 360c8d4cb3
commit c3d13b048c
14 changed files with 502 additions and 213 deletions

View File

@ -24,6 +24,7 @@
#include <string>
#include <wx/wx.h>
#include <wx/event.h>
#include <wx/sizer.h>
#include <wx/dialog.h>
#include <wx/notebook.h>