From 981c39be1008b1b398536a8bfd143aa2d881003f Mon Sep 17 00:00:00 2001 From: HuYingzhuo Date: Tue, 30 Apr 2019 19:03:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4glewcore/glfw?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 3rdpty/dl_glewcore.sh | 1 - 3rdpty/dl_glfw.sh | 1 - 2 files changed, 2 deletions(-) delete mode 100755 3rdpty/dl_glewcore.sh delete mode 100644 3rdpty/dl_glfw.sh diff --git a/3rdpty/dl_glewcore.sh b/3rdpty/dl_glewcore.sh deleted file mode 100755 index 469919cb..00000000 --- a/3rdpty/dl_glewcore.sh +++ /dev/null @@ -1 +0,0 @@ -git clone https://github.com/hyzboy/GLEWCore.git GLEWCore diff --git a/3rdpty/dl_glfw.sh b/3rdpty/dl_glfw.sh deleted file mode 100644 index 5fdf11ba..00000000 --- a/3rdpty/dl_glfw.sh +++ /dev/null @@ -1 +0,0 @@ -git clone https://github.com/glfw/glfw.git