1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00

Remove moc files

This commit is contained in:
kelteseth 2018-11-11 17:47:49 +01:00
parent 806a118b9c
commit bdb46cc13a

View File

@ -28,6 +28,7 @@ windeployqt.exe --release --qmldir ScreenPlay/qml PACKAGE/ScreenPlay.exe
cd PACKAGE
del /f *.cpp
del /f *.moc
del /f *.h
del /f *.obj
del /f *.res