]> git.saurik.com Git - wxWidgets.git/blob - samples/font/font.def
Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class
[wxWidgets.git] / samples / font / font.def
1 NAME Font
2 DESCRIPTION 'wxWindows font sample'
3 EXETYPE WINDOWS
4 CODE PRELOAD MOVEABLE DISCARDABLE
5 DATA PRELOAD MOVEABLE MULTIPLE
6 HEAPSIZE 4048
7 STACKSIZE 16000