mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 15:21:51 +00:00
- add the missing header files in the vs solution explorer
This commit is contained in:
parent
c5641a0e72
commit
5cdea39b35
1 changed files with 3 additions and 0 deletions
|
@ -689,6 +689,9 @@ file( GLOB HEADER_FILES
|
|||
polyrenderer/scene/*.h
|
||||
hwrenderer/data/*.h
|
||||
hwrenderer/dynlights/*.h
|
||||
hwrenderer/scene/*.h
|
||||
hwrenderer/textures/*.h
|
||||
hwrenderer/utilities/*.h
|
||||
gl/*.h
|
||||
gl/data/*.h
|
||||
gl/dynlights/*.h
|
||||
|
|
Loading…
Reference in a new issue