From 2dc80e8d8ed859f1fa046b21b1faf498eed3940a Mon Sep 17 00:00:00 2001 From: James Alan Nguyen Date: Fri, 15 Apr 2022 01:07:11 +1000 Subject: [PATCH] Batch file wasn't supposed to be there --- buildme.bat | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 buildme.bat diff --git a/buildme.bat b/buildme.bat deleted file mode 100644 index 239d4fe06..000000000 --- a/buildme.bat +++ /dev/null @@ -1,6 +0,0 @@ -@echo off -git pull -git submodule update --init --recursive -cmake -Bbuild -cmake --build build --target ALL_BUILD --config Release --parallel 12 -copy build\Release\furnace.exe \Apps\Audio\Furnace\