Skip to content

Commit

Permalink
removed switch
Browse files Browse the repository at this point in the history
  • Loading branch information
pollend committed Jan 16, 2019
1 parent c5b611a commit a00ce30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a00ce30

Please sign in to comment.