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