Changes between Version 16 and Version 17 of Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook
- Timestamp:
- 02/08/24 14:41:04 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook
v16 v17 5 5 Otherwise, follow the below steps. 6 6 7 1. If it has not been done yet create build configurations for the project: Debug-ARM825, Release-ARM825, and Debug-ARM825-SIM.7 1. If it has not been done yet create build configurations for the project: Debug-ARM825, Release-ARM825, (See [wiki:UpdatingLegacyApps Updating Legacy Apps]) and Debug-ARM825-SIM. 8 8 9 9 2. Copy the files apphelpers.cpp, apphelpers.h, and appinfo.h from one of the new standard projects such as ID storage into the project to update.