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