mirror of https://github.com/c-ares/c-ares.git
parent
f444fb7f88
commit
128f52ec60
2 changed files with 9 additions and 1 deletions
@ -0,0 +1,8 @@ |
||||
@echo off |
||||
REM set up a CVS tree to build when there's no autotools |
||||
REM $Revision$ |
||||
REM $Date$ |
||||
|
||||
REM create ares_build.h |
||||
copy /Y ares_build.h.dist ares_build.h |
||||
|
Loading…
Reference in new issue