Browse Source

Remove unused build code.

pull/86/head
triton 13 years ago
parent
commit
884c7375c4
  1. 4
      build/premake4.lua

4
build/premake4.lua

@ -23,9 +23,7 @@ solution "CppSharp" @@ -23,9 +23,7 @@ solution "CppSharp"
debugdir (bindir)
-- startproject "Generator"
configuration "Release"
optimize()
configuration "vs2012"
framework "4.0"

Loading…
Cancel
Save