From 11430cf9273af1bef9e4913ba6f242503ba0b619 Mon Sep 17 00:00:00 2001 From: Yves Date: Fri, 10 Jan 2014 19:52:57 +0000 Subject: [PATCH] Remove scripting directory from premake4.lua (I forgot that in cbc0650a79) This was SVN commit r14562. --- build/premake/premake4.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/build/premake/premake4.lua b/build/premake/premake4.lua index 0597e88894..7807638639 100644 --- a/build/premake/premake4.lua +++ b/build/premake/premake4.lua @@ -668,7 +668,6 @@ function setup_all_libs () "soundmanager/data", "soundmanager/items", "soundmanager/scripting", - "scripting", "maths", "maths/scripting", }