More adjustments...

This commit is contained in:
Eric van der Vlist 2021-04-25 12:32:11 +02:00
parent 722aa2b464
commit bdad89f930
3 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="21.1">
<meta>
<filters directoryPatterns="" filePatterns="\Qjs-debugger.xpr\E" positiveFilePatterns="" showHiddenFiles="false"/>
<options/>
</meta>
<projectTree name="js-debugger.xpr">
<folder path="."/>
</projectTree>
</project>

View File

@ -845,7 +845,7 @@
<entry>
<String>script</String>
<String>doOperation = function () {
include('test.js');
include('hello.js');
hello();
}</String>
</entry>