wxWidgets/samples/dnd/dnd.rc
Vadim Zeitlin 00e5289408 use the standard .rc file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-19 14:39:43 +00:00

6 lines
118 B
Plaintext

#include "../sample.rc"
dnd_copy CURSOR "dnd_copy.cur"
dnd_move CURSOR "dnd_move.cur"
dnd_none CURSOR "dnd_none.cur"