]> git.saurik.com Git - wxWidgets.git/blob - demos/life/life.def
Reverted part of patch #876969 ("Fixes to Borland warnings"), resulted in bugs when...
[wxWidgets.git] / demos / life / life.def
1 NAME Life
2 DESCRIPTION 'Life! wxWindows application'
3 EXETYPE WINDOWS
4 CODE PRELOAD MOVEABLE DISCARDABLE
5 DATA PRELOAD MOVEABLE MULTIPLE
6 HEAPSIZE 4048
7 STACKSIZE 16000