]> git.saurik.com Git - wxWidgets.git/blame - contrib/samples/ogl/ogledit/ogledit.def
Added RTLD_GLOBAL to dlopen() flags which is needed if libraries depend
[wxWidgets.git] / contrib / samples / ogl / ogledit / ogledit.def
CommitLineData
1fc25a89
JS
1NAME OGLEdit
2DESCRIPTION 'OGL Editor Sample'
3EXETYPE WINDOWS
4STUB 'WINSTUB.EXE'
5CODE PRELOAD MOVEABLE DISCARDABLE
6DATA PRELOAD MOVEABLE MULTIPLE
7HEAPSIZE 1024
8STACKSIZE 8192