From 2bc31165d015822e47f068264d33719665f35441 Mon Sep 17 00:00:00 2001 From: liamDevine Date: Sat, 30 Oct 2010 12:42:00 +0100 Subject: [PATCH] Removed commented out code that was there to remind me of PCH support --- src/actions/vstudio/vs2010_vcxproxj.lua | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/actions/vstudio/vs2010_vcxproxj.lua b/src/actions/vstudio/vs2010_vcxproxj.lua index fcccb4f5..9cadd114 100644 --- a/src/actions/vstudio/vs2010_vcxproxj.lua +++ b/src/actions/vstudio/vs2010_vcxproxj.lua @@ -653,15 +653,6 @@ local vs10_helpers = premake.vstudio.vs10_helpers _p('') end --- - -- - -- - -- - -- Create - -- Create - -- - -- --- function premake.vs2010_vcxproj(prj) io.eol = "\r\n" _p('')