]> git.saurik.com Git - wxWidgets.git/blob - samples/tab/tab.def
nicer version compilation fix for wxUSE_WCHAR_T=0 (why should we duplicate definition...
[wxWidgets.git] / samples / tab / tab.def
1 NAME Tab
2 DESCRIPTION 'Tab test'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 16192