]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/image/image.rc
Fix wrong configure test for abi::__forced_unwind in previous commit.
[wxWidgets.git] / samples / image / image.rc
index 626b82f58aa4493dd05365d766a2fc0d0fcfcb01..03d674384ebf132098f9a542de943bf59d28121d 100644 (file)
@@ -1,3 +1,5 @@
-/* mondrian ICON "mondrian.ico" */
-#include "wx/msw/wx.rc"
+#include "../sample.rc"
 
+// The exact PNG file used here doesn't really matter but it's the same one we
+// embed into the sample code too.
+cursor RCDATA "cursor.png"