]> git.saurik.com Git - wxWidgets.git/blob - samples/image/image.def
Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW...
[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