Skip to content

Commit

Permalink
trying to fix appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
kunstmusik committed Dec 7, 2017
1 parent ed231cd commit 1267ac7
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 @@ -49,7 +49,7 @@ build:
project: msvc\csound-vs\Csound.sln

after_build:
- dir "%VCPKGDir%\installed\x64-windows\include"
- dir "%VCPKGDir%\installed\x64-windows-static\include"
- cd frontends\nwjs
- npm config set msvs_version 2017 --global
#- set PYTHON=C:\Python27-x64\python.exe
Expand Down

0 comments on commit 1267ac7

Please sign in to comment.