Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreguillot committed Dec 3, 2017
1 parent 274130f commit 3ceef9c
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 @@ -14,7 +14,7 @@ build_script:
- C:\msys64\usr\bin\bash -lc "cd $APPVEYOR_BUILD_FOLDER; ./libpd_mingw64_build.bat"
- msbuild %APPVEYOR_BUILD_FOLDER%\Builds\VisualStudio2015\Camomile.sln /property:Configuration=Release /property:Platform=x64
after_build:
- cd %APPVEYOR_BUILD_FOLDER%\Plugins
- cd %APPVEYOR_BUILD_FOLDER%
- copy %APPVEYOR_BUILD_FOLDER%\Plugins\Camomile\VST\Camomile.dll %APPVEYOR_BUILD_FOLDER%\Plugins\Camomile\Camomile.dll
- copy %APPVEYOR_BUILD_FOLDER%\Plugins\Camomile\VST3\Camomile.vst3 %APPVEYOR_BUILD_FOLDER%\Plugins\Camomile\Camomile.vst3
- copy %APPVEYOR_BUILD_FOLDER%\README.md %APPVEYOR_BUILD_FOLDER%\Plugins\README.md
Expand Down

0 comments on commit 3ceef9c

Please sign in to comment.