Merge branch 'master' into httptests

This commit is contained in:
UbitUmarov
2017-06-16 02:43:36 +01:00
10 changed files with 53 additions and 208 deletions

View File

@@ -1792,14 +1792,6 @@
; Save the source of all compiled scripts
WriteScriptSourceToDebugFile = false
; Default language for scripts
DefaultCompileLanguage = lsl
; List of allowed languages (lsl,vb,cs)
; AllowedCompilers=lsl,cs,vb
; *warning*, non lsl languages have access to static methods such as System.IO.File. Enable at your own risk.
AllowedCompilers=lsl
; Compile debug info (line numbers) into the script assemblies
CompileWithDebugInformation = true