Patch from FM with more bakefile tweaks and etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
// biol75@york.ac.uk (Chris Elliott) March 2000
|
||||
|
||||
#ifdef __BIDE__
|
||||
#define _NO_VCL
|
||||
#include "condefs.h"
|
||||
USERC("svg.rc");
|
||||
//---------------------------------------------------------------------------
|
||||
#define WinMain WinMain
|
||||
#endif
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: svgtest.cpp
|
||||
// Purpose: SVG sample
|
||||
@@ -37,7 +28,7 @@ USERC("svg.rc");
|
||||
#endif
|
||||
|
||||
#include "wx/toolbar.h"
|
||||
#include "wx/svg/dcsvg.h"
|
||||
#include "wx/dcsvg.h"
|
||||
|
||||
#include "mondrian.xpm"
|
||||
|
||||
|
Reference in New Issue
Block a user