From 104c3954bd4536ffa0ff458935d668c27ff5dc8a Mon Sep 17 00:00:00 2001 From: Milo Yip Date: Thu, 3 Jul 2014 01:51:08 +0800 Subject: [PATCH] Revert "Fixes premake4 for VS" This reverts commit 63757f6405e327b100cc51e35fdf8cf32b5cc286. --- build/premake4.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/premake4.lua b/build/premake4.lua index af33104..444337c 100644 --- a/build/premake4.lua +++ b/build/premake4.lua @@ -86,8 +86,7 @@ solution "test" project "unittest" kind "ConsoleApp" - configuration "gmake" - buildoptions "-Weffc++" + buildoptions "-Weffc++" files { "../include/**.h",