Merge branch 'remove-debug-settings' into release-alpha8

This commit is contained in:
Jason Perkins 2016-02-22 18:35:17 -05:00
commit bb90bb44a5

View File

@ -136,8 +136,6 @@
targetdir "bin/debug"
defines "_DEBUG"
flags { "Symbols" }
debugargs { "--scripts=" .. path.translate(os.getcwd()) .. " test"}
debugdir ( os.getcwd() )
configuration "Release"
targetdir "bin/release"