File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 6666 uTokenVector in ' ..\Rhodus_Version_3\uTokenVector.pas' ,
6767 uTurtleInterface in ' ..\Rhodus_Version_3\uTurtleInterface.pas' ,
6868 uBuiltInGraphics in ' ..\Rhodus_Version_3\uBuiltInGraphics.pas' ,
69- uIntStack in ' ..\VirtualMachine\uIntStack.pas' ;
69+ uIntStack in ' ..\VirtualMachine\uIntStack.pas' ,
70+ uJumpTables in ' ..\VirtualMachine\uJumpTables.pas' ;
7071
7172{ $R *.res}
7273
Original file line number Diff line number Diff line change 193193 <DCCReference Include="..\Rhodus_Version_3\uTurtleInterface.pas"/>
194194 <DCCReference Include="..\Rhodus_Version_3\uBuiltInGraphics.pas"/>
195195 <DCCReference Include="..\VirtualMachine\uIntStack.pas"/>
196+ <DCCReference Include="..\VirtualMachine\uJumpTables.pas"/>
196197 <BuildConfiguration Include="Base">
197198 <Key>Base</Key>
198199 </BuildConfiguration>
10441045 <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
10451046 <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
10461047 <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
1048+ <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
10471049 <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
10481050 <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
1049- <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
10501051 <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
10511052 <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
10521053 <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
You can’t perform that action at this time.
0 commit comments