]> git.saurik.com Git - wxWidgets.git/blob - demos/fractal/fractal.def
define inline stubs for methods even with wxUSE_SYSTEM_OPTIONS == 0 to make it possib...
[wxWidgets.git] / demos / fractal / fractal.def
1 NAME Fractal
2 DESCRIPTION 'Fractal'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 16192
9