[msvc] duplicate 1d6b8a75fa31d60e9ddbc0b9eddbf05ed3fb6c12 for eglib
[mono.git] / msvc / winsetup.bat
index 6b1c6f8461ec4ff3b7993e513cf1773c5b055296..f67a854569327dcbd8fb0d344ea2ed97de89c1f3 100755 (executable)
@@ -1,7 +1,9 @@
 @echo off
 cd ..
 if exist config.h if not exist cygconfig.h copy config.h cygconfig.h
+if exist eglib\config.h if not exist eglib\cygconfig.h copy eglib\config.h eglib\cygconfig.h
 copy winconfig.h config.h
+copy eglib\winconfig.h eglib\config.h
 goto end
 :error
 echo fatal error: the VSDepenancies directory was not found in the "mono" directory