]> git.saurik.com Git - wxWidgets.git/blob - samples/sashtest/sashtest.def
overload operator<<() for wchar_t too (if applicable/possible); this fixes the proble...
[wxWidgets.git] / samples / sashtest / sashtest.def
1 NAME SashTest
2 DESCRIPTION 'wxSashWindow Demo'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 4048
8 STACKSIZE 16000