From b3b6d64ae9ebf07268b5b931ce9cca5ed5860cfd Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 14 Jan 2019 08:34:29 +0800 Subject: =?UTF-8?q?*=E6=9D=90=E8=B4=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Build/3rdParty/glad/glad.vcxproj | 122 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 Build/3rdParty/glad/glad.vcxproj (limited to 'Build/3rdParty/glad/glad.vcxproj') diff --git a/Build/3rdParty/glad/glad.vcxproj b/Build/3rdParty/glad/glad.vcxproj new file mode 100644 index 0000000..70e2869 --- /dev/null +++ b/Build/3rdParty/glad/glad.vcxproj @@ -0,0 +1,122 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {C0ED7D78-570B-454A-B3B6-576FDCB43D69} + glad + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0