Browse Source

Remove unused build code.

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

2
build/premake4.lua

@ -24,8 +24,6 @@ solution "CppSharp" @@ -24,8 +24,6 @@ solution "CppSharp"
-- startproject "Generator"
configuration "Release"
optimize()
configuration "vs2012"
framework "4.0"

Loading…
Cancel
Save