ultimatepp/rainbow/CoreGl/CoreGl.upp
cxl f0e42f8693 reorganizing repo
git-svn-id: svn://ultimatepp.org/upp/trunk@9214 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-22 19:53:58 +00:00

57 lines
770 B
Text

uses
Painter;
options(WIN32) "-D_WIN32 -DGLEW_STATIC";
file
Gl.h,
CoreGl.h,
FontGl.h,
ResGl.h,
ControlPanel.h,
ControlPanel.cpp,
Scrollbar.h,
Scrollbar.cpp,
Console.h,
Console.cpp,
Draw.cpp,
DrawOp.cpp,
DrawText.cpp,
Clip.cpp,
Ctrl.h,
Ctrl.cpp,
Dnd.cpp,
Event.cpp,
Wnd.cpp,
Image.cpp,
Top.h,
Top.cpp,
TopFrame.h,
TopFrame.cpp,
ChSysInit.cpp,
Util.cpp,
Glew readonly separator,
glew.h,
glxew.h,
wglew.h,
glew.c,
SceneGraph readonly separator,
SceneGraph.h,
SceneGraph.cpp,
Resources readonly separator,
Resources.cpp,
Resources.brc,
Fbo.h,
Fbo.cpp,
Shaders.h,
Shaders.cpp,
AlphaMag.vert,
AlphaMag.frag,
Blur.vert,
Blur.frag,
Fonts/TahomaB.fnt,
Fonts/TahomaB_0.png,
Fonts/TahomaN.fnt,
Fonts/TahomaN_0.png,
CoreGl.iml;