]> git.saurik.com Git - wxWidgets.git/blob - samples/image/image.def
added wxUSE_DEBUG_NEW_ALWAYS to --enable-mem_tracing (quite useless otherwise)
[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