miniupnp/appveyor.yml

8 lines
155 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: 'mingw32-make -f Makefile.mingw'
# - cmd: 'upnpc-static.exe -l'