File tree Expand file tree Collapse file tree 2 files changed +60
-0
lines changed
Expand file tree Collapse file tree 2 files changed +60
-0
lines changed Original file line number Diff line number Diff line change @@ -320,3 +320,39 @@ DisplayName=Delphi 10.4 (Android ARM 64)
320320Platform =Android64
321321Keys.BDS =Software\Embarcadero\BDS\21.0
322322Keys.Library =Library\Android64
323+
324+ [Delphi11.Win32]
325+ DisplayName =Delphi 11 (Win32)
326+ Platform =Win32
327+ Keys.BDS =Software\Embarcadero\BDS\22.0
328+ Keys.Library =Library\Win32
329+
330+ [Delphi11.Win64]
331+ DisplayName =Delphi 11 (Win64)
332+ Platform =Win64
333+ Keys.BDS =Software\Embarcadero\BDS\22.0
334+ Keys.Library =Library\Win64
335+
336+ [Delphi11.OSX64]
337+ DisplayName =Delphi 11 (OSX64)
338+ Platform =OSX64
339+ Keys.BDS =Software\Embarcadero\BDS\22.0
340+ Keys.Library =Library\OSX64
341+
342+ [Delphi11.Linux64]
343+ DisplayName =Delphi 11 (Linux64)
344+ Platform =Linux64
345+ Keys.BDS =Software\Embarcadero\BDS\22.0
346+ Keys.Library =Library\Linux64
347+
348+ [Delphi11.iOSDevice64]
349+ DisplayName =Delphi 11 (iOS Device ARM64)
350+ Platform =iOSDevice64
351+ Keys.BDS =Software\Embarcadero\BDS\22.0
352+ Keys.Library =Library\iOSDevice64
353+
354+ [Delphi11.AndroidARM64]
355+ DisplayName =Delphi 11 (Android ARM 64)
356+ Platform =Android64
357+ Keys.BDS =Software\Embarcadero\BDS\22.0
358+ Keys.Library =Library\Android64
Original file line number Diff line number Diff line change @@ -323,3 +323,27 @@ UnitOutputPaths=Library\Delphi10Sydney\$(Platform)\$(Config)
323323[Delphi10Sydney.AndroidARM64]
324324Projects =Packages\Delphi10Sydney\Spring4D.groupproj
325325UnitOutputPaths =Library\Delphi10Sydney\$(Platform)\$(Config)
326+
327+ [Delphi11.Win32]
328+ Projects =Packages\Delphi11\Spring4D.groupproj
329+ UnitOutputPaths =Library\Delphi11\$(Platform)\$(Config)
330+
331+ [Delphi11.Win64]
332+ Projects =Packages\Delphi11\Spring4D.groupproj
333+ UnitOutputPaths =Library\Delphi11\$(Platform)\$(Config)
334+
335+ [Delphi11.OSX64]
336+ Projects =Packages\Delphi11\Spring4D.groupproj
337+ UnitOutputPaths =Library\Delphi11\$(Platform)\$(Config)
338+
339+ [Delphi11.Linux64]
340+ Projects =Packages\Delphi11\Spring4D.groupproj
341+ UnitOutputPaths =Library\Delphi11\$(Platform)\$(Config)
342+
343+ [Delphi11.iOSDevice64]
344+ Projects =Packages\Delphi11\Spring4D.groupproj
345+ UnitOutputPaths =Library\Delphi11y\$(Platform)\$(Config)
346+
347+ [Delphi11.AndroidARM64]
348+ Projects =Packages\Delphi11\Spring4D.groupproj
349+ UnitOutputPaths =Library\Delphi11\$(Platform)\$(Config)
You can’t perform that action at this time.
0 commit comments