compiles again

This commit is contained in:
Dynamitos
2023-11-05 10:36:01 +01:00
parent 4746c0f838
commit 77eb92838c
112 changed files with 1717 additions and 1540 deletions
-3
View File
@@ -19,8 +19,6 @@ target_sources(Engine
Resources.cpp
Shader.h
Shader.cpp
ShaderCompiler.h
ShaderCompiler.cpp
StaticMeshVertexData.h
StaticMeshVertexData.cpp
Texture.h
@@ -40,7 +38,6 @@ target_sources(Engine
RenderTarget.h
Resources.h
Shader.h
ShaderCompiler.h
StaticMeshVertexData.h
Texture.h
VertexData.h)