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:
cls%seawood.org 2003-12-31 23:43:00 +00:00
Родитель d4f0d83c34
Коммит b5fe12c2e8
2 изменённых файлов: 2 добавлений и 6 удалений

Просмотреть файл

@ -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,