Open delphidabbler opened 2 months ago
Move from having to use Make outside of the IDE to prepare the source tree and create resources to permitting debug code to be compiled within the IDE.
Also create releases using a deploy script instead of using Make.
Being developed in the same feature branch as issue #78
Implemented by merge commit a2cec42
Move from having to use Make outside of the IDE to prepare the source tree and create resources to permitting debug code to be compiled within the IDE.
Also create releases using a deploy script instead of using Make.