Create presym files for each build target
Previously, presym files were always created in `build/{presym,presym.inc}`. However, this constraint is inconvenient because it is common to use multiple build configurations and build targets in a single mruby tree. Therefore, change to create presym file for each build target.
Showing
tasks/presym.rake
0 → 100644
Please register or sign in to comment