Merge branch 'remove-debug-settings' into release-alpha8
This commit is contained in:
commit
bb90bb44a5
@ -136,8 +136,6 @@
|
|||||||
targetdir "bin/debug"
|
targetdir "bin/debug"
|
||||||
defines "_DEBUG"
|
defines "_DEBUG"
|
||||||
flags { "Symbols" }
|
flags { "Symbols" }
|
||||||
debugargs { "--scripts=" .. path.translate(os.getcwd()) .. " test"}
|
|
||||||
debugdir ( os.getcwd() )
|
|
||||||
|
|
||||||
configuration "Release"
|
configuration "Release"
|
||||||
targetdir "bin/release"
|
targetdir "bin/release"
|
||||||
|
Loading…
Reference in New Issue
Block a user