]> git.saurik.com Git - wxWidgets.git/blob - samples/ownerdrw/ownerdrw.def
Move the WX_FLAVOUR variables to be defined generally, not just for
[wxWidgets.git] / samples / ownerdrw / ownerdrw.def
1 NAME OWNERDRW
2 DESCRIPTION 'Owner-draw sample'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 4048
8 STACKSIZE 16000