jar.mn 525 B

1234567891011
  1. # This Source Code Form is subject to the terms of the Mozilla Public
  2. # License, v. 2.0. If a copy of the MPL was not distributed with this
  3. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  4. devtools.jar:
  5. % resource devtools %modules/devtools/
  6. # The typical approach would be to list all the resource files in this manifest
  7. # for installation. Instead of doing this, use the DevToolsModules syntax via
  8. # moz.build files to do the installation so that we can enforce correct paths
  9. # based on source tree location.