Add libwx-perl
[pkg-perl] / deb-src / libwx-perl / libwx-perl-0.96 / Wx.rc
1 /////////////////////////////////////////////////////////////////////////////
2 // Name:        Wx.rc
3 // Purpose:     wxPerl resource file
4 // Author:      Mattia Barbon
5 // Modified by:
6 // Created:     29/10/2000
7 // RCS-ID:      $Id: Wx.rc,v 1.7 2004/12/21 21:12:19 mbarbon Exp $
8 // Copyright:   (c) 2000-2002, 2004 Mattia Barbon
9 // Licence:     This program is free software; you can redistribute it and/or
10 //              modify it under the same terms as Perl itself
11 /////////////////////////////////////////////////////////////////////////////
12
13 #include <wx/version.h>
14
15 wxplicon ICON "wxpl.ico"
16
17 #include <wx/msw/wx.rc>