]> git.saurik.com Git - wxWidgets.git/blob - demos/fractal/fractal.def
declared private wxString::operator=(int) to prevent code like "str = 17;" from compiling
[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