]> git.saurik.com Git - wxWidgets.git/blob - samples/resource/resource.def
fixed the last of the off-by-one errors (some are refixed, again...)
[wxWidgets.git] / samples / resource / resource.def
1 NAME Resource
2 DESCRIPTION 'Resource'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 16192
9