]> git.saurik.com Git - wxWidgets.git/blob - samples/sockets/client.def
don't output -DwxUSE_GUI=0 in monolithic build, setup.h will take care of setting...
[wxWidgets.git] / samples / sockets / client.def
1 NAME Client
2 DESCRIPTION 'Client'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 8192