]> git.saurik.com Git - wxWidgets.git/blob - samples/scrollsub/scrollsub.def
[blind] fixes to the project file according to George's message
[wxWidgets.git] / samples / scrollsub / scrollsub.def
1 NAME ScrollSub
2 DESCRIPTION 'ScrollSub wxWindows application'
3 EXETYPE WINDOWS
4 CODE PRELOAD MOVEABLE DISCARDABLE
5 DATA PRELOAD MOVEABLE MULTIPLE
6 HEAPSIZE 4048
7 STACKSIZE 16000