This website requires JavaScript.
Explore
Help
Sign In
codex-storage
/
deluge
mirror of
https://github.com/codex-storage/deluge.git
Watch
1
Star
0
Fork
You've already forked deluge
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6425b94d7a
deluge
/
miniupnpc
/
mingw32make.bat
6 lines
98 B
Batchfile
Raw
Blame
History
mingw32-make -f Makefile.mingw
if
errorlevel
1
goto
end
strip upnpc.exe
upx --best upnpc.exe
:
end
Reference in New Issue
View Git Blame
Copy Permalink