]> git.saurik.com Git - wxWidgets.git/blob - samples/thread/thread.def
replaced an #ifdef __WXDEBUG__ with a wxCHECK (this is what we have it for...)
[wxWidgets.git] / samples / thread / thread.def
1 NAME Thread
2 DESCRIPTION 'wxWindows thread sample'
3 EXETYPE WINDOWS
4 CODE PRELOAD MOVEABLE DISCARDABLE
5 DATA PRELOAD MOVEABLE MULTIPLE
6 HEAPSIZE 4048
7 STACKSIZE 16000