From e51a1bd4314ae7db5c4bf67cd65233a209dc07c1 Mon Sep 17 00:00:00 2001 From: josetr <37419832+josetr@users.noreply.github.com> Date: Mon, 23 Nov 2020 19:41:42 +0000 Subject: [PATCH] Remove DownloadDeps.bat file --- build/DownloadDeps.bat | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 build/DownloadDeps.bat diff --git a/build/DownloadDeps.bat b/build/DownloadDeps.bat deleted file mode 100644 index 519545b9..00000000 --- a/build/DownloadDeps.bat +++ /dev/null @@ -1,6 +0,0 @@ -"premake5" --file=scripts/LLVM.lua download_llvm -goto quit - -:quit -pause -:end \ No newline at end of file