]> git.saurik.com Git - wxWidgets.git/blob - samples/dialup/nettest.def
Reverted a change which breaks compilation for win32 - not sure on how to fix this :-?
[wxWidgets.git] / samples / dialup / nettest.def
1 NAME Nettest
2 DESCRIPTION 'Nettest wxWindows application'
3 EXETYPE WINDOWS
4 CODE PRELOAD MOVEABLE DISCARDABLE
5 DATA PRELOAD MOVEABLE MULTIPLE
6 HEAPSIZE 4048
7 STACKSIZE 16000