QNX: Export QnxDeviceConfiguration

Allow other plugins to use the existing Qnx device implementation.
Move QnxDeviceProcess into separate header/source files.

Change-Id: I3fe62aefbe8a71adf75acfc1a2c0c8ac1cc3d1e1
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
BogDan Vatra
2015-11-09 14:20:46 +02:00
parent 2dc660e698
commit aaaef7d1b2
8 changed files with 206 additions and 70 deletions

View File

@@ -32,7 +32,7 @@
#include "slog2inforunner.h"
#include "qnxdeviceconfiguration.h"
#include "qnxdeviceprocess.h"
#include <utils/qtcassert.h>