mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-09 05:30:52 +02:00
Move rtaudio, alsa-playback and qxt into thirdparty/.
This commit is contained in:
8
thirdparty/libportfwd/third-party/miniupnpc-1.4.20100609/mingw32make.bat
vendored
Normal file
8
thirdparty/libportfwd/third-party/miniupnpc-1.4.20100609/mingw32make.bat
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
@mingw32-make -f Makefile.mingw %1
|
||||
@if errorlevel 1 goto end
|
||||
@if not exist upnpc-static.exe goto end
|
||||
@strip upnpc-static.exe
|
||||
@upx --best upnpc-static.exe
|
||||
@strip upnpc-shared.exe
|
||||
@upx --best upnpc-shared.exe
|
||||
:end
|
Reference in New Issue
Block a user