// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
-
+
#include "wx/wxprec.h"
-
+
#ifdef __BORLANDC__
#pragma hdrstop
#endif
#include "wx/cmdline.h"
#include "wx/filename.h"
-#if !defined(__WXMSW__) && !defined(__WXPM__)
+#ifndef wxHAS_IMAGES_IN_RESOURCES
#include "../sample.xpm"
#endif