view qt/opengl/gl.d @ 49:e00776053828

CMake: command "cmake -DDC=compiler_name" work correctly now.
author SokoL_SD
date Mon, 18 May 2009 06:50:10 +0000
parents e78566595089
children
line wrap: on
line source

module qt.opengl.gl;

public
{
    import qt.opengl.gltypes;
    import qt.opengl.glfuncs;
}