]> git.saurik.com Git - wxWidgets.git/blob - samples/resource/resource.def
add -pthread like options to the linker flags as well; also (finally!) fixed -g and...
[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