forked from qt-creator/qt-creator
unify application launcher between platforms
purge abstractprocess and winguiprocess. they serve no purpose. applications can have stdio on windows as well, in addition to the windows debug channel. Task-number: QTCREATORBUG-4822
This commit is contained in:
@@ -42,8 +42,6 @@
|
||||
|
||||
OutputDebugString puts its data into a shared memory segment named
|
||||
\c DBWIN_BUFFER which can be accessed via file mapping.
|
||||
|
||||
\sa ProjectExplorer::Internal::WinGuiProcess
|
||||
*/
|
||||
|
||||
namespace ProjectExplorer {
|
||||
|
||||
Reference in New Issue
Block a user