Skip to content

Files

Latest commit

 

History

History
30 lines (25 loc) · 1.87 KB

linux-delphi.md

File metadata and controls

30 lines (25 loc) · 1.87 KB

Transition to Linux

  • Make a Windows 64bit CLI application
  • Enable Linux64
  • Make sure you have rebuilt needed 3rd party components for Linux64 (Aurelius, Spring)
    • Make sure to output (package output + unit output) to separate .\$(Platform)\$(Config) directory
    • And update the Linux64 Library paths

Note:


Local testing options