Skip to content

Commit 7a683cf

Browse files
Remove useless files
1 parent 0c62095 commit 7a683cf

File tree

11 files changed

+4
-4614
lines changed

11 files changed

+4
-4614
lines changed

src/libprojectM/Renderer/Makefile.am

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ libRenderer_la_SOURCES = \
3838
SOIL2/pvr_helper.h SOIL2/stbi_pkm_c.h\
3939
SOIL2/stb_image.h SOIL2/stbi_pvr.h\
4040
SOIL2/stb_image_write.h SOIL2/stbi_pvr_c.h\
41-
hlslparser/src/CodeWriter.cpp hlslparser/src/Engine.h hlslparser/src/HLSLGenerator.cpp \
42-
hlslparser/src/HLSLParser.h hlslparser/src/HLSLTree.cpp hlslparser/src/MSLGenerator.h \
43-
hlslparser/src/CodeWriter.h hlslparser/src/GLSLGenerator.cpp hlslparser/src/HLSLGenerator.h \
41+
hlslparser/src/CodeWriter.cpp hlslparser/src/Engine.h \
42+
hlslparser/src/HLSLParser.h hlslparser/src/HLSLTree.cpp \
43+
hlslparser/src/CodeWriter.h hlslparser/src/GLSLGenerator.cpp \
4444
hlslparser/src/HLSLTokenizer.cpp hlslparser/src/HLSLTree.h \
4545
hlslparser/src/Engine.cpp hlslparser/src/GLSLGenerator.h hlslparser/src/HLSLParser.cpp \
46-
hlslparser/src/HLSLTokenizer.h hlslparser/src/MSLGenerator.cpp \
46+
hlslparser/src/HLSLTokenizer.h \
4747
HLSLTranslator.cpp HLSLTranslator.hpp
4848

4949
libRenderer_la_CPPFLAGS = ${my_CFLAGS} \

src/libprojectM/Renderer/hlslparser/src/HLSLGenerator.cpp

Lines changed: 0 additions & 1196 deletions
This file was deleted.

src/libprojectM/Renderer/hlslparser/src/HLSLGenerator.h

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)