miniupnp/appveyor.yml

7 lines
108 B
YAML
Raw Normal View History

2015-09-15 21:58:11 +00:00
install:
- set PATH=%PATH%;C:\MinGW\bin
2015-09-15 21:48:14 +00:00
build_script:
- cmd: 'cd miniupnpc'
- cmd: 'mingw32make.bat'