Merge branch 'remove-debug-settings' into release-alpha8
This commit is contained in:
commit
bb90bb44a5
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user