git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16362
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-#if wxUSE_GUI && !defined(__WXMSW__)
- // VS: I need reasonable output to console from wxCmdLineParser
- // - temporary, will hopefully be fixed in future in wxWin
- wxLog::SetTimestamp(NULL);
- delete wxLog::SetActiveTarget(new wxLogStderr);
-#endif
-
wxCmdLineParser parser(cmdLineDesc, argc, argv);
switch (parser.Parse())
wxCmdLineParser parser(cmdLineDesc, argc, argv);
switch (parser.Parse())
-#if wxUSE_GUI && !defined(__WXMSW__)
- // VS: I need reasonable output to console from wxCmdLineParser
- // - temporary, will hopefully be fixed in future in wxWin
- wxLog::SetTimestamp(NULL);
- delete wxLog::SetActiveTarget(new wxLogStderr);
-#endif
-
wxCmdLineParser parser(cmdLineDesc, argc, argv);
switch (parser.Parse())
wxCmdLineParser parser(cmdLineDesc, argc, argv);
switch (parser.Parse())