]> git.saurik.com Git - wxWidgets.git/blob - samples/scroll/scroll.def
define __GNUWIN32__ if __MINGW32__ is defined, so that it doesn't have to be defined...
[wxWidgets.git] / samples / scroll / scroll.def
1 NAME Scroll
2 DESCRIPTION 'Scroll wxWindows application'
3 EXETYPE WINDOWS
4 CODE PRELOAD MOVEABLE DISCARDABLE
5 DATA PRELOAD MOVEABLE MULTIPLE
6 HEAPSIZE 4048
7 STACKSIZE 16000