mirror of
https://github.com/3proxy/3proxy.git
synced 2025-04-04 19:53:12 +08:00
Update Makefile.win
This commit is contained in:
parent
5a6e9c92e3
commit
584fdfd51f
@ -35,3 +35,5 @@ include Makefile.inc
|
||||
allplugins:
|
||||
for /D %%i in ($(PLUGINS)) do (copy Makefile plugins\%%i && copy Makefile.var plugins\%%i && cd plugins\%%i && nmake && del *.o &&cd ..\..)
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user