mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Fix crash on fatal error, remove moc files from Windows installation
This commit is contained in:
@@ -45,6 +45,7 @@ del "%OUT_APP_DIR:"=%\*.cpp"
|
||||
del "%OUT_APP_DIR:"=%\*.h"
|
||||
del "%OUT_APP_DIR:"=%\*.res"
|
||||
del "%OUT_APP_DIR:"=%\*.o"
|
||||
del "%OUT_APP_DIR:"=%\*.moc"
|
||||
del "%OUT_APP_DIR:"=%\*.lib"
|
||||
del "%OUT_APP_DIR:"=%\*.exp"
|
||||
echo "Deploying..."
|
||||
|
||||
Reference in New Issue
Block a user