]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - win/compress.bat
Debug to troubleshoot why this writes the log to the current dir in bsd, not the...
[user/henk/code/inspircd.git] / win / compress.bat
1 @upx -9 ..\bin\release\lib\*.so
2 @upx -9 ..\bin\release\modules\*.so
3 @upx -9 ..\bin\release\bin\*.exe
4