]> git.saurik.com Git - wxWidgets.git/blame - samples/oleauto/oleauto.def
nicer version compilation fix for wxUSE_WCHAR_T=0 (why should we duplicate definition...
[wxWidgets.git] / samples / oleauto / oleauto.def
CommitLineData
8d7dafc9
JS
1NAME OleAuto
2DESCRIPTION 'OLE Automation wxWindows Sample'
3EXETYPE WINDOWS
4STUB 'WINSTUB.EXE'
5CODE PRELOAD MOVEABLE DISCARDABLE
6DATA PRELOAD MOVEABLE MULTIPLE
7HEAPSIZE 4048
8STACKSIZE 16000