mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-08 19:08:46 -05:00
![defnax](/assets/img/avatar_default.png)
update mingw script git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1058 b45a01b8-16f6-495d-af2f-9b41ad6348cc
4 lines
58 B
Batchfile
4 lines
58 B
Batchfile
mingw32-make -f Makefile %1
|
|
if errorlevel 1 goto end
|
|
:end
|