]> git.saurik.com Git - wxWidgets.git/blob - utils/ogl/samples/ogledit/ogledit.def
fixed rounding error problem in wxPostscriptDC::SetFont when DC's user scale was...
[wxWidgets.git] / utils / ogl / samples / ogledit / ogledit.def
1 NAME OGLEdit
2 DESCRIPTION 'OGL Editor Sample'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 8192