From aa35045840b78d3f48212db45da59a2e5c69b223 Mon Sep 17 00:00:00 2001 From: saurabhb17 Date: Wed, 26 Feb 2020 15:57:49 +0530 Subject: Added main execs --- pcbnew/pcbnew.rc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pcbnew/pcbnew.rc (limited to 'pcbnew/pcbnew.rc') 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" -- cgit