AST-Playground

This commit is contained in:
Michael Schimmel
2025-08-28 00:56:20 +02:00
parent 3268748c03
commit bb0e2fd5af
12 changed files with 2500 additions and 393 deletions
+1 -1
View File
@@ -91,7 +91,7 @@
<DCC_RemoteDebug>false</DCC_RemoteDebug>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
<Debugger_RunParams>-r -o T:\out.txt -dirs T:\Myc\dirs.txt -f &quot;C:\Users\Brummel\Documents\cAlgo\DataExport\ChartDisplay\ChartDisplayMain.pas&quot;</Debugger_RunParams>
<Debugger_RunParams>-r -o T:\out.txt -dirs T:\Myc\dirs.txt -f &quot;T:\Myc\ASTPlayground\MainForm.pas&quot;</Debugger_RunParams>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_2)'!=''">
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>