1#if 0
2; This Source Code Form is subject to the terms of the Mozilla Public
3; License, v. 2.0. If a copy of the MPL was not distributed with this
4; file, You can obtain one at http://mozilla.org/MPL/2.0/.
5#endif
6#filter substitution
7#include @TOPOBJDIR@/buildid.h
8#include @TOPOBJDIR@/source-repo.h
9[Build]
10BuildID=@MOZ_BUILDID@
11Milestone=@GRE_MILESTONE@
12#ifdef MOZ_SOURCE_REPO
13SourceRepository=@MOZ_SOURCE_REPO@
14#endif
15#ifdef MOZ_SOURCE_STAMP
16SourceStamp=@MOZ_SOURCE_STAMP@
17#endif
18