]> git.saurik.com Git - wxWidgets.git/blob - samples/dnd/dnd.rc
fix the tests to pass with both gcc and msvc (2nd part of patch 1462778)
[wxWidgets.git] / samples / dnd / dnd.rc
1 #include "../sample.rc"
2
3 dnd_copy CURSOR "dnd_copy.cur"
4 dnd_move CURSOR "dnd_move.cur"
5 dnd_none CURSOR "dnd_none.cur"