Backed out 3 changesets (bug 1764201) for causing multiple failures, including build...
[gecko.git] / toolkit / xre / platform.ini
blob01c8b741a1cf3abaac4acb1df329c2e144237d20
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]
10 BuildID=@MOZ_BUILDID@
11 Milestone=@GRE_MILESTONE@
12 #ifdef MOZ_SOURCE_REPO
13 SourceRepository=@MOZ_SOURCE_REPO@
14 #endif
15 #ifdef MOZ_SOURCE_STAMP
16 SourceStamp=@MOZ_SOURCE_STAMP@
17 #endif