miniupnp/appveyor.yml

7 lines
108 B
YAML

install:
- set PATH=%PATH%;C:\MinGW\bin
build_script:
- cmd: 'cd miniupnpc'
- cmd: 'mingw32make.bat'