mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-10 06:06:03 +00:00
8 lines
143 B
YAML
8 lines
143 B
YAML
install:
|
|
- set PATH=%PATH%;C:\msys64\mingw32\bin
|
|
|
|
build_script:
|
|
- cd miniupnpc
|
|
- mingw32-make -f Makefile.mingw
|
|
# - upnpc-static.exe -l
|