summaryrefslogtreecommitdiffstats
path: root/browser/app/macbuild/Contents/MacOS-files.in
blob: e3ed3b7b94ed38699b0848c03a8ec963d6507e22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#if 0
; Specifies files that should be copied (preserving symlinks) from dist/bin
; to the .app/Contents/MacOS directory.
#endif
#filter substitution
/*.app/***
/certutil
#if defined(MOZ_GECKODRIVER)
/geckodriver
#endif
/gtest/***
/http3server
#if defined(MOZ_ASAN) || defined(MOZ_TSAN)
/llvm-symbolizer
#endif
#if defined(MOZ_CRASHREPORTER)
/minidump-analyzer
#endif
/pingsender
/pk12util
/ssltunnel
/xpcshell
/XUL