]> git.saurik.com Git - wxWidgets.git/blame - samples/treectrl/treectrl.def
nicer version compilation fix for wxUSE_WCHAR_T=0 (why should we duplicate definition...
[wxWidgets.git] / samples / treectrl / treectrl.def
CommitLineData
457814b5
JS
1NAME TreeCtrl
2DESCRIPTION 'TreeCtrl wxWindows application'
3EXETYPE WINDOWS
4STUB 'WINSTUB.EXE'
5CODE PRELOAD MOVEABLE DISCARDABLE
6DATA PRELOAD MOVEABLE MULTIPLE
7HEAPSIZE 1024
8STACKSIZE 8192