]> git.saurik.com Git - wxWidgets.git/blob - samples/erase/minimal.def
remove PM_USE_SESSION_APIS setting so that wxMac can be compiled with
[wxWidgets.git] / samples / erase / minimal.def
1 NAME Erase
2 DESCRIPTION 'Erase wxWindows application'
3 EXETYPE WINDOWS
4 CODE PRELOAD MOVEABLE DISCARDABLE
5 DATA PRELOAD MOVEABLE MULTIPLE
6 HEAPSIZE 4048
7 STACKSIZE 16000