]> git.saurik.com Git - wxWidgets.git/blob - contrib/samples/ogl/ogledit/ogledit.def
fix for root behavior under MSW
[wxWidgets.git] / contrib / samples / ogl / 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