Skip to content

Commit

Permalink
appveyor - pack editor.dll to artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
nem0 committed Jul 29, 2015
1 parent 7cbe8c3 commit e301b9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ test_script:
after_build:
- 7z a lumix.zip %APPVEYOR_BUILD_FOLDER%\projects\Release\animation.dll
- 7z a lumix.zip %APPVEYOR_BUILD_FOLDER%\projects\Release\editor.dll
- 7z a lumix.zip %APPVEYOR_BUILD_FOLDER%\projects\Release\engine.dll
- 7z a lumix.zip %APPVEYOR_BUILD_FOLDER%\projects\Release\physics.dll
- 7z a lumix.zip %APPVEYOR_BUILD_FOLDER%\projects\Release\lua_script.dll
Expand Down

0 comments on commit e301b9a

Please sign in to comment.