[Basilisk] Issue #67 - begin porting over changes to stop using appconstants

This commit is contained in:
Basilisk-Dev 2023-10-02 17:26:33 -04:00 committed by roytam1
commit e1e2d7e832
3 changed files with 22 additions and 21 deletions

View file

@ -3,6 +3,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DEFINES['MOZ_APP_NAME'] = CONFIG['MOZ_APP_NAME']
DEFINES['MOZ_APP_VERSION'] = CONFIG['MOZ_APP_VERSION']
DEFINES['MOZ_APP_VERSION_DISPLAY'] = CONFIG['MOZ_APP_VERSION_DISPLAY']