]> git.saurik.com Git - wxWidgets.git/blob - samples/image/image.def
use Windows standard icons instead of our own (patch 443856)
[wxWidgets.git] / samples / image / image.def
1 NAME Image
2 DESCRIPTION 'wxWindows Image sample'
3 EXETYPE WINDOWS
4 CODE PRELOAD MOVEABLE DISCARDABLE
5 DATA PRELOAD MOVEABLE MULTIPLE
6 HEAPSIZE 4048
7 STACKSIZE 16000