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