From 18ce722fce3679085e5ead38e83794718f9b5bf6 Mon Sep 17 00:00:00 2001 From: nastys <@> Date: Thu, 22 Jul 2021 19:57:02 +0200 Subject: [PATCH] PDL3 part 3 --- appveyor.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 3526670..93f6d87 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -30,14 +30,8 @@ after_build: copy %APPVEYOR_BUILD_FOLDER%\source-code\data\verify_base_game.sfv %TMP%\full\ - copy %APPVEYOR_BUILD_FOLDER%\source-code\data\verify_base_game.md5 %TMP%\full\ - copy %APPVEYOR_BUILD_FOLDER%\source-code\data\verify_mount_data.sfv %TMP%\full\ - copy %APPVEYOR_BUILD_FOLDER%\source-code\data\verify_mount_data.md5 %TMP%\full\ - - copy %APPVEYOR_BUILD_FOLDER%\source-code\data\glut32.dll %TMP%\full\ - copy %APPVEYOR_BUILD_FOLDER%\source-code\data\plugins\*.* %TMP%\full\plugins\ copy "%APPVEYOR_BUILD_FOLDER%\source-code\data\plugins\Novidia Shaders\*.*" "%TMP%\full\plugins\Novidia Shaders\"