]> git.saurik.com Git - wxWidgets.git/blob - samples/dnd/dnd.rc
Changes to make commandline compilation with VC6 match the same settings and LIB...
[wxWidgets.git] / samples / dnd / dnd.rc
1 mondrian ICON "mondrian.ico"
2 #include "wx/msw/wx.rc"
3
4 dnd_copy CURSOR "dnd_copy.cur"
5 dnd_move CURSOR "dnd_move.cur"
6 dnd_none CURSOR "dnd_none.cur"