]> git.saurik.com Git - wxWidgets.git/blob - demos/fractal/fractal.def
configure now defines _WIN_IE if w32api is at least 1.1 (1.0 is not complete enough...
[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