diff options
Diffstat (limited to 'pcbnew/pcbnew.rc')
-rw-r--r-- | pcbnew/pcbnew.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pcbnew/pcbnew.rc b/pcbnew/pcbnew.rc new file mode 100644 index 0000000..f568bb0 --- /dev/null +++ b/pcbnew/pcbnew.rc @@ -0,0 +1,3 @@ +icon_pcbnew ICON "../bitmaps_png/icons/icon_pcbnew.ico" + +#include "wx/msw/wx.rc" |