]> git.saurik.com Git - wxWidgets.git/blob - samples/sockets/server.def
compilation fix for wxUSE_INTL == 0 (patch 646466)
[wxWidgets.git] / samples / sockets / server.def
1 NAME Server
2 DESCRIPTION 'Server'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 4096
8 STACKSIZE 8192