зеркало из https://github.com/mozilla/gecko-dev.git
Remove old mingw hacks so that composer++ will build with currently recommended mingw tools.
Thanks to David King <d_king@xtra.co.nz> for the patch. Bug #220978 r=cls
This commit is contained in:
Родитель
f19fbcd3a2
Коммит
17dc7b5d5a
|
@ -107,9 +107,7 @@ IDD_SPLASH DIALOGEX
|
|||
FONT 8, "MS Sans Serif"
|
||||
BEGIN
|
||||
CONTROL
|
||||
#ifndef __MINGW32__
|
||||
IDB_SPLASH,
|
||||
#endif
|
||||
IDB_SPLASH,
|
||||
IDB_SPLASH,
|
||||
"Static",
|
||||
SS_BITMAP,
|
||||
|
|
|
@ -62,9 +62,7 @@ IDD_SPLASH DIALOGEX
|
|||
FONT 8, "MS Sans Serif"
|
||||
BEGIN
|
||||
CONTROL
|
||||
#ifndef __MINGW32__
|
||||
IDB_SPLASH,
|
||||
#endif
|
||||
IDB_SPLASH,
|
||||
IDB_SPLASH,
|
||||
"Static",
|
||||
SS_BITMAP,
|
||||
|
|
Загрузка…
Ссылка в новой задаче