mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-05-31 09:21:06 +00:00
- CMakeLists update.
git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@545 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
8667d52161
commit
450387e45e
1 changed files with 2 additions and 0 deletions
|
@ -729,6 +729,7 @@ add_executable( zdoom WIN32
|
|||
gl/utility/gl_cycler.cpp
|
||||
gl/utility/gl_geometric.cpp
|
||||
gl/renderer/gl_renderer.cpp
|
||||
gl/renderer/gl_renderstate.cpp
|
||||
gl/renderer/gl_lightdata.cpp
|
||||
gl/textures/gl_hwtexture.cpp
|
||||
gl/textures/gl_texture.cpp
|
||||
|
@ -760,6 +761,7 @@ add_executable( zdoom WIN32
|
|||
gl/dynlights/gl_dynlight1.cpp
|
||||
gl/dynlights/gl_lightbuffer.cpp
|
||||
gl/shaders/gl_shader.cpp
|
||||
gl/shaders/gl_texshader.cpp
|
||||
gl/system/gl_interface.cpp
|
||||
gl/system/gl_framebuffer.cpp
|
||||
gl/system/gl_menu.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue