]> git.saurik.com Git - wxWidgets.git/blob - samples/validate/validate.def
define __GNUWIN32__ if __MINGW32__ is defined, so that it doesn't have to be defined...
[wxWidgets.git] / samples / validate / validate.def
1 NAME Events
2 DESCRIPTION 'Event tester'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 8192