warzone2100/win32/MSVCdelparser.bat

24 lines
899 B
Batchfile

del ..\lib\framework\resource_lexer.lex.cpp
del ..\lib\framework\resource_parser.tab.cpp
del ..\lib\framework\resource_parser.tab.hpp
del ..\lib\framework\strres_lexer.lex.cpp
del ..\lib\framework\strres_parser.tab.cpp
del ..\lib\framework\strres_parser.tab.hpp
del ..\lib\gamelib\audp_lexer.lex.cpp
del ..\lib\gamelib\audp_parser.tab.cpp
del ..\lib\gamelib\audp_parser.tab.hpp
del ..\lib\script\chat_lexer.lex.cpp
del ..\lib\script\chat_parser.tab.cpp
del ..\lib\script\chat_parser.tab.hpp
del ..\lib\script\script_lexer.lex.cpp
del ..\lib\script\script_parser.tab.cpp
del ..\lib\script\script_parser.tab.h
del ..\src\autorevision.h
del ..\src\level_lexer.lex.cpp
del ..\src\message_lexer.lex.cpp
del ..\src\message_parser.tab.cpp
del ..\src\message_parser.tab.hpp
del ..\src\scriptvals_lexer.lex.cpp
del ..\src\scriptvals_parser.tab.cpp
del ..\src\scriptvals_parser.tab.hpp