forked from Floorp-Projects/Floorp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backed out changeset 099f65a712a8 (bug 915735) Windows Build Bustage …
…on a CLOSED TREE
- Loading branch information
1 parent
d649f56
commit 313192b
Showing
20 changed files
with
58 additions
and
361 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -101,27 +101,6 @@ | |
#endif | ||
#endif | ||
#endif | ||
#ifdef MOZ_SHARED_ICU | ||
#ifdef XP_WIN | ||
#ifdef MOZ_DEBUG | ||
@BINPATH@/icudtd@[email protected] | ||
@BINPATH@/icuind@[email protected] | ||
@BINPATH@/icuucd@[email protected] | ||
#else | ||
@BINPATH@/icudt@[email protected] | ||
@BINPATH@/icuin@[email protected] | ||
@BINPATH@/icuuc@[email protected] | ||
#endif | ||
#elif defined(XP_MACOSX) | ||
@BINPATH@/libicudata.@[email protected] | ||
@BINPATH@/libicui18n.@[email protected] | ||
@BINPATH@/libicuuc.@[email protected] | ||
#elif defined(XP_UNIX) | ||
@BINPATH@/libicudata.so.@MOZ_ICU_VERSION@ | ||
@BINPATH@/libicui18n.so.@MOZ_ICU_VERSION@ | ||
@BINPATH@/libicuuc.so.@MOZ_ICU_VERSION@ | ||
#endif | ||
#endif | ||
|
||
[browser] | ||
; [Base Browser Files] | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.