2015-10-07 01:42:00 +03:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# 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/.
|
|
|
|
|
2017-07-27 19:16:52 +03:00
|
|
|
devtools.jar:
|
|
|
|
% resource devtools %modules/devtools/
|
2017-06-08 12:52:46 +03:00
|
|
|
% resource devtools-client-jsonview resource://devtools/client/jsonview/ contentaccessible=yes
|
|
|
|
% resource devtools-client-shared resource://devtools/client/shared/ contentaccessible=yes
|
2015-10-07 01:42:00 +03:00
|
|
|
# The typical approach would be to list all the resource files in this manifest
|
|
|
|
# for installation. Instead of doing this, use the DevToolsModules syntax via
|
|
|
|
# moz.build files to do the installation so that we can enforce correct paths
|
|
|
|
# based on source tree location.
|