зеркало из https://github.com/mozilla/pjs.git
bug 375606, Airbag won't build on debug trunk. r=axel@pike.org
This commit is contained in:
Родитель
8eeda809b9
Коммит
23d197365f
|
@ -422,7 +422,7 @@ int main(int argc, char **argv)
|
|||
}
|
||||
}
|
||||
|
||||
#if defined(XP_WIN) && !defined(DEBUG) && !defined(__GNUC__)
|
||||
#if defined(XP_WIN) && !defined(__GNUC__)
|
||||
// We need WinMain in order to not be a console app. This function is unused
|
||||
// if we are a console application.
|
||||
int WINAPI WinMain( HINSTANCE, HINSTANCE, LPSTR args, int )
|
||||
|
|
Загрузка…
Ссылка в новой задаче