glOOP.def
资源名称:gloop.zip [点击查看]
上传用户:shxiangxiu
上传日期:2007-01-03
资源大小:1101k
文件大小:0k
源码类别:
OpenGL
开发平台:
Visual C++
- ; glOOP.def : Declares the module parameters for the DLL.
- LIBRARY "glOOP"
- DESCRIPTION 'glOOP Windows Dynamic Link Library'
- EXPORTS
- ; Explicit exports can go here
- ; _declspec( dllexport ) C3dEngine the3dEngine;
- the3dEngine DATA; // Export our OpenGL engine