miniupnpc: build python module with appveyor
This commit is contained in:
parent
9663c55c61
commit
4931404b8a
|
@ -4,4 +4,5 @@ install:
|
||||||
build_script:
|
build_script:
|
||||||
- cd miniupnpc
|
- cd miniupnpc
|
||||||
- mingw32-make -f Makefile.mingw
|
- mingw32-make -f Makefile.mingw
|
||||||
|
- mingw32-make -f Makefile.mingw pythonmodule PYTHON=C:\Python27\python
|
||||||
# - upnpc-static.exe -l
|
# - upnpc-static.exe -l
|
||||||
|
|
Loading…
Reference in New Issue