Skip to content

Commit

Permalink
Trying to fix appveyor Andrettin#2
Browse files Browse the repository at this point in the history
  • Loading branch information
KroArtem committed Jan 27, 2017
1 parent e735a11 commit 1bcab5d
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 @@ -15,6 +15,7 @@ before_build:
- nsis-2.50.0-Unicode-setup.exe /S /D=C:\Program Files (x86)\NSIS
- cmake -G "Visual Studio 14 2015" -DCMAKE_PREFIX_PATH="%cd%\\dependencies" -DENABLE_NSIS=ON -DENABLE_STDIO_REDIRECT=ON ..
- cd ..
- dir
after_build:
- 7z a compiled-binaries.zip %cd%\build\stratagus.exe %cd%\build\dependencies\bin\*.dll
artifacts:
Expand Down

0 comments on commit 1bcab5d

Please sign in to comment.