]> git.saurik.com Git - wxWidgets.git/blob - samples/dragimag/dragimag.def
added wxTE_BESTWRAP style (which is the default now); renamed wxTE_LINEWRAP to wxTE_C...
[wxWidgets.git] / samples / dragimag / dragimag.def
1 NAME Dragimag
2 DESCRIPTION 'wxWindows dragimag sample'
3 EXETYPE WINDOWS
4 CODE PRELOAD MOVEABLE DISCARDABLE
5 DATA PRELOAD MOVEABLE MULTIPLE
6 HEAPSIZE 4048
7 STACKSIZE 16000