view qt/opengl/gl.d @ 50:cc557203146c

CMake: fix building when path of source or build directory contain the reserve regex symbols.
author SokoL_SD
date Mon, 18 May 2009 13:09:46 +0000
parents e78566595089
children
line wrap: on
line source

module qt.opengl.gl;

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