From a00ce30c1827fd5fe243839f0a51d90407fc1c92 Mon Sep 17 00:00:00 2001 From: Michael Pollind Date: Wed, 16 Jan 2019 02:06:52 -0800 Subject: [PATCH] removed switch --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 8e36a25..6b75582 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -37,7 +37,7 @@ build_script: - windeployqt %APPVEYOR_BUILD_FOLDER%/build/SMART.exe after_build: - 7z a smart-%qt%-%qt_target%-%appveyor_build_version%.zi - -%APPVEYOR_BUILD_FOLDER%\build\* + %APPVEYOR_BUILD_FOLDER%\build\* -xr!*.cpp -xr!*.obj -xr!*.h